NetBSD/sys
maxv 2b85909210 Clean up dbregs; remove useless comments, remove arguments from prototypes,
style, add KASSERT and move x86_dbregspl into dbregs.c. No real functional
change.
2018-07-22 15:02:51 +00:00
..
altq simplify priq_class_create(): if the alloc for cl_q fails, 2018-06-15 08:34:18 +00:00
arch Clean up dbregs; remove useless comments, remove arguments from prototypes, 2018-07-22 15:02:51 +00:00
coda
compat - fix constants and explain limit 2018-07-15 21:31:00 +00:00
conf More ipkdb removal 2018-07-15 07:07:15 +00:00
crypto
ddb Add "show socket" command written by Hiroki SUENAGA. It prints usage of 2018-07-20 08:26:25 +00:00
dev Remove unused variable. 2018-07-21 18:11:09 +00:00
dist/pf Fix build. pf_ioctl.c needs netinet/in_offload.h (after previous change). 2018-07-11 11:13:16 +00:00
external Rename 2018-07-11 05:25:45 +00:00
fs
gdbscripts
kern Add "show socket" command written by Hiroki SUENAGA. It prints usage of 2018-07-20 08:26:25 +00:00
lib The semantics of DW_CFA_GNU_args_size have changed subtile over the 2018-07-17 19:01:16 +00:00
miscfs
modules Move 2018-07-16 06:18:31 +00:00
net Don't use aprint_* functions for logging unrelated to autoconf(9) 2018-07-12 02:26:04 +00:00
net80211 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
netatalk
netbt
netcan Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
netinet Retire ipkdb entirely. The option was removed from the config files 2018-07-15 05:16:40 +00:00
netinet6 Paper over Undefined Behavior in in6_control1() 2018-07-04 00:35:33 +00:00
netipsec Rename 2018-07-11 05:25:45 +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
opencrypto
rump Remove the kernel PMC code. Sent yesterday on tech-kern@. 2018-07-12 10:46:40 +00:00
secmodel Retire ipkdb entirely. The option was removed from the config files 2018-07-15 05:16:40 +00:00
stand
sys Add "show socket" command written by Hiroki SUENAGA. It prints usage of 2018-07-20 08:26:25 +00:00
ufs Avoid using magic numbers for arguments of workqueue_create (NFC) 2018-07-19 05:09:34 +00:00
uvm
Makefile