NetBSD/sys
christos 41ceba0065 when undoing the sigsuspend setup, either take the signal and allow the
signal path to restore the mask, or restore the mask here.
2011-05-29 22:14:53 +00:00
..
altq
arch When PPCBoot supports the SKnet interface it will configure it to automatically 2011-05-29 18:06:45 +00:00
coda Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
common
compat Fix typo in a comment. 2011-05-28 23:24:58 +00:00
conf Allow COM_TOLERANCE to be tweakable. If comspeed returns an invalid 2011-05-28 19:30:19 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD. 2011-05-26 15:34:12 +00:00
dev The Genesis interface provides a register in the device specific config space 2011-05-29 13:31:30 +00:00
dist remove unused expression 2011-05-18 12:54:15 +00:00
external more wrong formats. 2011-05-25 15:15:55 +00:00
fs undo the multiple inclusion protection part. 2011-05-29 01:14:31 +00:00
gdbscripts
ipkdb
kern when undoing the sigsuspend setup, either take the signal and allow the 2011-05-29 22:14:53 +00:00
lib Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
miscfs Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */. 2011-04-27 09:46:27 +00:00
modules Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
net pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
net80211 -remove references to crypto/arc4/arc4.* -- the code isn't used 2011-05-23 15:37:35 +00:00
netatalk aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
netbt G/C M_EMULDATA 2011-04-27 00:36:47 +00:00
netinet Remove erroneous additional tick in RTO estimation. The variable 2011-05-25 23:20:57 +00:00
netinet6 RA flood mitigation via a limit on accepted routes: 2011-05-24 18:07:11 +00:00
netipsec pull in AES-GCM/GMAC support from OpenBSD 2011-05-26 21:50:02 +00:00
netisdn
netiso Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netkey
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb
nfs Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
opencrypto allow testing of GCM/GMAC code from userland 2011-05-27 17:09:09 +00:00
rump Fix rump build which got broken by the fix for PR kern/44986. 2011-05-28 16:07:43 +00:00
secmodel
stand
sys If a signal did not fire, restore the original signal mask for pselect/pollts 2011-05-28 15:33:40 +00:00
ufs ufs_wapbl_verify_inodes: update to reality (if somebody decides to use this). 2011-05-23 22:02:26 +00:00
uvm No need to pass UVM_FLAG_COLORMATCH to uvm_pagealloc() 2011-05-21 11:49:34 +00:00
Makefile