NetBSD/sys
pooka c325796ca6 Use standard file-is-valid-until-last-reference-is-dropped semantics
for file contents.

via Justin Cormack & valgrind on github
2013-08-04 11:09:55 +00:00
..
altq
arch Make sure CPU_CONTROL_BEND_ENABLE is set on BE systems. 2013-08-04 01:20:08 +00:00
coda
compat Add a new get_utimens32() helper function that fetch struct timespec 2013-07-30 17:22:31 +00:00
conf Add COM_16750 to opt_com.h. 2013-07-27 07:02:03 +00:00
crypto
ddb
dev Monitor for power source changes and report with appropriate information in 2013-08-04 00:24:28 +00:00
dist/pf PFIL_HOOKS is dead. 2013-07-01 08:32:48 +00:00
external Whitespace. 2013-08-03 13:23:10 +00:00
fs Remove udf_node * as state variables and add the loop invariants UFS and tmpfs 2013-07-16 10:49:36 +00:00
gdbscripts
ipkdb
kern Fix an inversion in checking for authorization to drop TCP connections 2013-08-02 20:00:33 +00:00
lib Another codegen bug that fixes (in this case lots of) atf tests. 2013-07-23 14:52:07 +00:00
miscfs oops, spell b_bcount properly 2013-07-20 23:00:08 +00:00
modules fix another defective C&P makefile 2013-07-20 20:44:02 +00:00
net Fix build failed, if undef INET. 2013-08-04 07:05:15 +00:00
net80211 - add m_add() that puts an mbuf to end of a chain 2013-06-27 17:47:18 +00:00
netatalk
netbt
netinet Add MLD_LISTENER_REDUCTION per RFC 3542. Requested by Lorenzo Colitti. 2013-07-01 12:43:15 +00:00
netinet6 - Rewrite parts of pfil(9): use array to store hooks and thus be more cache 2013-06-29 21:06:57 +00:00
netipsec Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls Implement RFC4182 changes - switchable via sysctl 2013-07-23 11:11:55 +00:00
netnatm
netsmb
nfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
opencrypto Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
rump Use standard file-is-valid-until-last-reference-is-dropped semantics 2013-08-04 11:09:55 +00:00
secmodel
stand
sys Add an event for situations where some kind of power source change occurs. 2013-08-04 00:21:56 +00:00
ufs Fix build both with and without options LFS_EI. 2013-07-29 16:40:46 +00:00
uvm In the non-MP case, just initialize onproc to NULL. 2013-07-22 03:40:36 +00:00
Makefile