NetBSD/sys
mhitch aa39671913 Setting chipmem_start and chipmem_end to the same value (size of chip
memory) greatly confuses the chip memory allocator and can prevent
some systems from even starting the kernel.  Remove the initialization
of chipmem_start (it's initialized in locore.s).
2002-06-05 04:29:30 +00:00
..
adosfs
altq
arch Setting chipmem_start and chipmem_end to the same value (size of chip 2002-06-05 04:29:30 +00:00
coda
compat Prototype for probing noteless 32-bit emulation binaries. 2002-06-04 14:49:15 +00:00
conf
crypto
ddb
dev As per a discussion on tech-kern a while back- honor retries for 2002-06-05 00:15:33 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern Use "#ifdef __mips__" instead of "#ifdef mips"; shared libraries work 2002-06-03 13:07:00 +00:00
lib
lkm Revert rev. 1.10 of Makefile and fix the problem properly by adding 2002-06-02 23:46:49 +00:00
miscfs
msdosfs UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
net no need to set rmx_send/recvpipe. 2002-06-04 22:11:15 +00:00
netatalk
netccitt
netinet in mss clamping code, do not go past TCPOPT_EOL. enforce stricter 2002-06-04 10:06:27 +00:00
netinet6 be sure to use L3 MTU, not L2 MTU, when specified in spec (affects FDDI/ARCnet) 2002-06-05 01:10:54 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs
ntfs
stand
sys
ufs
uvm move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
Makefile