NetBSD/sys
bouyer 5e3e8c4055 ts2timo(): if TIMER_ABSTIME is set and start is not NULL, initialize
it to 0. Some callers (e.g. nanosleep1()) expect *start to always be
initialized and would use random values from stack otherwise.
While there, remove an always-true conditionnal.
2013-05-21 16:25:55 +00:00
..
altq
arch Add CVS ID. 2013-05-19 16:53:58 +00:00
coda
compat handle timeouts like before. 2013-04-17 14:39:40 +00:00
conf put needs flag back in a bunch of drivers because we need the file for #ifdefs 2013-04-28 03:11:32 +00:00
crypto
ddb need <sys/types.h> for various crap that other headers use (pid_t etc). 2013-02-10 14:44:14 +00:00
dev Fix another typo which causes decrement against a NULL pointer. 2013-05-21 15:57:21 +00:00
dist/pf IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
external Spello 2013-04-28 20:58:51 +00:00
fs Don't change a read-only file system. 2013-05-15 16:44:03 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern ts2timo(): if TIMER_ABSTIME is set and start is not NULL, initialize 2013-05-21 16:25:55 +00:00
lib Wrap >80 char lines that overflowed on NDADDR -> EXT2FS_NDADDR changes. 2013-05-10 15:22:37 +00:00
miscfs Fix (harmless) typo in struct genfs_rename_ops::gro_lookup prototype. 2013-05-02 14:49:51 +00:00
modules add new file 2013-05-10 16:35:30 +00:00
net - Add NPF table flushing functionality. 2013-05-19 20:45:34 +00:00
net80211 Putting extra l's in align does not make it more so. 2013-03-30 19:03:02 +00:00
netatalk
netbt CID/90001: missing va_end() 2013-02-09 01:19:05 +00:00
netinet Systematically include sys/featuretest.h when _NETBSD_SOURCE is used. 2013-04-27 21:35:24 +00:00
netinet6 Disable nd6_newaddrmsg debug 2013-05-21 09:54:12 +00:00
netipsec Fix FAST_IPSEC locking violation. 2013-05-09 19:21:50 +00:00
netisdn split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
netkey
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
opencrypto fix compilation 2013-02-02 21:38:24 +00:00
rump Return 0 for success instead of returning an uninitialized automatic variable. 2013-05-20 10:24:26 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys For IPv6, emit RTM_NEWADDR once DAD completes and also when address flag 2013-05-21 08:37:27 +00:00
ufs When invalidating short buffers on the snapshots clean list use bbusy() 2013-05-07 09:40:54 +00:00
uvm Set bp->b_resid to bp->b_bcount on error in swstrategy as required. 2013-05-07 15:49:09 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00