NetBSD/sys
jmcneill 23db583091 Print the brand string if present instead of model (model is still
available via sysctl hw.model):

-cpu0 at mainbus0 apid 0: IDT/VIA 686-class, 1596MHz, id 0x6d0
+cpu0 at mainbus0 apid 0: VIA C7-M Processor 1600MHz, id 0x6d0
2011-01-19 21:39:41 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Print the brand string if present instead of model (model is still 2011-01-19 21:39:41 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common Remove forced DEBUG. 2011-01-18 01:20:06 +00:00
compat Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>. 2011-01-19 10:21:16 +00:00
conf reserve a major number for kmixer 2011-01-05 22:35:08 +00:00
crypto
ddb Retire struct user, remove sys/user.h inclusions. Note sys/user.h header 2011-01-14 02:06:22 +00:00
dev If the thermal zone has a _PSL method, print a list of processors 2011-01-18 21:15:54 +00:00
dist make sure the "overload_tbl" member of "struct pf_rule" copied in 2011-01-19 19:58:02 +00:00
external Drop the build date from the iasl binary. 2011-01-12 22:53:16 +00:00
fs Metadata partition (v2.50+) bugfix commit : 2011-01-14 09:09:18 +00:00
gdbscripts
ipkdb
kern buildfix: uvm_extern.h -> uvm.h 2011-01-19 09:02:52 +00:00
lib Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it 2011-01-17 08:23:53 +00:00
miscfs Layer_revoke(): change previous to always take an extra reference on the 2011-01-13 10:28:38 +00:00
modules Add support for compiling ZFS and Solaris modules as RUMP libraries. Add 2011-01-18 22:21:22 +00:00
net NPF checkpoint: 2011-01-18 20:33:45 +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 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
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs Remove remaining references to SAVESTART. 2011-01-02 05:12:33 +00:00
opencrypto Keep condvar wmesg within 8 char limit. 2010-08-11 11:49:09 +00:00
rump Add support for compiling ZFS and Solaris modules as RUMP libraries. Add 2011-01-18 22:21:22 +00:00
secmodel
stand
sys Welcome to 5.99.44 2011-01-18 21:45:28 +00:00
ufs Avoid NULL deref inside a KASSERT, as discussed on tech-kern. 2011-01-05 19:34:27 +00:00
uvm Improve the efficiency of searching for a contiguous set of free pages. 2011-01-18 21:43:29 +00:00
Makefile Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00