NetBSD/sys
minoura fc97cb8a94 Correct memory leak.
Use single block transfer when appropriate.
2001-04-30 05:47:31 +00:00
..
adosfs in adosfs_read(), only do the UBC thang for "FFS" files (ie. those that 2001-04-12 04:12:04 +00:00
altq Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
arch Correct memory leak. 2001-04-30 05:47:31 +00:00
coda delint newline in string 2001-04-30 03:30:45 +00:00
compat o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
conf Add a MI driver for the Symbios/NCR 53c710 SCSI controller. 2001-04-30 04:47:50 +00:00
crypto
ddb Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
dev Add MI osiop. 2001-04-30 04:53:41 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Large values of sb_max would cause an overflow in sbreserve(); cast to 2001-04-30 03:32:56 +00:00
lib remove some lint 2001-04-30 02:34:58 +00:00
lkm Remove aoutm68k_misc.c from SRCS since it is only needed 2001-04-09 16:03:22 +00:00
miscfs Since union_getpages may be called with PGO_LOCKED, 2001-04-26 05:25:14 +00:00
msdosfs
net Add an in-kernel PPPoE (ppp over ethernet, RFC 2516) implementation, 2001-04-29 09:50:36 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netinet Make it possible to override TCP_NDEBUG. The default value of 100 2001-04-29 15:18:01 +00:00
netinet6 do not copy TTL field on ipsec tunnel mode encapsulation. sync with kame 2001-04-15 01:55:49 +00:00
netisdn Demangle an #ifdef mess and make all ioctl routines take an u_long 2001-04-21 07:23:41 +00:00
netiso Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netkey Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netsmb Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
nfs When NFS_V2_ONLY is defined, refuse to mount NFSv3 and NQNFS filesystems, 2001-04-28 16:11:47 +00:00
ntfs
smbfs
stand
sys remove some lint 2001-04-30 01:13:20 +00:00
ufs Don't flush possibilly relocated file system block if write is done 2001-04-18 03:48:23 +00:00
uvm Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for 2001-04-29 22:44:31 +00:00
Makefile