NetBSD/sys
isaki 06cefe4345 Make sram(4) a hardware device.
# I wrote this in 2001 :-)
2008-12-21 09:01:19 +00:00
..
altq Use binuptime(9) and emulate 1GiHz (2^30) counter rather than 2008-11-25 23:10:43 +00:00
arch Make sram(4) a hardware device. 2008-12-21 09:01:19 +00:00
coda
compat kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
conf Merge the haad-dm branch to -current. This branch adds LVM functionality to 2008-12-19 15:24:03 +00:00
crypto
ddb ddb: new 'show vmem' and 'show all vmems' commands. 2008-12-07 00:51:15 +00:00
dev Add support for loading dm targets as separate modules. All targets except 2008-12-21 00:59:39 +00:00
dist use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
external Restore a valid call to ath_hal_wait() and wrap the if() statement with curly bracket. 2008-12-13 05:16:28 +00:00
fs use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
gdbscripts
ipkdb
kern Don't increment the 'kpreempt defer: IPL' counter if a preemption is pending 2008-12-20 23:06:14 +00:00
lib replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
miscfs kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
modules Add makefile for building device-mapper kernel module. 2008-12-19 15:36:58 +00:00
net kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
net80211 kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netatalk kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netinet6 use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netipsec kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netisdn KNF is nice, but not if it causes a warning that breaks compilation :-) 2008-11-09 15:48:13 +00:00
netiso use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netkey Change how 'while (0)' is commented out to avoid /* within a comment. 2008-07-27 20:12:47 +00:00
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 kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
opencrypto kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
rump Turn malloc flags into an enum. Fixes build breakage. 2008-12-20 09:17:55 +00:00
secmodel Correct check for autoloaded modules. 2008-11-12 13:50:52 +00:00
stand
sys Pull in <sys/types.h> so that e.g. bool is in scope. 2008-12-19 21:51:48 +00:00
ufs Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +00:00
uvm Move a couple of calls to pmap_update(). 2008-12-20 11:33:38 +00:00
Makefile Descend into include/rump and install headers. 2008-11-17 08:54:39 +00:00