NetBSD/sys
macallan 768a2a4278 - finally fix tcx_clearscreen() and tcx_eraserows() to actually work, and
not just by accident
- sprinkle volatile in order to force gcc 5.4 to emit ldd/std for 64bit
  accesses - BLIT and STIP spaces require those
2016-09-23 17:45:25 +00:00
..
altq apply if_start_lock() to L2 callers which call ifp->if_start() of device derivers 2016-06-20 08:30:58 +00:00
arch Use the same process and file limits as normal AND64 for Xen kernels. 2016-09-23 13:31:33 +00:00
coda Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
compat Trailing whitespace 2016-09-23 14:16:32 +00:00
conf sppp is not a pseudo-device 2016-09-09 21:10:01 +00:00
crypto
ddb
dev - finally fix tcx_clearscreen() and tcx_eraserows() to actually work, and 2016-09-23 17:45:25 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external need const otherwise we get a const qual error from the opcode printing 2016-09-18 17:03:12 +00:00
fs add missing attribute 2016-09-22 15:57:05 +00:00
gdbscripts Remove the last references to KMEMSTATS. 2016-08-19 18:08:50 +00:00
ipkdb
kern Trailing whitespace 2016-09-23 14:16:32 +00:00
lib Check bounds on input. From Michael Plass. 2016-09-05 21:11:11 +00:00
miscfs Revert rev 1.164. This will be redone differently (using "dummy" 2016-09-08 08:45:52 +00:00
modules Add KTRACE 2016-09-17 02:45:24 +00:00
net Add ifam_pid and ifam_addrflags to ifa_msghdr. 2016-09-21 10:50:22 +00:00
net80211 Merge enough FreeBSD code to make RT5592 work. 2016-09-16 09:25:30 +00:00
netatalk Apply pserialize and psref to struct ifaddr and its variants 2016-08-01 03:15:30 +00:00
netbt
netinet Drop UDP packets as well as TCP without error when sending from detached or 2016-09-20 14:30:13 +00:00
netinet6 Drop UDP packets as well as TCP without error when sending from detached or 2016-09-20 14:30:13 +00:00
netipsec Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
netisdn Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
netkey
netmpls Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netnatm Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netsmb Uninitialized vars, found by brainy 2016-08-15 08:17:35 +00:00
nfs Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
opencrypto KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
rump Add ifam_pid and ifam_addrflags to ifa_msghdr. 2016-09-21 10:50:22 +00:00
secmodel
stand
sys Add netbsd32_clock_getcpuclockid2 and netbsd32_wait6 functions 2016-09-23 14:09:39 +00:00
ufs put back second strlcpy; pointed out by dholland. 2016-08-25 07:18:35 +00:00
uvm When removing a page, make sure to clear its execness regardless of whether 2016-09-16 17:27:09 +00:00
Makefile