NetBSD/sys
dholland b845056678 Add an INRELOOKUP namei flag. Sigh. (We don't need more namei flags.)
However, because of a protocol deficiency puffs relies on being able
to keep track of VOP_LOOKUP calls by inspecting their contents, and
this at least allows it to use something vaguely principled instead of
making wild guesses based on whether SAVESTART is set.

Update libp2k to use INRELOOKUP instead of SAVESTART.
2011-01-02 05:04:58 +00:00
..
altq
arch Pull code that maps the kernel segment table cache invalidated for 040/060, 2011-01-02 05:01:57 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common/bus_dma
compat Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
conf Revert previous. Add 2011 to the list in old format. 2011-01-01 01:36:10 +00:00
crypto
ddb fix extern/static inconsistency 2010-09-13 08:42:04 +00:00
dev Include <dev/acpi/acpi_pci.h>. 2010-12-31 14:05:15 +00:00
dist ip_randomid: make mechanism MP-safe and more modular. 2010-11-05 01:35:57 +00:00
external previous fixed one HP laptop and broke an other HP laptop. 2010-11-18 18:16:15 +00:00
fs Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
gdbscripts
ipkdb
kern Add an INRELOOKUP namei flag. Sigh. (We don't need more namei flags.) 2011-01-02 05:04:58 +00:00
lib fix slightly wrong format. 2010-12-26 23:55:52 +00:00
miscfs Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
modules Remove DIAGNOSTIC. 2010-12-30 18:38:50 +00:00
net Fix build. 2010-12-27 14:58:55 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
netatalk
netbt upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
netinet Back out rev that shouldn't have been committed. 2010-12-13 14:18:50 +00:00
netinet6 Add routines to calculate a checkesum if the driver concludes that the 2010-12-11 22:37:46 +00:00
netipsec Fix ipcomp input counter 2010-09-21 13:41:18 +00:00
netisdn
netiso
netkey fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
netmpls do some rudimentary checks on ip4 header before passing packet to 2010-07-05 09:54:26 +00:00
netnatm
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs Remove unused nameidata field ni_startdir. 2011-01-02 05:01:20 +00:00
opencrypto Keep condvar wmesg within 8 char limit. 2010-08-11 11:49:09 +00:00
rump Regen. 2011-01-02 05:02:04 +00:00
secmodel
stand
sys Add an INRELOOKUP namei flag. Sigh. (We don't need more namei flags.) 2011-01-02 05:04:58 +00:00
ufs Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
uvm Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
Makefile Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00