.. |
altq
|
simplify priq_class_create(): if the alloc for cl_q fails,
|
2018-06-15 08:34:18 +00:00 |
arch
|
Don't provide these definitions on netbsd as before, but without relying
|
2018-11-07 22:51:47 +00:00 |
coda
|
|
|
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
|
|
|
ddb
|
no, should be dst
|
2018-11-02 11:59:59 +00:00 |
dev
|
regen
|
2018-11-08 02:03:37 +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 defer errors from sendmmsg(). This matches the linux manpage.
|
2018-11-07 09:59:12 +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
|
Use rt_update framework on updating a rtentry
|
2018-10-30 05:56:02 +00:00 |
net80211
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
netatalk
|
|
|
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
|
Avoid double rt_replace_ifa on rtrequest1(RTM_ADD)
|
2018-10-30 05:54:41 +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
|
Localify one function, and switch to C99 types while here.
|
2018-10-27 05:42:23 +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 |