NetBSD/sys
scw e9688612da Make it so kernels can be compiled for 32-bit or 64-bit with a
simple config file option.

Also, don't hard code the endian setting in a header file. Rely instead
on the compiler defining __LITTLE_ENDIAN__ and DTRT as appropriate.
2002-07-12 19:33:27 +00:00
..
adosfs
altq
arch Make it so kernels can be compiled for 32-bit or 64-bit with a 2002-07-12 19:33:27 +00:00
coda
compat Change fpuproc to curcpu()->ci_fpuproc. 2002-07-09 17:41:27 +00:00
conf cscope.out target needs depend too, zap old comments 2002-07-12 17:48:23 +00:00
crypto
ddb
dev Match the BCM5421, found on the Apple Xserve. From Matt Thomas. 2002-07-12 04:00:10 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern Add wchan to a panic (must have NOWAIT). 2002-07-11 17:18:48 +00:00
lib Avoid redundant memory access. 2002-07-10 06:02:09 +00:00
lkm
miscfs Spell acquire with a 'c'. 2002-07-10 23:16:32 +00:00
msdosfs
net don't access freed memory. 2002-07-11 21:37:51 +00:00
netatalk
netccitt Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
netinet Rename sbappend_stream() to sbappendstream(), per suggestion from 2002-07-03 21:36:57 +00:00
netinet6 correct ping6 -w result wth hostname with [A-Z]. PR 17540. sync w/kame 2002-07-10 05:05:01 +00:00
netisdn
netiso
netkey correct %d/%u mismatch. sync w/kame 2002-06-27 14:39:45 +00:00
netnatm
netns
netsmb
nfs
ntfs
stand
sys Add MIDs for SH5. 2002-07-11 13:10:16 +00:00
ufs Remove lying comment on SEGM_PROT seglock. 2002-07-11 21:09:00 +00:00
uvm add KSTACK_CHECK_MAGIC. discussed on tech-kern. 2002-07-02 20:27:44 +00:00
Makefile