.. |
altq
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +00:00 |
arch
|
don't exec 32bit binary on the cpu that has no aarch32.
|
2018-11-28 08:12:15 +00:00 |
coda
|
Fix locking for readdir code (Brett Lymn)
|
2018-11-20 19:05:25 +00:00 |
compat
|
Restore netbsd32 compat code for new NPF ABI.
|
2018-11-25 17:58:29 +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
|
More TSO4 fixes, from the freebsd driver:
|
2018-11-27 19:17:02 +00:00 |
dist/pf
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +00:00 |
external
|
include machine/limits.h for INT_MAX
|
2018-11-19 10:48:59 +00:00 |
fs
|
Fix use after RECLAIM in PUFFS filesystems
|
2018-11-06 02:39:49 +00:00 |
gdbscripts
|
…
|
|
kern
|
Use cpu_index(). NFC.
|
2018-11-26 17:18:01 +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
|
Remove the rest of my local change that somehow snuck in to an
|
2018-11-27 06:31:15 +00:00 |
net
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +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
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +00:00 |
netinet
|
KNF, no functional change.
|
2018-11-24 17:05:54 +00:00 |
netinet6
|
Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ.
|
2018-11-22 04:48:34 +00:00 |
netipsec
|
Support IPv6 NAT-T. Implemented by hsuenaga@IIJ and ohishi@IIJ.
|
2018-11-22 04:48:34 +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
|
Merge uipc_mbuf2.c into uipc_mbuf.c. Reorder the latter a little to gather
|
2018-11-15 09:38:57 +00:00 |
secmodel
|
Provide a sysctl kern.expose_address to expose kernel addresses in
|
2018-10-05 22:12:37 +00:00 |
stand
|
Add support for loading kernels over NFS.
|
2018-11-15 23:52:33 +00:00 |
sys
|
Define MD4_DIGEST_STRING_LENGTH in <md4.h>
|
2018-11-28 05:19:13 +00:00 |
ufs
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
uvm
|
need to use PGO_NOBLOCKALLOC also in ubc_alloc_direct() case, same
|
2018-11-20 20:07:19 +00:00 |
Makefile
|
Remove ISDN from the kernel. It has remained unmaintained for a long time,
|
2018-09-23 09:20:57 +00:00 |