NetBSD/sys
joerg 364f0c0b54 Remove redundant setIP call overwritten a few lines later. 2018-07-17 18:58:58 +00:00
..
altq simplify priq_class_create(): if the alloc for cl_q fails, 2018-06-15 08:34:18 +00:00
arch make sure uboot_args is in the data segment by saying so, as opposed to 2018-07-17 18:41:00 +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 missing $NetBSD$ comment at the beginning. 2018-05-27 12:24:36 +00:00
dev use PRI?64 instead of ll? 2018-07-17 00:42:48 +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 Remove duplicate ; 2018-06-06 01:49:07 +00:00
gdbscripts
kern Add /d(dump) and /v(verbose) modifiers to DDB's "show mbuf" command. Mainly 2018-07-17 05:52:07 +00:00
lib Remove redundant setIP call overwritten a few lines later. 2018-07-17 18:58:58 +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 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 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 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 Retire ICMPPRINTFS, it's annoying and it doesn't build. 2018-05-11 14:38:28 +00:00
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 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 /d(dump) and /v(verbose) modifiers to DDB's "show mbuf" command. Mainly 2018-07-17 05:52:07 +00:00
ufs Avoid Undefined Behavior in ffs_clusteracct() 2018-07-04 02:02:15 +00:00
uvm add missing boilerplate for UVMHIST. 2018-06-02 15:24:55 +00:00
Makefile