.. |
altq
|
- Move IFNET_*() macros under #ifdef _KERNEL.
|
2014-05-17 20:44:24 +00:00 |
arch
|
\%s is not an escape sequence, and we want %s
|
2014-05-29 19:08:30 +00:00 |
coda
|
An (un)privileged user can easily make the kernel dereference a NULL
|
2014-04-16 18:55:17 +00:00 |
compat
|
Regen for utimes(2).
|
2014-05-29 10:47:23 +00:00 |
conf
|
Implement MI IPI interface with cross-call support.
|
2014-05-19 22:47:53 +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 PCI-X capability stuff.
|
2014-05-30 03:42:38 +00:00 |
dist/pf
|
Fix previous.
|
2014-05-17 21:00:33 +00:00 |
external
|
Include cdefs.h earlier for NetBSD.
|
2014-05-30 02:16:17 +00:00 |
fs
|
tmpfs_mknod: it is not our responsibility to call vput() on the directory
|
2014-05-26 19:12:07 +00:00 |
gdbscripts
|
Since mountlist is now a TAILQ, convert some missed usages
|
2013-11-23 16:15:24 +00:00 |
ipkdb
|
|
|
kern
|
hashinit: replace loop with a formula.
|
2014-05-29 21:15:55 +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
|
Change field "layerm_tag" to correct type "enum vtagtype".
|
2014-05-28 10:51:20 +00:00 |
modules
|
add HYT-221/271/939 humidity/temperature I2C sensor
|
2014-05-18 11:46:23 +00:00 |
net
|
Enable ABC optimization when one branch returns 0.
|
2014-05-23 22:04:09 +00:00 |
net80211
|
Use module-compatible sysctl init instead of link sets.
|
2014-04-07 00:07:40 +00:00 |
netatalk
|
Adjust PR_WRAP_USRREQS() to include the attach/detach functions.
|
2014-05-20 19:04:00 +00:00 |
netbt
|
Adjust PR_WRAP_USRREQS() to include the attach/detach functions.
|
2014-05-20 19:04:00 +00:00 |
netinet
|
tcp_signature_getsav: handle !ipsec_used case and fix the build (hi christos!).
|
2014-05-30 02:27:29 +00:00 |
netinet6
|
Introduce 2 new variables: ipsec_enabled and ipsec_used.
|
2014-05-30 01:39:03 +00:00 |
netipsec
|
Introduce 2 new variables: ipsec_enabled and ipsec_used.
|
2014-05-30 01:39:03 +00:00 |
netisdn
|
kill sprintf
|
2014-03-21 16:41:15 +00:00 |
netkey
|
|
|
netmpls
|
Adjust PR_WRAP_USRREQS() to include the attach/detach functions.
|
2014-05-20 19:04:00 +00:00 |
netnatm
|
Adjust PR_WRAP_USRREQS() to include the attach/detach functions.
|
2014-05-20 19:04:00 +00:00 |
netsmb
|
- Split off PRU_ATTACH and PRU_DETACH logic into separate functions.
|
2014-05-19 02:51:24 +00:00 |
nfs
|
Introduce a selector function to the vfs vnode iterator so that we don't
|
2014-05-24 16:34:03 +00:00 |
opencrypto
|
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
|
2014-03-16 05:20:22 +00:00 |
rump
|
Regen for utimes(2).
|
2014-05-29 10:42:23 +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
|
CID 976378: Avoid incorrect computation with ngrps == 0
|
2014-05-28 14:55:16 +00:00 |
ufs
|
Fix previous. Anyone have a brown paper bag?
|
2014-05-26 19:16:39 +00:00 |
uvm
|
Allow VM_NFREELIST in uao_set_pgfl, meaning any freelist is OK.
|
2014-05-25 18:55:11 +00:00 |
Makefile
|
Retire OSI network stack. OK core@
|
2013-03-01 18:25:13 +00:00 |