NetBSD/sys
2009-02-13 23:31:23 +00:00
..
altq add braces for symmetry 2009-01-04 18:41:36 +00:00
arch Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
coda merge christos-time_t 2009-01-11 02:45:45 +00:00
compat Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
conf Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
crypto
ddb Default 'show all procs' to /l. People tend to type 'ps' without modifiers 2009-02-04 20:17:58 +00:00
dev More printf format fixes. 2009-02-13 23:31:23 +00:00
dist When IPFilter 4.1.29 has been imported, the mbuf argument to nd6_output() 2009-02-12 12:12:39 +00:00
external initialise some variables whined about by gcc -O3. 2009-01-06 06:03:57 +00:00
fs Improve write throttling by doing it on page-size basis. The `standard' 2009-02-11 13:08:08 +00:00
gdbscripts
ipkdb
kern Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
lib Revert previous one. It has already fixed in net.h,v 1.25. 2009-01-31 06:22:46 +00:00
miscfs While we remap credentials we should ignore cred == FSCRED as well as 2009-02-13 22:29:00 +00:00
modules Revert previously changes. There is no cgd and ccd directory until I properly 2009-02-05 21:07:19 +00:00
net PR/40603: Christoph Badura: unprivileged users can add and delete interface 2009-02-12 19:05:36 +00:00
net80211 Introduce ieee80211_setbasicrates(). 2009-01-10 12:53:45 +00:00
netatalk kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netbt
netinet PR/40603: Christoph Badura: unprivileged users can add and delete interface 2009-02-12 19:05:36 +00:00
netinet6 Use the in6_ifaddr ia_ifa member instead of casting from from 2009-02-05 22:32:24 +00:00
netipsec Back out my previous change. The problem I'm chasgin is with the 2009-02-09 15:06:37 +00:00
netisdn
netiso use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netkey These comparison functions return 0 on match. Fix sense of test. 2009-01-28 19:06:03 +00:00
netnatm kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netsmb restore the pre socket locking patch signal behaviour. 2009-01-21 06:59:29 +00:00
nfs PR kern/40491 5.0: nfs timer can crash/break on smp 2009-02-04 20:36:54 +00:00
opencrypto kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
rump Use p_nlwpid to store the next lwpid location. 2009-02-12 14:46:58 +00:00
secmodel merge christos-time_t 2009-01-11 02:45:45 +00:00
stand
sys Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
ufs Break hold-and-wait which happens in ufs_balloc_range() when we 2009-02-04 21:07:19 +00:00
uvm Fix printing of tv_sec,tv_usec in UVMHIST. 2009-02-01 14:25:11 +00:00
Makefile Build kernel modules the same time as the rest of the system libraries. 2008-12-30 22:18:11 +00:00