NetBSD/sys
fvdl fe9d9a8b25 Fix MTRR code which had been broken since the MP merge (but silently
failed due to a missing include of opt_mtrr.h in cpu.c)
2002-10-25 12:01:56 +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 Fix MTRR code which had been broken since the MP merge (but silently 2002-10-25 12:01:56 +00:00
coda merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
compat Added a cleanup function for the (un)shared region list, so that it does 2002-10-23 21:30:46 +00:00
conf use -X to ignore static function unused warnings, and echo the command. 2002-10-24 20:52:38 +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 Poolify callback descriptor allocation. While some of the underlying 2002-10-25 03:14:37 +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 regen: kqueue branch merge, addition of kqueue(2), kevent(2) 2002-10-23 09:18:16 +00:00
lib make offsetof lint friendlier. 2002-10-24 20:53:50 +00:00
lkm Adjust callers to setgate() to match new prototype. 2002-10-06 10:40:04 +00:00
miscfs use B_ASYNC for children of nested buffers in genfs_getpages. 2002-10-25 05:44:41 +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 do not differentiate manually configured address from autoconfigured ones 2002-10-17 00:07: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 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ntfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
stand
sys bump version to 1.6J - kqueue branch merge 2002-10-23 09:22:35 +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 In the case of a double amap_extend() (during a forward merge after a 2002-10-24 22:22:28 +00:00
Makefile