NetBSD/sys
jdolecek 30f7194bc4 use the __HAVE_CPU_MAXPROC hook to limit kern.maxproc to number
of available GDT slots
add code in init386() to force maxproc to be maximum cpu_maxproc()

this fixes port-i386/1635 by John Kohl
2002-12-16 18:31:08 +00:00
..
adosfs
altq
arch use the __HAVE_CPU_MAXPROC hook to limit kern.maxproc to number 2002-12-16 18:31:08 +00:00
coda
compat FIrst attempt at mach ports and rights, which are needed if we ever want 2002-12-15 00:40:24 +00:00
conf Remove an antiquated comment and make .depend depend on config_time.h 2002-12-10 19:33:11 +00:00
crypto
ddb
dev Remove comparison of u_int8_t value to (512 - a few bytes), since it's 2002-12-16 18:27:20 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern add support for optional arch-specific restriction of valid value 2002-12-16 18:15:18 +00:00
lib Only display the final progress counter if any of the LOAD_ flags was given. 2002-12-11 09:55:20 +00:00
lkm Avoid strict-alias warnings. 2002-12-11 12:13:11 +00:00
miscfs
msdosfs
net
netatalk
netccitt
netinet Always recompute the IP checksum, otherwise fast-routed packets that 2002-12-11 16:33:11 +00:00
netinet6 recover original stanford copyright. sync w/kame 2002-11-27 05:09:36 +00:00
netisdn remove ttydefchars declaration which was wrong anyway, 2002-12-10 13:50:10 +00:00
netiso
netkey don't permit port spec on tunnel mode policy. sync w/kame. 2002-12-09 03:20:45 +00:00
netnatm
netns
netsmb
nfs Make sure these all agree on the same definitons of various variables. 2002-12-01 23:02:10 +00:00
ntfs
stand
sys replace magic number '500' in pid allocation code with a macro PID_SKIP, 2002-12-12 20:41:45 +00:00
ufs - in lfs_bwrite_ext, if we're cleaner, 2002-12-14 13:41:25 +00:00
uvm UVM_KMF_NOWAIT -> UVM_FLAG_NOWAIT 2002-12-11 07:14:28 +00:00
Makefile