NetBSD/sys
2018-07-01 07:18:56 +00:00
..
altq simplify priq_class_create(): if the alloc for cl_q fails, 2018-06-15 08:34:18 +00:00
arch Use a switch, we can (and will) optimize each case separately. No 2018-07-01 07:18:56 +00:00
coda
compat Revert previous, mrg's fix is better (even with possible namespace issues, 2018-06-15 08:17:38 +00:00
conf shuffle mechanics of files.virtio config(5) include location, 2018-06-06 18:10:35 +00:00
crypto
ddb Add missing $NetBSD$ comment at the beginning. 2018-05-27 12:24:36 +00:00
dev Use queue(3) API to manage lists. NFCI. 2018-06-30 20:34:43 +00:00
dist/pf Add missing BPF_D_OUT. Reported by John D. Baker. 2018-06-27 03:31:44 +00:00
external Fix merge problem. 2018-06-27 16:44:38 +00:00
fs Remove duplicate ; 2018-06-06 01:49:07 +00:00
gdbscripts
ipkdb
kern Sprinkle cold conditionals to make tc_ticktock before inittimecounter. 2018-06-30 22:47:51 +00:00
lib Use the standard build rules. 2018-06-05 00:57:47 +00:00
miscfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
modules Rework the changes to DTRACE/ZFS files that were fixing Clang/LLVM build 2018-06-29 11:33:46 +00:00
net Provide an inline to return the data part of the arp packet instead of 2018-06-30 15:08:04 +00:00
net80211 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
netatalk Remove aarp_clean, unused. By the way this function was probably buggy 2018-05-29 16:29:47 +00:00
netbt
netcan Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
netinet Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
netinet6 sbappendaddr() is required any lock. Currently, softnet_lock is appropriate. 2018-06-21 10:37:49 +00:00
netipsec Clarify, remove superfluous things. 2018-05-31 15:34:25 +00:00
netisdn Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
netkey
netmpls
netnatm
netsmb
nfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
opencrypto Remove duplicate ; 2018-06-06 01:49:07 +00:00
rump Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
secmodel
stand
sys Bump version to 8.99.21 (bpf_mtap*() API change & BIOC[GS]DIRECTION). 2018-06-26 06:50:52 +00:00
ufs Add missing b_cflags and b_oflags. 2018-06-09 18:48:31 +00:00
uvm add missing boilerplate for UVMHIST. 2018-06-02 15:24:55 +00:00
Makefile