.. |
altq
|
…
|
|
arch
|
Define utility functions as inlines in prekern.h.
|
2017-11-09 15:56:56 +00:00 |
coda
|
Use C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
compat
|
unconst machine_arch32 for sysctl data .. pointed out by Riccardo Mottola
|
2017-10-31 16:10:25 +00:00 |
conf
|
Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based on
|
2017-10-19 23:58:41 +00:00 |
crypto
|
…
|
|
ddb
|
remove more DB_ELFSIZE
|
2017-11-06 04:08:02 +00:00 |
dev
|
Wait 1ms first. Existing Intel xHCI requies 1ms delay to prevent system hang
|
2017-11-09 10:03:46 +00:00 |
dist/pf
|
PR/52682: David Binderman: Fix wrong assignment (in the !__NetBSD__ code)
|
2017-10-31 15:00:03 +00:00 |
external
|
Use IPL_VM and IST_MPSAFE instead of IPL_SCHED
|
2017-11-05 09:11:43 +00:00 |
fs
|
Use C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Handle the ERESTART case from pool_grow()
|
2017-11-09 19:34:17 +00:00 |
lib
|
Avoid negative shift.
|
2017-11-02 16:09:33 +00:00 |
miscfs
|
fix locking, remove error(1) comments.
|
2017-11-08 00:51:47 +00:00 |
modules
|
This also needs INET6!
|
2017-09-17 20:37:17 +00:00 |
net
|
Set IFEF_NO_LINK_STATE_CHANGE flag to pseudo devices that don't use if_link_state_change
|
2017-10-30 16:01:19 +00:00 |
net80211
|
VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ.
|
2017-09-26 07:42:05 +00:00 |
netatalk
|
Invalidate rtcache based on a global generation counter
|
2017-09-21 07:15:34 +00:00 |
netbt
|
…
|
|
netcan
|
…
|
|
netinet
|
If if_initialize() failed in the attach function, free resources and return.
|
2017-10-23 09:31:17 +00:00 |
netinet6
|
Fix usages of ipsec_used
|
2017-11-05 07:03:37 +00:00 |
netipsec
|
Mark key_timehandler_ch callout as MP-safe (just forgot to do so)
|
2017-11-08 10:35:30 +00:00 |
netisdn
|
Use C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
netkey
|
…
|
|
netmpls
|
Invalidate rtcache based on a global generation counter
|
2017-09-21 07:15:34 +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 C99 initializer for filterops
|
2017-10-25 08:12:37 +00:00 |
opencrypto
|
fix opencrypto(9) part of PR kern/52515
|
2017-09-22 03:04:06 +00:00 |
rump
|
added booted_method
|
2017-11-09 12:46:55 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
add a "booted_method" string to aid in debugging double boot matches.
|
2017-11-09 01:02:55 +00:00 |
ufs
|
Update the kernhist(9) kernel history code to address issues identified
|
2017-10-28 00:37:11 +00:00 |
uvm
|
Remove unneeded casts to (uintptr_t). This is already taken care of in
|
2017-10-30 03:25:14 +00:00 |
Makefile
|
…
|
|