NetBSD/sys
2013-06-28 06:00:30 +00:00
..
altq
arch Make this like all other INSTALL files. Override RAMDISKNAME to sshramdisk 2013-06-28 06:00:30 +00:00
coda
compat regen 2013-06-26 16:29:50 +00:00
conf drop trailing whitespace 2013-06-24 16:19:43 +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 Move the location of wm_check_mng_mode() and wm_get_wakeup() in wm_attach(). 2013-06-27 09:57:49 +00:00
dist/pf
external Fix header guards. 2013-06-25 15:08:43 +00:00
fs Since UDF volumes are always mounted async, the simple UBC purging with 2013-06-27 09:38:08 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern Make sbdrop panic more verbose 2013-06-28 01:23:38 +00:00
lib Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
miscfs Hang a warning banner on some nasty code I just found. 2013-06-16 20:46:24 +00:00
modules Update the sources list for lfs. 2013-06-16 03:55:35 +00:00
net Move the detaching and making tentative addresses out if in6_if_up 2013-06-20 13:56:29 +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 CID/90001: missing va_end() 2013-02-09 01:19:05 +00:00
netinet flip src/dst 2013-06-27 20:17:36 +00:00
netinet6 Move the detaching and making tentative addresses out if in6_if_up 2013-06-20 13:56:29 +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
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 Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
rump Remove the route_info weak alias. It's unnecessary since 2011 2013-06-26 17:10:23 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Introduce a more general method of sbcreatecontrol, sbcreatecontrol1 that 2013-06-27 18:53:17 +00:00
ufs Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +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