NetBSD/sys
isaki c238dc3262 Make pow(4) a hardware device.
Now pow(4) uses intio_intr_establish() which is a common interrupt
routine, but not powtrap which is a device specific routine.
2008-12-20 01:05:46 +00:00
..
altq Use binuptime(9) and emulate 1GiHz (2^30) counter rather than 2008-11-25 23:10:43 +00:00
arch Make pow(4) a hardware device. 2008-12-20 01:05:46 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
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 use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +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 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ipkdb
kern Turn malloc flags into an enum. 2008-12-19 21:22:01 +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 Store config(1)'s root filesystem type as a text string rather than 2008-12-19 17:11:57 +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 kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
Makefile Descend into include/rump and install headers. 2008-11-17 08:54:39 +00:00