NetBSD/sys
riz 7559b861a8 Use AUDIO_DEVICE instead of 0 as the minor number for /dev/audio since
0 is incorrect. While I'm here, add /dev/sound, audioctl, and mixer too.

ok pooka@
2011-02-25 19:27:05 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Fix an oversight; the APERF and MPERF counters are per-CPU, so also reset 2011-02-25 17:23:34 +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 add VirtualBox DRM driver 2011-02-20 15:40:21 +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 Rename couple of badly named functions for consistency. No functional change. 2011-02-25 12:08:35 +00:00
dist avoid #ifdef/#endif inside sprint() argument list, as with USE_FORT=yes 2011-02-24 18:35:40 +00:00
external change "int pipe" into "unsigned int pipe". 2011-02-24 08:02:55 +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 Get rid of one explicit typecast in previous and let the compiler 2011-02-22 14:08:58 +00:00
lib No trailing 0 byte for hexdigits. 2011-02-25 00:20:36 +00:00
miscfs Layer_revoke(): change previous to always take an extra reference on the 2011-01-13 10:28:38 +00:00
modules Build glue for viac7temp(4). 2011-02-24 14:08:51 +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 small modifications in dealing with the unknown result size of compression/ 2011-02-24 20:03:41 +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 small modifications in dealing with the unknown result size of compression/ 2011-02-24 20:03:41 +00:00
rump Use AUDIO_DEVICE instead of 0 as the minor number for /dev/audio since 2011-02-25 19:27:05 +00:00
secmodel
stand
sys Fix redundant version. 2011-02-25 13:29:46 +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