NetBSD/sys
jakllsch ef8c23b914 Compute real/protected %sp/%esp offset in 'gdt_fixup' using all 32-bits.
Allows the case of %ss being less than %cs to work.
Also, completely save and restore the general-purpose registers we use.
2010-12-19 17:18:23 +00:00
..
altq
arch Compute real/protected %sp/%esp offset in 'gdt_fixup' using all 32-bits. 2010-12-19 17:18:23 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common/bus_dma
compat Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
crypto
ddb fix extern/static inconsistency 2010-09-13 08:42:04 +00:00
dev use aprint 2010-12-17 13:37:37 +00:00
dist ip_randomid: make mechanism MP-safe and more modular. 2010-11-05 01:35:57 +00:00
external previous fixed one HP laptop and broke an other HP laptop. 2010-11-18 18:16:15 +00:00
fs msdosfs_sync: check for dead vnode (denode == NULL) before testing denode flags. 2010-12-14 17:17:02 +00:00
gdbscripts
ipkdb
kern - Fix a few possible locking issues in execve1() and exit1(). Add a note 2010-12-18 01:36:19 +00:00
lib Allow multiple path separators between/after directory names. 2010-10-18 11:08:26 +00:00
miscfs do minimal locking to make assertions like KASSERT(VOP_ISLOCKED(vp)) happy. 2010-12-17 22:03:00 +00:00
modules NPF checkpoint: 2010-12-18 01:07:25 +00:00
net NPF checkpoint: 2010-12-18 01:07:25 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
netatalk
netbt upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
netinet Back out rev that shouldn't have been committed. 2010-12-13 14:18:50 +00:00
netinet6 Add routines to calculate a checkesum if the driver concludes that the 2010-12-11 22:37:46 +00:00
netipsec Fix ipcomp input counter 2010-09-21 13:41:18 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs nfs_rcvunlock: don't wake up all waiters. 2010-12-17 22:22:00 +00:00
opencrypto
rump Pull in sys/atomic.h so that hp700 can build - needed for membar_exit. 2010-12-18 14:01:43 +00:00
secmodel
stand
sys - Fix a few possible locking issues in execve1() and exit1(). Add a note 2010-12-18 01:36:19 +00:00
ufs Byebye deadlock. 2010-12-18 00:01:46 +00:00
uvm cosmetics. no functional changes. 2010-12-17 22:00:43 +00:00
Makefile