NetBSD/sys
pgoyette 4973fb4e5e Remove extra char - not sure where that came from (duplicated vi command?)
I really need more caffeine.

Thanks pooka@ for noticing.
2010-08-11 13:26:25 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Keep condvar wmesg within 8-char limit 2010-08-11 11:32:58 +00:00
coda Fix incorrect comments about the buffer size being 2K; it is really 8K now. 2010-08-07 20:39:33 +00:00
common/bus_dma
compat Add PAE to ALL kernel, so that most paddr_t format string errors get caught 2010-07-26 22:33:23 +00:00
conf COMPAT_LINUX32 requires COMPAT_LINUX. 2010-07-07 01:09:39 +00:00
crypto
ddb Include "ctype.h" in the central place which deals with building the 2010-02-02 09:04:14 +00:00
dev Add a small additional check for the validity of the GAS register. 2010-08-11 13:02:59 +00:00
dist Revert previous - changes here are irrelevant to NetBSD 2010-08-11 11:57:36 +00:00
external Using vfinddev() leads to vnode races as it returns an unreferenced 2010-07-21 09:06:37 +00:00
fs Remove extra char - not sure where that came from (duplicated vi command?) 2010-08-11 13:26:25 +00:00
gdbscripts
ipkdb
kern Keep condvar wmesg within 8 char limit 2010-08-11 12:04:49 +00:00
lib print the correct error code if nfs_mount() fails. 2010-08-08 18:38:31 +00:00
miscfs in genfs_getpages(), mark the vnode dirty (ie. add to syncer worklist 2010-08-08 18:17:11 +00:00
modules Merge P-state support for acpicpu(4). 2010-08-08 16:58:41 +00:00
net Keep condvar wmesg within 8 char limit 2010-08-11 11:47:29 +00:00
net80211 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netatalk Use the symbolic names. No functional change. 2010-01-30 21:48:30 +00:00
netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
netinet ahem, min -> max in previous 2010-08-11 11:06:42 +00:00
netinet6 Make MRT6DEBUG compile on LP64 by using ptrdiff_t printf() format specifier. 2010-07-27 13:59:40 +00:00
netipsec Further silence ipsec_attach(). 2010-07-21 20:41:31 +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 Remove #ifdef KERNFS by using weak symbols. Notably, this approach 2010-03-03 01:13:26 +00:00
netmpls do some rudimentary checks on ip4 header before passing packet to 2010-07-05 09:54:26 +00:00
netnatm
netsmb Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
nfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
opencrypto Keep condvar wmesg within 8 char limit. 2010-08-11 11:49:09 +00:00
rump Add a little utility to convert shmif bus traffic to a pcap file 2010-08-11 12:41:09 +00:00
secmodel
stand
sys Add __BEGIN_PUBLIC / __END_PUBLIC, __BEGIN_HIDDEN / __END_HIDDEN and 2010-08-07 21:03:18 +00:00
ufs add a linefeed to the previous 2010-08-09 17:12:18 +00:00
uvm Add vm page flag PG_MARKER and use it to tag dummy marker pages 2010-07-29 10:54:50 +00:00
Makefile Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00