.. |
altq
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
arch
|
Kernel linker support for vax. Now modules can be loaded again.
|
2018-04-30 06:46:12 +00:00 |
coda
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
compat
|
Test for valid interface for ioctls that demand it.
|
2018-04-26 08:11:18 +00:00 |
conf
|
…
|
|
crypto
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
ddb
|
…
|
|
dev
|
titemp_match: filter on ia_addr for indirect config (device is expected at 0x4c)
|
2018-04-30 20:37:01 +00:00 |
dist/pf
|
…
|
|
external
|
merge conflicts
|
2018-04-28 18:28:25 +00:00 |
fs
|
Fix inverted arguments in MGET().
|
2018-04-26 19:27:04 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Remove references to m_copy in comments.
|
2018-04-29 07:13:10 +00:00 |
lib
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
miscfs
|
Change procfs_revoke_vnodes() to use vrecycle()/vgone() instead
|
2018-04-16 20:27:38 +00:00 |
modules
|
Add new example loadable kernel module: readhappy_mpsafe
|
2018-04-20 00:06:45 +00:00 |
net
|
Move if_name() from net_osdep.h to if.h. net_osdep.h is now unused and can
|
2018-05-01 06:50:06 +00:00 |
net80211
|
Move m_align and m_append into iee80211_netbsd.c. They are part of
|
2018-04-27 06:56:21 +00:00 |
netatalk
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
netbt
|
…
|
|
netcan
|
…
|
|
netinet
|
Redefine the structure, not to rely on tcpiphdr.
|
2018-05-01 07:03:33 +00:00 |
netinet6
|
Remove unused and misleading argument from ipsec_set_policy.
|
2018-04-29 11:51:08 +00:00 |
netipsec
|
Fix the checks in compute_ipsec_pos, otherwise m_copydata could crash. I
|
2018-05-01 05:42:26 +00:00 |
netisdn
|
Remove unused variable since previous revision.
|
2018-04-21 08:30:19 +00:00 |
netkey
|
…
|
|
netmpls
|
…
|
|
netnatm
|
…
|
|
netsmb
|
…
|
|
nfs
|
Hum. This should be M_READONLY, not M_ROMAP.
|
2018-04-26 20:10:44 +00:00 |
opencrypto
|
…
|
|
rump
|
Stop using a macro, rename the function to ipsec_init_pcbpolicy directly.
|
2018-04-28 14:21:03 +00:00 |
secmodel
|
Add KAUTH_MACHDEP_SVS_DISABLE and add support to secmodel_securelevel(9).
|
2018-04-26 18:54:09 +00:00 |
stand
|
…
|
|
sys
|
Remove unused function.
|
2018-04-29 11:42:09 +00:00 |
ufs
|
s/static inline/static __inline/g for consistency.
|
2018-04-19 21:50:06 +00:00 |
uvm
|
In uvm_page_recolor(), kmem_free() old size rather than new size.
|
2018-04-24 16:35:53 +00:00 |
Makefile
|
…
|
|