.. |
altq
|
Remove the 't' argument from m_tag_find().
|
2018-11-15 10:23:55 +00:00 |
arch
|
a little bit of clean up, sort ski items, and some notes about libunwind
|
2019-05-05 16:45:34 +00:00 |
coda
|
Fix locking for readdir code (Brett Lymn)
|
2018-11-20 19:05:25 +00:00 |
compat
|
Introduce rt_addrmsg_src which adds RTA_AUTHOR to the message.
|
2019-04-29 16:12:30 +00:00 |
conf
|
Now the real number for ipmi
|
2019-05-05 17:24:00 +00:00 |
crypto
|
add fallthru comments. i considered patching makefiles to ignore
|
2019-02-04 08:23:53 +00:00 |
ddb
|
KNF
|
2019-03-12 07:44:58 +00:00 |
dev
|
remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h
|
2019-05-05 03:17:54 +00:00 |
dist/pf
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
external
|
merge conflicts
|
2019-04-29 01:18:06 +00:00 |
fs
|
Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly
|
2019-03-01 11:06:55 +00:00 |
gdbscripts
|
|
|
kern
|
Rewrite kasan_mark() to fix a still existing race in pool_cache_get_paddr()
|
2019-05-04 17:19:10 +00:00 |
lib
|
Go back ot using 0x%x instead of %#x because we don't always support the
|
2019-04-05 20:09:29 +00:00 |
miscfs
|
Restore mapping of file id to pid/type/fd.
|
2019-04-25 22:48:42 +00:00 |
modules
|
No need to define COMPAT_50 any longer. All the compat decisions are
|
2019-05-01 08:53:00 +00:00 |
net
|
Only initialize the NET_MPSAFE stuff once, for the non-compat version
|
2019-05-03 02:10:58 +00:00 |
net80211
|
Fix CVS Id
|
2019-04-11 11:40:58 +00:00 |
netatalk
|
RIP, RIP6, DDP, SCTP and SCTP6 lack a length check in their _connect()
|
2019-02-24 07:20:33 +00:00 |
netbt
|
- add or adjust /* FALLTHROUGH */ where appropriate
|
2019-02-03 03:19:25 +00:00 |
netcan
|
Semicolon not needed
|
2019-04-27 08:49:19 +00:00 |
netinet
|
Introduce rt_addrmsg_src which adds RTA_AUTHOR to the message.
|
2019-04-29 16:12:30 +00:00 |
netinet6
|
Introduce rt_addrmsg_src which adds RTA_AUTHOR to the message.
|
2019-04-29 16:12:30 +00:00 |
netipsec
|
remove a variable which is no longer used.
|
2019-04-12 07:12:12 +00:00 |
netmpls
|
Fix memory leaks pointed out by Ilja Van Sprundel: all
|
2019-01-28 12:53:01 +00:00 |
netsmb
|
Prevent a NULL pointer dereference when the local endpoint is not defined.
|
2019-04-15 21:00:33 +00:00 |
nfs
|
Bracket do_sys_renameat() and nfsrv_rename() with fstrans.
|
2019-02-20 10:05:20 +00:00 |
opencrypto
|
Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly
|
2019-03-01 11:06:55 +00:00 |
rump
|
Implement a simple psref leak detector
|
2019-04-19 01:52:55 +00:00 |
secmodel
|
Add the NVMM_CTL ioctl, always privileged regardless of the permissions of
|
2019-04-10 18:49:04 +00:00 |
stand
|
- Add support for a boot configuration file, defaulting to /etc/efiboot.plist.
|
2019-04-21 22:30:41 +00:00 |
sys
|
Add KASAN instrumentation for kcopy and copystr.
|
2019-05-04 10:07:10 +00:00 |
ufs
|
Add more comments to explain what we are doing.
|
2019-05-05 15:07:12 +00:00 |
uvm
|
allow NONE build
|
2019-05-01 07:17:18 +00:00 |
Makefile
|
Remove ISDN from the kernel. It has remained unmaintained for a long time,
|
2018-09-23 09:20:57 +00:00 |