NetBSD/sys
2002-10-30 06:41:45 +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 Add COMPAT_MACH and EXEC_MACHO support on the PowerPC 2002-10-30 06:41:45 +00:00
coda merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
compat KNF 2002-10-27 22:22:04 +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 Another item on the TODO list: 2002-08-26 11:35:22 +00:00
dev Fix typo (isic_isac_recover -> isic_recover). Noticed by Matthias Drochner. 2002-10-29 21:02:45 +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 Build a .gdbinit in the kernel build directory. The new .gdbinit 2002-09-01 23:04:47 +00:00
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 Introduce an array of supported CPU types by a given arch for Mach-O 2002-10-29 22:22:30 +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