NetBSD/sys
msaitoh 68ccef5262 Change pktq's drops count sysctl from CTLTYPE_INT to CTLTYPE_QUAD. 2018-08-06 06:54:40 +00:00
..
altq simplify priq_class_create(): if the alloc for cl_q fails, 2018-06-15 08:34:18 +00:00
arch Advise to explicitly set flags +agm instead of only clearing them when set 2018-08-05 18:57:49 +00:00
coda s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
compat regen. 2018-07-31 21:02:00 +00:00
conf More ipkdb removal 2018-07-15 07:07:15 +00:00
crypto s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ddb Add "show socket" command written by Hiroki SUENAGA. It prints usage of 2018-07-20 08:26:25 +00:00
dev Fix build 2018-08-03 13:19:33 +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 libkern min/max is 32-bit. Linux min/max is generic. @!*#@!$& 2018-08-06 00:30:33 +00:00
fs Avoid undefined behavior semantics in msdosfs_fat.c 2018-07-25 22:07:59 +00:00
gdbscripts
kern Register kUBSan in the GENERIC amd64 kernel config 2018-08-03 04:35:20 +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 add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
modules Merge the tprof_pmi and tprof_amdpmi modules into a single tprof_x86 2018-07-24 09:47:35 +00:00
net Change pktq's drops count sysctl from CTLTYPE_INT to CTLTYPE_QUAD. 2018-08-06 06:54:40 +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 Appease GCC in hci_filter_test() 2018-07-25 19:09:38 +00:00
netcan Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
netinet Enable SCTP sysctl nodes. 2018-07-31 16:28:56 +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 Initialize some members in a mbuf which is on stack. 2018-07-25 07:55:44 +00:00
netkey
netmpls Retire ICMPPRINTFS, it's annoying and it doesn't build. 2018-05-11 14:38:28 +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 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 regen. 2018-07-31 13:02:15 +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 ioctl(2) handler for kernel part of sctp_peeloff(). 2018-08-01 23:35:32 +00:00
ufs Avoid using magic numbers for arguments of workqueue_create (NFC) 2018-07-19 05:09:34 +00:00
uvm add missing boilerplate for UVMHIST. 2018-06-02 15:24:55 +00:00
Makefile