NetBSD/sys
reinoud 8c4977fbed Substract just one each time instead of the periods missed. This will create a
more even representation of missed interrupts.

Also fix typo
2014-08-28 12:00:58 +00:00
..
altq Fix error branches to avoid leaks, noted by maxv@. 2014-08-18 03:14:12 +00:00
arch Substract just one each time instead of the periods missed. This will create a 2014-08-28 12:00:58 +00:00
coda
compat Ensure nbytes > 0. Otherwise bad things may happen. 2014-08-24 12:48:58 +00:00
conf Revert last, bump required config version instead. 2014-08-24 20:23:38 +00:00
crypto Fix inconsistent use of inline in prototype and definition 2014-08-11 22:36:49 +00:00
ddb
dev Modify WMP_F_1000{X,T} to WMP_F_{FIBER,COPPER}. No binary change. 2014-08-26 14:44:00 +00:00
dist/pf
external Lock irq_lock around i915_error_wake_up in i915_error_work_func. 2014-08-27 23:30:26 +00:00
fs Change puffs from hashlist to vcache. 2014-08-28 08:29:50 +00:00
gdbscripts
ipkdb
kern Fix build with TFTPROOT option enabled 2014-08-26 09:38:54 +00:00
lib use .INVISIBLE to hide random.S, instead of extra rules. 2014-08-27 08:51:37 +00:00
miscfs 1) 'error' is returned while it does not even hold an error code. Which 2014-08-11 14:02:14 +00:00
modules Add the infrastructure for MODULAR support for Xen kernels. At 2014-08-11 03:43:25 +00:00
net - npf_conn_import: add a missing stat counter increment. 2014-08-24 20:36:30 +00:00
net80211
netatalk
netbt
netinet
netinet6 http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2 2014-08-16 17:27:09 +00:00
netipsec C99 6.5.15 Conditional operator note 3 states that the second and 2014-08-13 19:43:47 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Implement pci_intr_setattr() 2014-08-26 10:58:13 +00:00
secmodel
stand
sys alpha (and others) don't like .set name, expr. Use name = expr like elsewhere. 2014-08-26 09:03:17 +00:00
ufs Use mount from argument "mp", "vp->v_mount" is not valid here. 2014-08-22 16:49:30 +00:00
uvm
Makefile