NetBSD/sys
kiyohara 3fff8166d1 Register with pmf(9), tell it we don't need anything.
Based on rev 1.15 of src/sys/arch/hpcsh/dev/j6x0pwr.c
2009-12-19 07:09:28 +00:00
..
altq Move BLUE_STATS to a commented out line since it is always enabled in 2009-12-06 14:03:23 +00:00
arch Register with pmf(9), tell it we don't need anything. 2009-12-19 07:09:28 +00:00
coda Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
common/bus_dma
compat replace mips:elf_check_itp() and ELFNAME2(netbsd32,probe_noteless) that 2009-12-14 04:09:38 +00:00
conf * support passing ident on the command line 2009-12-16 21:25:03 +00:00
crypto
ddb Replace few USER_TO_UAREA/UAREA_TO_USER uses, reduce sys/user.h inclusions. 2009-12-17 01:25:10 +00:00
dev Use "rnd.h" and <sys/rnd.h> to ensure that struct ld_softc 2009-12-18 00:40:24 +00:00
dist If pfi_address_add() has to extend the buffer, copy the data in the 2009-12-06 16:46:11 +00:00
external add suspend/resume hooks for command processor 2009-12-14 21:01:07 +00:00
fs Process flush requests from the file server in a separate thread 2009-12-07 20:57:55 +00:00
gdbscripts
ipkdb
kern Replace few USER_TO_UAREA/UAREA_TO_USER uses, reduce sys/user.h inclusions. 2009-12-17 01:25:10 +00:00
lib Build fix for the mips64 merge: 2009-12-14 12:18:14 +00:00
miscfs gimpy invented PRIxVADDR format specifier. 2009-12-14 13:00:07 +00:00
modules System utilities, boot programs and kernel modules are machine 2009-12-13 05:01:32 +00:00
net Rename fo_drain() to fo_abort(), 'drain' is used to mean 'wait for output 2009-12-09 21:32:58 +00:00
net80211
netatalk
netbt more s/the the/the/ 2009-11-22 19:09:15 +00:00
netinet Remove superfluous cast of a pointer to void *. 2009-12-09 00:45:25 +00:00
netinet6
netipsec Cosmetic: fix indentation, change some spaces to tabs. 2009-12-01 01:01:34 +00:00
netisdn
netiso
netkey
netnatm
netsmb
nfs For readability's sake, write NULL instead of (type *)0. 2009-12-06 18:00:15 +00:00
opencrypto Rename fo_drain() to fo_abort(), 'drain' is used to mean 'wait for output 2009-12-09 21:32:58 +00:00
rump I got a report about this not compiling on mips64. While I could 2009-12-18 22:37:18 +00:00
secmodel
stand
sys Per rmind@'s suggestion, avoid an acquire/release-mutex dance by 2009-12-15 03:02:24 +00:00
ufs Fix some more hangs and deadlocks. 2009-12-07 04:12:10 +00:00
uvm Replace few USER_TO_UAREA/UAREA_TO_USER uses, reduce sys/user.h inclusions. 2009-12-17 01:25:10 +00:00
Makefile