NetBSD/sys
eeh 7a49cca31a Fix up compiler options:
1) Get things right for 32-bit kernels

2) Always use medium any memory model for 64-bit kernels for the moment.
2002-03-19 18:10:33 +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 Fix up compiler options: 2002-03-19 18:10:33 +00:00
coda
compat Added swapctl SC_ADD, SC_REMOVE and SC_SGIADD commands. 2002-03-18 20:34:54 +00:00
conf Make sure USETOOLS value is propagated (for USETOOLS?=no case in each 2002-03-18 15:20:08 +00:00
crypto
ddb
dev Add uvscom. 2002-03-19 15:19:43 +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 Use /emul/pecoff as prefix to run PE/COFF binaries. 2002-03-18 07:11:06 +00:00
lib make compile with _STANDALONE 2002-03-18 05:10:58 +00:00
lkm emul_netbsd is no longer used in exec_pecoff. 2002-03-18 08:16:08 +00:00
miscfs Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +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 Drop connections to the broadcast address. From BUGTRAQ. This is a security 2002-03-19 14:35:20 +00:00
netinet6 check sa_len and sa_family strictly. (NOTE: rtsol/rtsold older than Nov2001 2002-03-19 01:21:19 +00:00
netisdn Wakeup sleeping processes when the ISDN connection gets established 2002-03-18 23:28:03 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs use the exithook mechanism to remove the exiting process from the list 2002-03-17 22:22:39 +00:00
ntfs
stand
sys use the exithook mechanism to clean up semaphores. 2002-03-17 22:21:58 +00:00
ufs Fix a typo, a KNF-nit, and simplify a printf format string. 2002-03-18 13:38:52 +00:00
uvm Move swapctl(SWAP_STATS) implementation to a separate function called 2002-03-18 11:43:01 +00:00
Makefile