NetBSD/sys
reinoud 4eb9ccfea3 Re-implement read-modify-write backend strategy. This version is a lot more
clean locking-wise and will consume less CPU power on needless moving-around.
2009-07-06 17:13:38 +00:00
..
altq
arch Fix a botch in RELOC_PA() macro introduced in rev 1.80 2009-07-06 12:55:24 +00:00
coda Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
compat Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
conf make external drm the default. 2009-06-21 20:15:26 +00:00
crypto Apply const where necessary (XXX: where is bf_locl.org?) 2009-06-30 13:14:40 +00:00
ddb extend 'show event' to take /i /t and /m modifiers, to select interrupt, 2009-06-05 04:31:47 +00:00
dev Ignore breakpoints in the DSDT even if DDB is present. 2009-07-06 12:36:31 +00:00
dist Reduce diff with OpenBSD. No functional change. 2009-06-16 05:15:41 +00:00
external don't include pcidevs_data.h. 2009-06-24 19:47:15 +00:00
fs Re-implement read-modify-write backend strategy. This version is a lot more 2009-07-06 17:13:38 +00:00
gdbscripts
ipkdb
kern Remove unused include. 2009-07-06 12:37:17 +00:00
lib Back out the addition of memset.c to the vax libkern, and instead do 2009-06-18 15:22:24 +00:00
miscfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
modules add a couple of missing files. pointed out by tron. 2009-06-22 15:34:53 +00:00
net comment style. no functional change. 2009-06-09 22:21:54 +00:00
net80211
netatalk
netbt
netinet From Wolfgang Stukenbrock in PR kern/41659: add missing splx(). 2009-07-01 14:47:54 +00:00
netinet6 POOL_INIT -> pool_init 2009-05-26 00:17:56 +00:00
netipsec Only print debugging messages about policy on error. 2009-06-25 17:39:51 +00:00
netisdn
netiso
netkey
netnatm
netsmb Do initialise the callout when fetching a new request structure from 2009-07-06 11:46:49 +00:00
nfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
opencrypto
rump add reference 2009-06-30 15:28:01 +00:00
secmodel
stand
sys slap a run-of-the-mill tnf copyright here 2009-07-02 12:56:40 +00:00
ufs Fix bug introduced in revision 1.174 where a NULL fspec with an MNT_UPDATE 2009-07-06 16:07:18 +00:00
uvm Ephemeral mapping (emap) implementation. Concept is based on the idea that 2009-06-28 15:18:50 +00:00
Makefile