NetBSD/sys
2018-02-04 08:19:42 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch sun4v: Update TODO with a detailed description of why the kernel crashes when running on sun4v systems. 2018-02-03 21:45:54 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat union was removed 2018-01-26 09:29:15 +00:00
conf - Coverity does not like -std=gnu99 2018-01-22 17:38:46 +00:00
crypto
ddb - add ddb.panicstackframes to avoid scrolling the interesting parts of panic 2017-12-28 17:51:19 +00:00
dev Avoid using proplib in rgephy_reset to make LOCKDEBUG happy. 2018-02-03 19:34:01 +00:00
dist/pf PR/52682: David Binderman: Fix wrong assignment (in the !__NetBSD__ code) 2017-10-31 15:00:03 +00:00
external apply __attribute__((__used__)) for rcsid, etc. 2018-02-04 08:19:42 +00:00
fs Remove unused (and a reference to ovbcopy along the way). 2018-02-01 17:22:45 +00:00
gdbscripts
ipkdb
kern Try to fix the build: avoid duplicate case labels when IPL_SOFT* are 2018-02-03 11:30:01 +00:00
lib PR port-alpha/52520: provide float64 -> uint64 conversion and use 2017-12-31 11:43:42 +00:00
miscfs rename some "cmdline" stuff now that it is used to print environment too 2017-12-31 03:29:18 +00:00
modules use the intermediate bus 2018-01-27 00:23:19 +00:00
net apply a little more #ifdef INET/INET6. fixes !INET6 builds. 2018-01-31 07:33:18 +00:00
net80211 Switch sp_timoff to u_int16_t, to prevent possible overflow in 2018-01-21 14:18:21 +00:00
netatalk Mmh, pull up the packet to ether_aarp, otherwise we're reading past the 2017-12-09 10:14:04 +00:00
netbt add HCI_SPEC_50 2017-12-21 09:30:30 +00:00
netcan Don't set IFEF_MPSAFE unless NET_MPSAFE at this point 2017-12-19 03:32:35 +00:00
netinet A few fixes: 2018-01-26 14:47:41 +00:00
netinet6 Fix memory leak. Contrary to what the XXX indicates, this place is 100% 2018-02-02 10:49:01 +00:00
netipsec Replace ovbcopy -> memmove, same. 2018-02-01 17:16:11 +00:00
netisdn Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
netkey
netmpls Add XXX. 2018-01-19 14:15:35 +00:00
netnatm Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netsmb From FreeBSD: 2017-10-03 15:27:10 +00:00
nfs Use a random opaque cookie, not kva pointer, for nfssvc(2). 2018-01-25 17:14:36 +00:00
opencrypto Fix PR kern/52910. Reported and implemented a patch by Sevan Janiyan, thanks. 2018-01-08 23:34:56 +00:00
rump implement 32-bit compat support for raidframe. 2018-01-18 00:32:48 +00:00
secmodel
stand
sys Support arbitrary softint IPLs in high priority xcall 2018-02-01 03:15:28 +00:00
ufs Drop commended out include to a hardcoded path in root's home directory. 2018-01-29 15:48:50 +00:00
uvm CID-1427737: Pacify coverity using KASSERT 2018-01-21 17:58:43 +00:00
Makefile