NetBSD/sys
simonb c21bc616b1 Don't use a magic number. 2002-03-17 07:39:16 +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 Don't use a magic number. 2002-03-17 07:39:16 +00:00
coda add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
compat panic if more space than stackgaplen is requested. Maybe I should remove the 2002-03-17 00:16:07 +00:00
conf Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +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 Fix infinate loop in recoding on vs0. 2002-03-17 03:20:40 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs descend into smbfs 2002-01-09 21:07:54 +00:00
gdbscripts
ipkdb add RCSIDs 2001-11-12 22:54:03 +00:00
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern fix bread() to return errors from reading past the end of the device. 2002-03-16 23:49:59 +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 don't yield the cpu in genfs_putpages() if we're the pagedaemon. 2002-03-02 06:58:01 +00:00
msdosfs msdosfs_rename(): also write the higher 16bits of start cluster if FAT32 2002-03-08 22:07:53 +00:00
net suppress -Wunused if !INET6 2002-03-13 06:43:18 +00:00
netatalk don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
netccitt Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
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 Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
netiso MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm add RCSIDs 2001-11-13 00:56:55 +00:00
netns add RCSIDs 2001-11-13 00:56:55 +00:00
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs make sure that if NMODIFIED is clear, all pages attached to the vnode are 2002-03-16 23:05:25 +00:00
ntfs use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
sys Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +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 descend into netsmb and fs 2002-01-09 21:51:53 +00:00