NetBSD/sys
2018-02-24 19:52:46 +00:00
..
altq
arch Fix one thing in the documentation, I meant to say only SVS_UTLS. 2018-02-24 19:52:46 +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 move "define tcbus {}" into files.alpha. it isn't wanted for general 2018-02-22 07:30:43 +00:00
crypto
ddb Opt to print a backtrace on panic by default with the intention of improving bug reports. 2018-02-17 00:41:09 +00:00
dev Regen. 2018-02-24 14:06:27 +00:00
dist/pf It is normal for socket credentials to be missing for incoming sockets, 2018-02-19 23:03:00 +00:00
external PR/53006: stackfield: Please support NVIDIA GT730 to kernel 2018-02-11 15:52:59 +00:00
fs Typos. 2018-02-08 09:05:16 +00:00
gdbscripts
ipkdb
kern Fix off-by-one, we don't want the entry point to equal the maximum 2018-02-23 19:43:08 +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 On the off chance that someone tries to use the modular version of the 2018-02-21 08:36:36 +00:00
net Currently, it is not necessary to install rss_config.h. Pointed out by msaitoh@n.o. 2018-02-16 10:19:03 +00:00
net80211 Switch sp_timoff to u_int16_t, to prevent possible overflow in 2018-01-21 14:18:21 +00:00
netatalk Add NETATALKDEBUG to the option header and include that in the main source 2018-02-17 19:10:18 +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 Avoid a race condition of DAD timer destructions 2018-02-24 07:53:15 +00:00
netinet6 Avoid a race condition of DAD timer destructions 2018-02-24 07:53:15 +00:00
netipsec Style, no functional change. 2018-02-21 17:04:52 +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
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 Typos. 2018-02-08 09:05:16 +00:00
rump Avoid a deadlock between softnet_lock and IFNET_LOCK 2018-02-24 07:37:08 +00:00
secmodel
stand
sys Enable O_NOFOLLOW in the POSIX namespace 2018-02-20 18:20:05 +00:00
ufs Remove unnecessary assertions 2018-02-07 08:50:13 +00:00
uvm KERNEL_PID is > 0 on powerpc/ibm4xx, need to mask all bits <0, 2018-02-21 21:53:54 +00:00
Makefile