NetBSD/sys
sommerfe 3858a1179a Only run pppasyncstart (sc->sc_start) from the netisr handler.
This allows pppoutput to be called from splimp (e.g., when ipflow is
in use.) without requiring pppasyncstart to run at splimp.
This is believed to fix PR5624.
1998-07-08 18:05:48 +00:00
..
adosfs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
arch add dependency to get the version number right 1998-07-08 17:47:42 +00:00
compat Oops, fix typo, pointed out by Urban Boquist <boquist@cs.chalmers.se>. 1998-07-07 00:40:27 +00:00
conf defopt NATM. 1998-07-05 22:48:05 +00:00
ddb Include required "opt_ddb.h" header file. 1998-07-05 14:33:56 +00:00
dev DRQ 4 is used to chain the two 8237s together. Make sure it's always 1998-07-08 05:23:23 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
kern defopt NATM. 1998-07-05 22:48:05 +00:00
lib Be quiet if bootparamd gives us an empty gateway spec. 1998-06-29 20:25:59 +00:00
lkm Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:32:01 +00:00
miscfs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
msdosfs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
net Only run pppasyncstart (sc->sc_start) from the netisr handler. 1998-07-08 18:05:48 +00:00
netatalk Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netccitt Declare llcintrq here. 1998-07-07 03:26:55 +00:00
netinet Delete bogus (void) cast of m_freem (which is already a void function..) 1998-07-07 00:04:59 +00:00
netiso defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
nfs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
stand
sys Add AudioNselect. 1998-07-06 11:11:34 +00:00
ufs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
uvm Add support for multiple memory free lists. There is at least one 1998-07-08 04:28:27 +00:00
vm Add a "free_list" to UVM's vm_physseg, indicating which free list the 1998-07-08 04:19:59 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00