.. |
altq
|
…
|
|
arch
|
comments & whitespace police
|
2013-08-14 01:53:27 +00:00 |
coda
|
…
|
|
compat
|
regen
|
2013-08-11 18:35:19 +00:00 |
conf
|
Fix debug kernel builds when the automatic symbol table resizing kicks in.
|
2013-08-09 09:08:47 +00:00 |
crypto
|
…
|
|
ddb
|
need <sys/types.h> for various crap that other headers use (pid_t etc).
|
2013-02-10 14:44:14 +00:00 |
dev
|
Add support for AX88796(B) variant.
|
2013-08-11 12:34:16 +00:00 |
dist/pf
|
PFIL_HOOKS is dead.
|
2013-07-01 08:32:48 +00:00 |
external
|
Make a comment match the code.
|
2013-08-06 07:57:49 +00:00 |
fs
|
Fix 32 bit issue in main file read-in function. On both 32 bit and 64 bit
|
2013-08-09 20:13:18 +00:00 |
gdbscripts
|
update script
|
2013-03-06 11:26:22 +00:00 |
ipkdb
|
…
|
|
kern
|
Ignore REL/RELA if they aren't against a PROGBIT section.
|
2013-08-09 05:10:14 +00:00 |
lib
|
Fix typos (prX not cpX)
|
2013-08-12 23:42:14 +00:00 |
miscfs
|
oops, spell b_bcount properly
|
2013-07-20 23:00:08 +00:00 |
modules
|
Keep track of undefined symbols and then use to determine whether a wrap
|
2013-08-07 17:29:15 +00:00 |
net
|
Fix build failed, if undef INET.
|
2013-08-04 07:05:15 +00:00 |
net80211
|
- add m_add() that puts an mbuf to end of a chain
|
2013-06-27 17:47:18 +00:00 |
netatalk
|
…
|
|
netbt
|
CID/90001: missing va_end()
|
2013-02-09 01:19:05 +00:00 |
netinet
|
Add MLD_LISTENER_REDUCTION per RFC 3542. Requested by Lorenzo Colitti.
|
2013-07-01 12:43:15 +00:00 |
netinet6
|
- Rewrite parts of pfil(9): use array to store hooks and thus be more cache
|
2013-06-29 21:06:57 +00:00 |
netipsec
|
Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.
|
2013-06-24 04:21:19 +00:00 |
netisdn
|
Fix signature of capi_ll_control.
|
2013-05-29 09:26:02 +00:00 |
netkey
|
…
|
|
netmpls
|
reserve space for ICMP header accordingly to RFC4884
|
2013-08-07 06:55:00 +00:00 |
netnatm
|
…
|
|
netsmb
|
…
|
|
nfs
|
Function nfs_vinvalbuf() ignores errors from vinvalbuf() and therefore
|
2013-08-12 17:46:38 +00:00 |
opencrypto
|
Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.
|
2013-06-24 04:21:19 +00:00 |
rump
|
Partially revert previous, there are still a few gotchas in
|
2013-08-14 09:55:05 +00:00 |
secmodel
|
Make the callback deal with embryonic connections which do not have
|
2013-02-28 15:23:24 +00:00 |
stand
|
…
|
|
sys
|
Add PMFE_SPEED_CHANGED
|
2013-08-06 06:10:57 +00:00 |
ufs
|
Kill off uo_unmark_vnode/UFS_UNMARK_VNODE as it's now a leftover.
|
2013-08-11 04:36:17 +00:00 |
uvm
|
In the non-MP case, just initialize onproc to NULL.
|
2013-07-22 03:40:36 +00:00 |
Makefile
|
Retire OSI network stack. OK core@
|
2013-03-01 18:25:13 +00:00 |