NetBSD/sys
pooka da0742f9b8 Reset node's parent pointer when it's removed. Technically the
parent still exists, but allows us to avoid complicated g/c algorithms
if the parent *is* removed.
2011-03-01 15:14:35 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Revert the major number for satmgr(4) back to 100 and allocate it from 2011-03-01 09:17:06 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat Fix build failed. 2011-02-25 09:54:23 +00:00
conf Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
crypto
ddb When looking for the next element of cpu_queue compare the pointer to the 2011-02-20 10:24:45 +00:00
dev Detach evcnt(9) before the states. 2011-03-01 13:38:45 +00:00
dist avoid #ifdef/#endif inside sprint() argument list, as with USE_FORT=yes 2011-02-24 18:35:40 +00:00
external use pa_intrpin instead of pa_intrline for irq#, since drivers treat irq=0 2011-02-27 01:02:39 +00:00
fs simplify and avoid pointer gymnastics 2011-02-24 23:49:26 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern Revert previous, which doesn't cover all the cases if F_OK isn't 0, 2011-02-28 03:23:44 +00:00
lib Add quad srcs if building x86_64 32-bit libkern. 2011-02-26 18:17:55 +00:00
miscfs Layer_revoke(): change previous to always take an extra reference on the 2011-01-13 10:28:38 +00:00
modules Move acpicpu(4) from "acpinodebus" to "cpufeaturebus". 2011-02-27 17:10:33 +00:00
net add MBSS. From FreeBSD. 2011-02-20 13:51:17 +00:00
net80211 Remove duplicate definitions which break the build. 2011-02-25 10:45:57 +00:00
netatalk
netbt respond to L2CAP Information requests 2011-02-06 18:50:59 +00:00
netinet udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
netinet6 Delete unnecessary casts to void *. No functional change intended. Same 2011-02-06 19:12:55 +00:00
netipsec make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards: 2011-02-25 20:13:10 +00:00
netisdn Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
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 udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs typo in a comment 2011-02-05 13:35:11 +00:00
opencrypto make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards: 2011-02-25 20:13:10 +00:00
rump Reset node's parent pointer when it's removed. Technically the 2011-03-01 15:14:35 +00:00
secmodel
stand
sys Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
ufs fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag 2011-02-24 09:38:57 +00:00
uvm make this build w/o HAVE_CPU_UAREA_ROUTINES 2011-02-18 10:43:52 +00:00
Makefile Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00