.. |
altq
|
Fix error branches to avoid leaks, noted by maxv@.
|
2014-08-18 03:14:12 +00:00 |
arch
|
Apply WM8731 support patch from TOYOKURA Atsushi, arranged by me.
|
2014-09-23 14:49:46 +00:00 |
coda
|
|
|
compat
|
fix leak
|
2014-09-21 16:58:42 +00:00 |
conf
|
add the common code for verbose printing of devices.
|
2014-09-21 14:31:38 +00:00 |
crypto
|
Fix inconsistent use of inline in prototype and definition
|
2014-08-11 22:36:49 +00:00 |
ddb
|
Add description of inst_return
|
2014-09-19 17:29:01 +00:00 |
dev
|
Add missing defines for constants used in hdafg_enable_analog_beep.
|
2014-09-23 13:29:30 +00:00 |
dist/pf
|
|
|
external
|
Ifdef out nonsensical comparison until we update from upstream.
|
2014-09-17 16:43:31 +00:00 |
fs
|
Fix bug introduced in last patch
|
2014-09-17 21:18:43 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
remove casts to the same type.
|
2014-09-21 17:17:15 +00:00 |
lib
|
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
|
2014-09-19 17:36:24 +00:00 |
miscfs
|
The comment about toxicity was correct, restore VNON setting code and
|
2014-09-05 10:43:26 +00:00 |
modules
|
delete hdaudio_ids.
|
2014-09-19 18:05:24 +00:00 |
net
|
Delete link local addresses of a vlan interface when detaching its parent
|
2014-09-15 06:07:37 +00:00 |
net80211
|
|
|
netatalk
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
netbt
|
split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq
|
2014-08-09 05:33:00 +00:00 |
netinet
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
netinet6
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
netipsec
|
Don't use C++ keyword new
|
2014-09-05 09:26:44 +00:00 |
netisdn
|
|
|
netkey
|
|
|
netmpls
|
split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq
|
2014-08-09 05:33:00 +00:00 |
netnatm
|
split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq
|
2014-08-09 05:33:00 +00:00 |
netsmb
|
Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
|
2014-09-05 09:26:16 +00:00 |
nfs
|
Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
|
2014-09-05 09:20:59 +00:00 |
opencrypto
|
Try not to use f_data, use f_fcrypt to get a correctly typed pointer.
|
2014-09-05 09:23:40 +00:00 |
rump
|
Make shmif buildable when DRPINTF enabled
|
2014-09-17 04:20:58 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Move MIN/MAX forward to that headers included by <sys/param.h> can use them.
|
2014-09-19 17:27:55 +00:00 |
ufs
|
curlwp can never be NULL now.
|
2014-09-19 23:52:34 +00:00 |
uvm
|
Use f_vnode instead of f_data
|
2014-09-05 09:24:48 +00:00 |
Makefile
|
|
|