NetBSD/sys
ichiro c0c620567a regen 2002-10-31 10:40:19 +00:00
..
adosfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
altq merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
arch Move child_return back to syscall.c 2002-10-30 18:34:15 +00:00
coda merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
compat more debugging for the overwrite trap. 2002-10-30 15:04:17 +00:00
conf Added support for fingerprinted executables aka verified exec 2002-10-29 12:31:20 +00:00
crypto change arc4_ctx to use unsigned values -- kills lint warnings 2002-10-22 21:50:08 +00:00
ddb
dev regen 2002-10-31 10:40:19 +00:00
filecorefs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fs MNT_GETARGS support 2002-09-21 18:10:34 +00:00
gdbscripts
ipkdb Don't record option-dependencies here, since none of these options 2002-10-11 00:50:30 +00:00
isofs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
kern XXX: be32toh on powerpc does not cast to int32_t so passing u_long to 2002-10-31 02:40:41 +00:00
lib move includes to the top so that this builds in libc context too. 2002-10-29 04:40:55 +00:00
lkm Adjust callers to setgate() to match new prototype. 2002-10-06 10:40:04 +00:00
miscfs now that mem_no is emitted by config(8), there is no reason to keep 2002-10-26 13:50:17 +00:00
msdosfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
net merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
netatalk ARGSUSED 2002-10-22 21:58:33 +00:00
netccitt fix a couple of lint warnings. 2002-10-24 20:54:41 +00:00
netinet merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
netinet6 increase correct stat. KAME pr 445 2002-10-28 16:42:44 +00:00
netisdn merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
netiso Move netiso config defns to netiso/files.netiso. 2002-10-10 22:56:03 +00:00
netkey warn about the arc4 generator if no NRND, but still use it 2002-10-07 00:40:15 +00:00
netnatm Move netnatm config defns to netnatm/files.netnatm. 2002-10-10 22:58:49 +00:00
netns Move netns config defns to netns/files.netns. 2002-10-10 23:04:33 +00:00
netsmb merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
nfs fix panic (assertion failure) on error case. 2002-10-29 10:15:16 +00:00
ntfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
stand
sys Introduce an array of supported CPU types by a given arch for Mach-O 2002-10-29 22:22:30 +00:00
ufs the work-around in rev. 1.37 (turn off async) wasn't enough to prevent 2002-10-24 16:41:00 +00:00
uvm change "uoff" to voff_t from vaddr_t as it's offset within uvm object. 2002-10-30 05:24:33 +00:00
Makefile