NetBSD/sys
christos 7501cd820d make check cleaner, and simplify the code. 2018-01-21 01:18:48 +00:00
..
altq
arch Ack EOI for IRQ_SLAVE of the master PIC after ack for IRQ of the slave PIC. 2018-01-20 19:36:47 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat add conversion goop for WSDISPLAYIO_LDFONT and _SFONT 2018-01-19 23:38:56 +00:00
conf implement 32-bit compat support for raidframe. 2018-01-18 00:32:48 +00:00
crypto
ddb - add ddb.panicstackframes to avoid scrolling the interesting parts of panic 2017-12-28 17:51:19 +00:00
dev make check cleaner, and simplify the code. 2018-01-21 01:18:48 +00:00
dist/pf PR/52682: David Binderman: Fix wrong assignment (in the !__NetBSD__ code) 2017-10-31 15:00:03 +00:00
external Revert namespacing of atoi(3) 2018-01-07 15:28:33 +00:00
fs support getargs, fix flush, fix mutex_destroy 2018-01-14 22:43:18 +00:00
gdbscripts
ipkdb
kern Don't return the address of the kernel modules if the user is not 2018-01-18 13:31:20 +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 implement 32-bit compat support for raidframe. 2018-01-18 00:32:48 +00:00
net Several changes: 2018-01-19 15:04:29 +00:00
net80211 Style, no functional change. 2018-01-19 07:58:25 +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 Fix a buffer overflow in icmp_error. We create in 'm' a packet that must 2018-01-19 13:17:29 +00:00
netinet6 Suppress noisy debugging outputs 2018-01-19 08:01:05 +00:00
netipsec Fix use-after-free. There is a path where the mbuf gets pulled up without 2018-01-14 16:36:04 +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
nfs Use C99 initializer for filterops 2017-10-25 08:12:37 +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 KDASSERT -> KASSERT. This code is fast and useful. 2018-01-14 17:16:58 +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 Revert vadvise(2) removal 2018-01-06 16:41:23 +00:00
Makefile