.. |
altq
|
simplify priq_class_create(): if the alloc for cl_q fails,
|
2018-06-15 08:34:18 +00:00 |
arch
|
Enable new timings and HS200 mode on A64 eMMC
|
2018-11-09 14:39:51 +00:00 |
coda
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
compat
|
Paranoia: zero COMPAT_30 ntptimeval and 32-bit ntptimeval too.
|
2018-10-30 14:43:38 +00:00 |
conf
|
Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that
|
2018-11-07 07:43:07 +00:00 |
crypto
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
ddb
|
no, should be dst
|
2018-11-02 11:59:59 +00:00 |
dev
|
Defer DIOCCACHESYNC to the sdmmc task queue so they are serialized with other requests.
|
2018-11-09 14:39:19 +00:00 |
dist/pf
|
Use non-variadic function pointer in protosw::pr_input.
|
2018-09-14 05:09:51 +00:00 |
external
|
Clamp timeout to INT_MAX to avoid the bad kind of integer truncation.
|
2018-10-23 03:56:47 +00:00 |
fs
|
Fix use after RECLAIM in PUFFS filesystems
|
2018-11-06 02:39:49 +00:00 |
gdbscripts
|
|
|
kern
|
Don't call soroverflow when we return the error to the sender.
|
2018-11-08 04:30:37 +00:00 |
lib
|
- Determine KERN_AS automatically depending on whether OPT_MODULAR is
|
2018-09-22 12:24:01 +00:00 |
miscfs
|
remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had
|
2018-10-14 17:37:40 +00:00 |
modules
|
Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that
|
2018-11-07 07:43:07 +00:00 |
net
|
Fix that brconfig <bridge> (addr) can't show a large number of MAC addresses
|
2018-11-09 06:44:31 +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
|
two issues noted by maxv@
|
2018-09-07 14:47:15 +00:00 |
netcan
|
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
|
2018-06-26 06:47:57 +00:00 |
netinet
|
Use the same type redefinition guards as stdint.h since rev1.8
|
2018-11-09 11:46:28 +00:00 |
netinet6
|
Restore the length check of a sockaddr passed from userland at udp6_output
|
2018-11-06 04:27:41 +00:00 |
netipsec
|
Don't call soroverflow when we return the error to the sender.
|
2018-11-08 04:30:37 +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
|
Back to using _NPF_TESTING now that it does not change the semantics of
|
2018-10-29 15:37:45 +00:00 |
secmodel
|
Provide a sysctl kern.expose_address to expose kernel addresses in
|
2018-10-05 22:12:37 +00:00 |
stand
|
Add a "mem" command to print the EFI memory map.
|
2018-11-02 01:22:39 +00:00 |
sys
|
Guard from type redefinition (needed by pre-C11 C) in a safer way.
|
2018-11-06 16:26:44 +00:00 |
ufs
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
uvm
|
PMAP_MAP_POOLPAGE must not fail. Trigger assertion here instead of
|
2018-11-04 13:48:27 +00:00 |
Makefile
|
Remove ISDN from the kernel. It has remained unmaintained for a long time,
|
2018-09-23 09:20:57 +00:00 |