NetBSD/sys
minoura 9f9181afde Use objcopy instead of dd. This will work after we'll switch to ELF.
Using command directly breaks cross compilation.  Use macro instead.
2000-11-25 05:27:19 +00:00
..
adosfs adosfs_mountfs(): check for zero amp->secsperblk before dividing by it (which 2000-11-08 08:06:24 +00:00
arch Use objcopy instead of dd. This will work after we'll switch to ELF. 2000-11-25 05:27:19 +00:00
coda
compat Make these compile with the latest execsw[] changes. Someone with 2000-11-24 10:21:30 +00:00
conf change a couple of needs-count to needs-flag (which is all they need). 2000-11-15 21:14:14 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb add ddb commands "show uvmexp" and "show ncache". 2000-11-24 07:25:50 +00:00
dev Add another font from 4.4BSD-Lite2/luna68k. 2000-11-24 15:47:15 +00:00
filecorefs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
gdbscripts
ipkdb
isofs NBPG -> PAGE_SIZE 2000-11-14 22:26:32 +00:00
kern define COMPAT_OLDSOCK unconditionally - the code is used virtually for all 2000-11-24 21:38:28 +00:00
lib Don't print "]" if loading kernel does not have symbol table. 2000-11-11 09:25:12 +00:00
lkm
miscfs remove dead code and other misc cleanup. 2000-11-24 18:58:37 +00:00
msdosfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
net Use DMA from mbuf instead of copy in transmit. 2000-11-20 12:12:18 +00:00
netatalk
netccitt
netinet IFA_STATS stability (not complete); don't touch ip if it is NULL. 2000-11-24 03:43:20 +00:00
netinet6 Restructure the PFIL_HOOKS mechanism a bit: 2000-11-11 00:52:36 +00:00
netiso
netkey
netnatm
netns
nfs put more ISO bits under ifdef ISO. 2000-11-24 23:30:02 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
stand
sys add ddb commands "show uvmexp" and "show ncache". 2000-11-24 07:25:50 +00:00
ufs Use u_int32_t instead of u_long to compute LFS checksums, since the 2000-11-25 02:39:34 +00:00
uvm Typo in comment. 2000-11-24 23:30:01 +00:00
Makefile