NetBSD/sys
2018-02-16 18:13:47 +00:00
..
altq
arch use _PREFETCHABLE 2018-02-16 18:13:47 +00:00
coda
compat union was removed 2018-01-26 09:29:15 +00:00
conf use -fno-delete-null-pointer-checks for kernels. 2018-02-13 09:50:35 +00:00
crypto
ddb avoid leftshift of an unsigned value 2018-02-04 09:17:54 +00:00
dev Fix a bug that the first call of ifflags_cb() causes linkdown. The first 2018-02-16 10:11:21 +00:00
dist/pf Don't invoke UB. 2018-02-14 16:07:55 +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 Avoid a race condition between an LWP migration and curlwp_bind 2018-02-16 07:04:51 +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 Simplify and make the GCC check more precise at the same time. 2018-02-12 22:18: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 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 join lines where they fit. 2018-02-14 16:45:24 +00:00
netinet6 Re-make ip6_nexthdr global, it will be used in soon-to-be-added code... 2018-02-14 05:29:39 +00:00
netipsec Style, remove unused and misleading macros and comments, localify, and 2018-02-16 15:18:41 +00:00
netisdn
netkey
netmpls Add XXX. 2018-01-19 14:15:35 +00:00
netnatm
netsmb
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 Move udp6_output() into udp6_usrreq.c, and remove udp6_output.c. This is 2018-02-08 11:34:35 +00:00
secmodel
stand
sys Add missing barriers to curlwp_bind and curlwp_bindx 2018-02-16 07:11:50 +00:00
ufs Remove unnecessary assertions 2018-02-07 08:50:13 +00:00
uvm Use UVM_PROT_RW instead of UVM_PROT_ALL. This doesn't change anything, 2018-02-09 09:07:13 +00:00
Makefile