NetBSD/sys
2009-01-14 01:48:42 +00:00
..
altq add braces for symmetry 2009-01-04 18:41:36 +00:00
arch Use PRIu64 format to print 64bit dev_t. 2009-01-14 01:48:42 +00:00
coda merge christos-time_t 2009-01-11 02:45:45 +00:00
compat Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:11 +00:00
conf fix COMPAT dependency. 2009-01-11 15:55:55 +00:00
crypto
ddb Fix my bug introduced in rev 1.98 of db_command.c where command prefix 2009-01-05 22:19:40 +00:00
dev Add dm module as dependency and remove module_hold/module_rele calls. 2009-01-14 00:56:15 +00:00
dist make this compile 2009-01-11 10:25:29 +00:00
external initialise some variables whined about by gcc -O3. 2009-01-06 06:03:57 +00:00
fs g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
gdbscripts
ipkdb
kern Regen to prove I didn't screw up the conversion: purely RCSID changes. 2009-01-13 22:33:11 +00:00
lib Replace time_t values in libsa sources with the following two types 2009-01-12 11:32:43 +00:00
miscfs this change was somehow missed. 2009-01-11 03:16:33 +00:00
modules Add comment about adding module dependiences to MODULE macro. 2009-01-14 00:53:44 +00:00
net restore binary compatibility on 64 bit systems. 2009-01-13 19:10:52 +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 merge christos-time_t 2009-01-11 02:45:45 +00:00
netinet6 merge christos-time_t 2009-01-11 02:45:45 +00:00
netipsec kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netisdn
netiso use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netkey
netnatm kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netsmb use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
nfs merge christos-time_t 2009-01-11 02:45:45 +00:00
opencrypto kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
rump rump_sys___socket30 -> rump_sys_socket 2009-01-13 22:35:57 +00:00
secmodel merge christos-time_t 2009-01-11 02:45:45 +00:00
stand
sys Allow __RENAME if _RUMPKERNEL 2009-01-13 22:35:13 +00:00
ufs g/c BUFQ_FOO() macros and use bufq_foo() directly. 2009-01-13 13:33:58 +00:00
uvm vm_map_locked_p: add comments 2009-01-13 14:04:35 +00:00
Makefile Build kernel modules the same time as the rest of the system libraries. 2008-12-30 22:18:11 +00:00