NetBSD/sys
jmcneill 517dc97c4b Always set "is_console" property to true when WSDISPLAY_MULTICONS is defined 2017-12-18 19:06:32 +00:00
..
altq
arch Add WSDISPLAY_MULTICONS 2017-12-18 19:00:42 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat include <compat/sys/siginfo.h> for siginfo32_t. 2017-12-18 00:33:32 +00:00
conf Generalise FDT and OFW 2017-12-18 15:53:38 +00:00
crypto
ddb remove more DB_ELFSIZE 2017-11-06 04:08:02 +00:00
dev Always set "is_console" property to true when WSDISPLAY_MULTICONS is defined 2017-12-18 19:06:32 +00:00
dist/pf PR/52682: David Binderman: Fix wrong assignment (in the !__NetBSD__ code) 2017-10-31 15:00:03 +00:00
external FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this. 2017-12-10 21:38:26 +00:00
fs relax sanity check. It's ok to have more FAT sectors than needed. 2017-11-27 15:02:05 +00:00
gdbscripts
ipkdb
kern handle siginfo requests for ptrace32 2017-12-17 20:59:27 +00:00
lib Even smaller and takes print function. 2017-12-09 00:51:52 +00:00
miscfs Allow procfs_kqfilter, since we allow poll. "go" does it. 2017-12-01 19:01:34 +00:00
modules Use config(1) and IOCONF= to generate most of the auto-config data 2017-12-16 06:39:07 +00:00
net Note that IFNET_LOCK must not be held in softint 2017-12-18 08:24:29 +00:00
net80211 Fix use-after-free: ieee80211_crypto_decap does a pullup on the mbuf but 2017-12-10 08:56:23 +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
netcan Ensure to not turn on IFF_RUNNING of an interface until its initialization completes 2017-12-06 07:40:16 +00:00
netinet fix mbuf leaks. pointed out and suggested by kre@n.o, thanks. 2017-12-18 03:21:44 +00:00
netinet6 fix mbuf leaks. pointed out and suggested by kre@n.o, thanks. 2017-12-18 03:21:44 +00:00
netipsec Don't touch an SP without a reference to it 2017-12-01 06:34:14 +00:00
netisdn Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
netkey
netmpls Style, and fix several bugs: 2017-12-08 17:49:54 +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 add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
rump Now that the pad module has an ioconf file, we need to provide one for 2017-12-16 09:20:29 +00:00
secmodel
stand
sys handle siginfo requests for ptrace32 2017-12-17 20:59:27 +00:00
ufs fix the UVM_PAGE_TRKOWN page-locking assertion at the top of ffs_alloc() 2017-12-07 21:53:41 +00:00
uvm Match locking notes with reality. 2017-12-15 16:03:29 +00:00
Makefile