NetBSD/sys
atatat 68277bb301 In the case of a double amap_extend() (during a forward merge after a
back merge), don't abort the allocation if the second extend fails,
just abort the forward merge and finish the allocation.

Code reviewed by thorpej.
2002-10-24 22:22:28 +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 commented-out machfb attachment. 2002-10-24 18:22:53 +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
dev A few 64bit nits. 2002-10-24 20:41:59 +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 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 merge kqueue branch into -current 2002-10-23 09:10:23 +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