NetBSD/sys
2002-10-31 17:36:16 +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 Make interrupt routing work for PCI slots 2 and 3. 2002-10-31 14:54:37 +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 Rearange struct mach64screen to be derived from struct rasops_info, 2002-10-31 14:10:07 +00:00
filecorefs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fs
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
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 plug a memory leak. from sam leffler. sync w/kame 2002-10-31 17:36:16 +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
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