NetBSD/sys
jmcneill f092d0ca97 Add fdtbus_intr_establish_raw and fdtbus_intr_str_raw, for establishing
interrupts directly using an interrupt controller's phandle and specifier.
2018-09-06 22:54:05 +00:00
..
altq simplify priq_class_create(): if the alloc for cl_q fails, 2018-06-15 08:34:18 +00:00
arch Define _PCI_HAVE_DMA64 for aarch64 2018-09-06 22:30:34 +00:00
coda s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
compat Remove the network ATM code. 2018-09-06 06:41:59 +00:00
conf Remove the network ATM code. 2018-09-06 06:41:59 +00:00
crypto s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ddb extend the ddb "show kernhist" command. the synopsis is now: 2018-08-13 03:20:19 +00:00
dev Add fdtbus_intr_establish_raw and fdtbus_intr_str_raw, for establishing 2018-09-06 22:54:05 +00:00
dist/pf Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
external Preserve signedness to return failure from fence_wait_timeout. 2018-09-03 18:02:11 +00:00
fs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
gdbscripts Typo in previous 2017-06-05 18:44:13 +00:00
kern Clear the kernel pointers from kern.proc and kern.proc2 when the user is 2018-09-04 16:03:56 +00:00
lib We have popcount; no need to reimplement it. 2018-09-03 18:52:33 +00:00
miscfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
modules Remove some superfluous vestigial `-I.'. 2018-08-28 03:48:38 +00:00
net Remove the network ATM code. 2018-09-06 06:41:59 +00:00
net80211 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netatalk Remove aarp_clean, unused. By the way this function was probably buggy 2018-05-29 16:29:47 +00:00
netbt Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netcan Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward 2018-06-26 06:47:57 +00:00
netinet Remove the network ATM code. 2018-09-06 06:41:59 +00:00
netinet6 Remove netinet6/ipsec.h. 2018-09-06 19:07:13 +00:00
netipsec Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netisdn Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netmpls Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netsmb Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
opencrypto Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
rump Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
secmodel Introduce KAUTH_REQ_PROCESS_CANSEE_KPTR, and use it in the already-existing 2018-09-04 14:31:18 +00:00
stand If the loader is loaded from the network, try to load the kernel from the 2018-09-04 21:29:54 +00:00
sys Introduce KAUTH_REQ_PROCESS_CANSEE_KPTR, and use it in the already-existing 2018-09-04 14:31:18 +00:00
ufs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
uvm Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
Makefile Remove netkey/. 2018-09-06 19:19:44 +00:00