~rdoering/ubuntu/intrepid/erlang/fix-535090

« back to all changes in this revision

Viewing changes to lib/kernel/src/kernel.app.src

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2007-05-01 16:57:10 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070501165710-2sapk0hp2gf3o0ip
Tags: 1:11.b.4-2ubuntu1
* Merge with Debian Unstable. Remaining changes:
  - Add -fno-stack-protector to fix broken crypto_drv.
* DebianMaintainerField update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
             erts_debug,
60
60
             gen_tcp,
61
61
             gen_udp,
 
62
             gen_sctp,
62
63
             prim_inet,
63
64
             inet,
64
65
             inet_db,
67
68
             inet_res,
68
69
             inet_tcp,
69
70
             inet_udp,
 
71
             inet_sctp,
70
72
             pg2,
71
73
             seq_trace,
72
74
             wrap_log_reader,