NetBSD/sys
mycroft 93a8d5ffea The ELF ABI declares that argc must fill an `argument slot'. Make it so.
For __sparc_v9__ only, do a hack to make old executables continue to work --
for now.
2000-07-26 15:42:09 +00:00
..
adosfs Remove unused variable. 2000-07-11 16:08:15 +00:00
arch Oops, forgot a debug return. 2000-07-26 15:16:55 +00:00
coda
compat lstat: since namei() returns an error (EISDIR) if there is no parent to lock, 2000-07-26 11:43:07 +00:00
conf Define mk48txx and intersil7170 2000-07-25 22:41:58 +00:00
crypto
ddb Provide some info on what db_trap_callback() is for in the code. 2000-07-18 20:51:07 +00:00
dev More intelligent BI vector assignment. 2000-07-26 12:41:40 +00:00
filecorefs
gdbscripts
ipkdb
isofs Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS. 2000-07-15 21:40:42 +00:00
kern The ELF ABI declares that argc must fill an `argument slot'. Make it so. 2000-07-26 15:42:09 +00:00
lib compile byte_swap_2.S and byte_swap_4.S 2000-07-21 11:19:46 +00:00
lkm
miscfs change the lf_advlock() arguments from 2000-07-22 15:26:11 +00:00
msdosfs msdosfs_setattr(): silently ignore uid/gid changes, instead 2000-07-25 22:15:00 +00:00
net Add a missing include when using this in user space. 2000-07-22 05:11:27 +00:00
netatalk
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet Drop packet, increment udps_badlen if the udp header length field 2000-07-24 03:46:57 +00:00
netinet6 wrap kernel function prototype by #ifdef _KERNEL. 2000-07-23 08:24:12 +00:00
netiso
netkey remove #ifdef notdef part. sync with kame. 2000-07-26 07:40:52 +00:00
netnatm
netns
nfs change the lf_advlock() arguments from 2000-07-22 15:26:11 +00:00
ntfs
stand
sys Fix CIRCLEQ_FOREACH so that it actually works. I guess noone has used this 2000-07-26 12:19:40 +00:00
ufs Need string.h for memset() prototype. 2000-07-24 00:23:10 +00:00
uvm Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed in 2000-07-24 20:10:51 +00:00
Makefile