NetBSD/sys
mjacob 6424bafe73 kern/16014- if we do an 'mt offline', make sure we've allowed the tape
to be ejected (PR_ALLOW). This got nuked in a previous change.
2002-03-22 21:39:36 +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 Also find swap partitions in a (possibly embedded in AHDI) NetBSD label on 2002-03-22 21:29:23 +00:00
coda
compat invoke setregs hooks correctly, as in sys_execve() 2002-03-22 21:36:46 +00:00
conf Make sure USETOOLS value is propagated (for USETOOLS?=no case in each 2002-03-18 15:20:08 +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 kern/16014- if we do an 'mt offline', make sure we've allowed the tape 2002-03-22 21:39:36 +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
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern Make sure file descriptor is properly FILE_UNUSE()d in error case 2002-03-22 18:58:59 +00:00
lib On the m68000, if and only if gcc doesn't seem to know 2002-03-22 00:17:12 +00:00
lkm emul_netbsd is no longer used in exec_pecoff. 2002-03-18 08:16:08 +00:00
miscfs in genfs_compat_getpages(), clear any part of a page that 2002-03-22 03:51:51 +00:00
msdosfs don't do any flush-behind for async mounts. 2002-03-17 23:58:09 +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 no need to check in_broadaddr/IN_MULTICAST in dropwithreset label. 2002-03-22 04:31:01 +00:00
netinet6 protect in6pcb queue operation by splnet, as pcb queue will be touched 2002-03-21 02:11:39 +00:00
netisdn Bring the daic driver into the new ISDN world order. 2002-03-22 09:54:15 +00:00
netiso
netkey remove unneeded #if 2002-03-21 04:41:03 +00:00
netnatm
netns
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs Add a NetBSD Vendor Class Identifier option as proposed on tech-net in 2002-03-20 23:07:37 +00:00
ntfs
stand
sys kill PS_STRINGS, STACKGAPBASE_UNALIGNED, STACKGAPBASE 2002-03-20 18:00:07 +00:00
ufs in lfs_write(), flush and invalidate any page cache pages in the range 2002-03-22 03:57:35 +00:00
uvm Return EFBIG from mmap() if we try to map too much data and in the fixed 2002-03-22 11:06:33 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00