.. |
altq
|
- Move IFNET_*() macros under #ifdef _KERNEL.
|
2014-05-17 20:44:24 +00:00 |
arch
|
No need to re-set MDLWP_FPACTIVE in the REENABLE case - it should be
|
2014-05-18 11:04:51 +00:00 |
coda
|
An (un)privileged user can easily make the kernel dereference a NULL
|
2014-04-16 18:55:17 +00:00 |
compat
|
Simplify dup3 emulation to call dodup() directly instead of
|
2014-05-18 09:30:00 +00:00 |
conf
|
As discussed on tech-toolchain, offer a new make variable MKKDEBUG - if
|
2014-05-05 19:06:29 +00:00 |
crypto
|
fix sprintf.
|
2014-03-25 16:28:15 +00:00 |
ddb
|
Make this build.
|
2014-04-12 19:25:48 +00:00 |
dev
|
add HYT-221/271/939 humidity/temperature I2C sensor
|
2014-05-18 11:46:23 +00:00 |
dist/pf
|
Fix previous.
|
2014-05-17 21:00:33 +00:00 |
external
|
Clean up a few more directories.
|
2014-05-16 00:08:17 +00:00 |
fs
|
Also set or assert that *vpp is null before calling VOP_MKDIR.
|
2014-05-17 04:07:15 +00:00 |
gdbscripts
|
Since mountlist is now a TAILQ, convert some missed usages
|
2013-11-23 16:15:24 +00:00 |
ipkdb
|
|
|
kern
|
sonewconn: insert the socket into the queue *after* the protocol attach.
|
2014-05-17 23:55:24 +00:00 |
lib
|
Lazy VFP processing works a lot better if the functions contain a return
|
2014-05-14 22:13:36 +00:00 |
miscfs
|
fifo_open: assign v_fifoinfo once initialised; add an assert while here.
|
2014-05-17 23:30:24 +00:00 |
modules
|
add HYT-221/271/939 humidity/temperature I2C sensor
|
2014-05-18 11:46:23 +00:00 |
net
|
- Move ifnet_list (and lo0ifp while here) under #ifdef _KERNEL.
|
2014-05-18 00:33:20 +00:00 |
net80211
|
Use module-compatible sysctl init instead of link sets.
|
2014-04-07 00:07:40 +00:00 |
netatalk
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
netbt
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
netinet
|
Use IFNET_FIRST() rather than open coding ifnet access.
|
2014-05-18 00:10:11 +00:00 |
netinet6
|
Use IFNET_FIRST() rather than open coding ifnet access.
|
2014-05-18 00:10:11 +00:00 |
netipsec
|
Mark a variable __diagused
|
2014-03-08 12:18:04 +00:00 |
netisdn
|
kill sprintf
|
2014-03-21 16:41:15 +00:00 |
netkey
|
|
|
netmpls
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
netnatm
|
|
|
netsmb
|
whoops, remove testing printf
|
2014-04-25 15:54:12 +00:00 |
nfs
|
PR/48426: Dimitris Karagkasidis: Convert to sized, unsigned types.
|
2014-04-24 18:43:02 +00:00 |
opencrypto
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
rump
|
Fix RUMP build.
|
2014-05-18 14:03:26 +00:00 |
secmodel
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
stand
|
|
|
sys
|
add HYT-221/271/939 humidity/temperature I2C sensor
|
2014-05-18 11:46:23 +00:00 |
ufs
|
Reorder struct ufid members to avoid padding (and save 4 bytes) on some
|
2014-05-17 19:11:40 +00:00 |
uvm
|
remove unused variables for UVM_PAGE_TRKOWN.
|
2014-04-21 16:33:48 +00:00 |
Makefile
|
|
|