NetBSD/sys
martin e2c42aeaa8 Remove all knowledge about specific application (layer 4) drivers from
the generic layer 4 and layer 3 management system.

This should make the layer 4 driver API LKM clean - finaly.

Make the Fritz!PCI driver work again after resent changes (oops!),
noted by Frank Kardel (PR 15948) and Matthias Scheeler.
2002-03-17 20:54:04 +00:00
..
adosfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
altq bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
arch Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
coda
compat Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
conf Bump kernel version -- ERESTART has been moved and EPASSTHROUGH has 2002-03-17 19:43:07 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
dev Remove all knowledge about specific application (layer 4) drivers from 2002-03-17 20:54:04 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs
gdbscripts
ipkdb
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
lib Protect remaining references to 'debug' with NETIF_DEBUG. 2002-03-17 05:46:37 +00:00
lkm Upgraded IPFilter to 3.4.25 2002-03-14 12:32:36 +00:00
miscfs Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
msdosfs msdosfs_rename(): also write the higher 16bits of start cluster if FAT32 2002-03-08 22:07:53 +00:00
net Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
netatalk
netccitt
netinet have tcp6_drain 2002-03-15 09:25:41 +00:00
netinet6 have a real lock around IPv6 reassembly. 2002-03-15 10:44:07 +00:00
netisdn Remove all knowledge about specific application (layer 4) drivers from 2002-03-17 20:54:04 +00:00
netiso
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm
netns
netsmb
nfs make sure that if NMODIFIED is clear, all pages attached to the vnode are 2002-03-16 23:05:25 +00:00
ntfs
stand
sys Bump kernel version -- ERESTART has been moved and EPASSTHROUGH has 2002-03-17 19:43:07 +00:00
ufs when mounting a filesystem, read the last block in the filesystem 2002-03-17 00:02:34 +00:00
uvm Remove PR_MALLOCOK. 2002-03-09 07:28:20 +00:00
Makefile