.. |
altq
|
Build altq module.
|
2014-11-17 06:04:01 +00:00 |
arch
|
Appease a KASSERT - will be remove when MULTIPROCESSOR RPI2 is fixed.
|
2015-03-05 14:27:25 +00:00 |
coda
|
Add missing vrele() and vfs_vnode_iterator_destroy() to coda_cacheprint().
|
2015-01-06 11:24:46 +00:00 |
compat
|
Add Linux specific fcntl(2) commands. Support F_DUPFD_CLOEXEC.
|
2015-03-01 13:19:39 +00:00 |
conf
|
Rename kern_verifiedexec.c to kern_veriexec.c. "Veriexec" is the name of
|
2015-02-13 17:50:48 +00:00 |
crypto
|
Fix inconsistent use of inline in prototype and definition
|
2014-08-11 22:36:49 +00:00 |
ddb
|
Don't use an unset value as an address
|
2015-02-27 00:47:30 +00:00 |
dev
|
Fix strange kernel output sequence "\n\r" observed in serial
|
2015-03-05 14:02:55 +00:00 |
dist/pf
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
external
|
Include some necessary header files and forward declarations.
|
2015-03-05 17:24:36 +00:00 |
fs
|
make this compile again.
|
2015-02-25 23:14:59 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
put the exit code of the process in data, like FreeBSD does.
|
2015-03-02 19:24:53 +00:00 |
lib
|
Provide _Unwind_Find_FDE for libgcc_s compatibility.
|
2015-02-17 21:02:33 +00:00 |
miscfs
|
Do not uselessly include <sys/malloc.h>.
|
2014-11-10 18:46:33 +00:00 |
modules
|
plug leak on error. Reported by:
|
2015-02-07 04:09:13 +00:00 |
net
|
Introduce the routing flag RTF_LOCAL to track local address routes.
|
2015-02-26 09:54:46 +00:00 |
net80211
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
netatalk
|
Define netatalk module.
|
2014-12-08 07:18:45 +00:00 |
netbt
|
since rfcomm_attach_pcb may be called from (soft) interrupt context
|
2014-11-16 21:34:27 +00:00 |
netinet
|
Don't add local routes for the any address or p2p addresses where the address matches the destination.
|
2015-02-26 12:58:36 +00:00 |
netinet6
|
Don't add local routes for the any address or p2p addresses where the address matches the destination.
|
2015-02-26 12:58:36 +00:00 |
netipsec
|
Don't use C++ keyword new
|
2014-09-05 09:26:44 +00:00 |
netisdn
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
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
|
Adjust smbfs/netsmb for filenames byte length changes that come as
|
2014-11-15 18:52:44 +00:00 |
nfs
|
Define filesystem attributes with vfs dependency.
|
2014-10-11 06:42:18 +00:00 |
opencrypto
|
simplify, no functional change
|
2014-11-27 20:30:21 +00:00 |
rump
|
belated regen (posix_fallocate, readlinkat)
|
2015-02-25 13:20:05 +00:00 |
secmodel
|
Do not release secmodels_lock when it is not held.
|
2014-11-04 16:01:58 +00:00 |
stand
|
|
|
sys
|
Add more zeroes in the constants, no functional change
|
2015-03-02 16:16:08 +00:00 |
ufs
|
ffs_reload(): release 'bp' earlier
|
2015-03-03 17:56:51 +00:00 |
uvm
|
Detect overflow when rounding length parameter and return ENOMEM.
|
2015-03-01 13:43:51 +00:00 |
Makefile
|
|
|