NetBSD/sys
chs 39b340a6f4 add the early-clobber modifier on the destination reg of ldstub.
in some implementations (eg. sun4c), the hardware modifies the destination
reg before checking for write permission on the memory location.  without
this change, gcc was using the same register for the address and the
destination, so if the store part of the instruction faulted, the address
was already gone when the instruction was retried after resolving the fault.
part of PR 25633, PR 25896.
2005-02-03 16:17:21 +00:00
..
altq
arch add the early-clobber modifier on the destination reg of ldstub. 2005-02-03 16:17:21 +00:00
coda
compat Add scsi-generic stuff. 2005-02-03 00:09:30 +00:00
conf don't compile isp_target.c if ISP_TARGET_MODE is not required 2005-02-01 16:00:50 +00:00
crypto
ddb
dev Regen 2005-02-02 13:26:28 +00:00
dist
fs
gdbscripts
ipkdb
kern define a new LWP flag which indicates that we're in the process of 2005-01-30 16:56:26 +00:00
lib
lkm Install tap(4) LKM. 2005-01-24 15:50:52 +00:00
miscfs Extend fsync_range(2) to support the FDISKSYNC flag, which requests 2005-01-25 23:55:20 +00:00
net Fix "unused local variable" warning/error if compiling without 2005-02-01 12:13:51 +00:00
net80211
netatalk Commit missing files with domain list sets. 2005-01-23 22:24:39 +00:00
netccitt Commit missing files with domain list sets. 2005-01-23 22:24:39 +00:00
netinet ANSIfy function prototypes. (Still have about 3/5ths of the C files in 2005-02-03 03:49:01 +00:00
netinet6 Give DAD a chance to succeed even if the network is "slightly broken" 2005-02-02 20:56:27 +00:00
netipsec Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netisdn
netiso Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netkey Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netnatm Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netns Change initialzie of domains to use link sets. Switch to using STAILQ. 2005-01-23 18:41:56 +00:00
netsmb
nfs nfs_namei: return EACCES for empty filenames as rfc1813 says. 2005-01-28 10:12:23 +00:00
opencrypto
stand
sys Reversal of patch done to clean up type usage in sys/scspi; due to problems i decided to undo it 2005-02-01 00:31:02 +00:00
ufs No longer needed. Ffs snapshots are enabled by default. 2005-01-31 22:21:17 +00:00
uvm hack around a UVM problem that causes hangs when large processes fork. 2005-01-30 17:23:05 +00:00
Makefile