.. |
altq
|
init tbr_callout in all cases (hi ad!)
|
2007-09-04 14:17:16 +00:00 |
arch
|
nuke unused homegrown assert() definitions
|
2007-09-24 14:16:54 +00:00 |
coda
|
…
|
|
compat
|
Rename members of 'struct plimit' so that the fields are 'pl_xxx' and
|
2007-09-21 19:19:20 +00:00 |
conf
|
alpha can do notes.
|
2007-09-21 15:37:17 +00:00 |
contrib/dev/ath
|
Make ath(4) work again on sparc64 (and other big-endian machines).
|
2007-08-28 00:12:46 +00:00 |
crypto
|
…
|
|
ddb
|
Minor clenaup - db_cmd_loop_done is a bool nowadays, so use true/false
|
2007-09-23 23:55:54 +00:00 |
dev
|
- If the chip doesn't support jumbo frames, don't use bus_dmamap_load_mbuf
|
2007-09-24 13:17:53 +00:00 |
dist
|
Fixed IPF bug #1767831
|
2007-09-17 18:02:21 +00:00 |
fs
|
Simplify ptyfs_readdir at pooka's suggestion.
|
2007-09-24 01:00:02 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
db_init_commands() early
|
2007-09-24 00:00:52 +00:00 |
lib
|
Rename __assert() to __kernassert() so that it doesn't collide
|
2007-09-24 14:19:03 +00:00 |
lkm
|
Actually include all of the EFS source in the lkm.
|
2007-09-13 21:46:54 +00:00 |
miscfs
|
Make bioops a pointer and point it to the softdeps struct in softdep
|
2007-09-01 23:40:21 +00:00 |
net
|
Constify sockaddr argument to ether_multiaddr(). Change struct
|
2007-09-19 05:25:33 +00:00 |
net80211
|
…
|
|
netatalk
|
Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and
|
2007-09-01 04:32:50 +00:00 |
netbt
|
Macros that are meant for statements (instead of expressions) SHALL
|
2007-09-17 01:23:17 +00:00 |
netinet
|
Don't use INADDR_ANY to initialize a const struct, because INADDR_ANY
|
2007-09-19 18:52:55 +00:00 |
netinet6
|
{ah,esp,ipcomp}_output must return 0 on success. On failure, it returns the
|
2007-09-22 11:32:06 +00:00 |
netipsec
|
Fix my previous stupid caddr_t fix.
|
2007-09-22 23:33:18 +00:00 |
netisdn
|
…
|
|
netiso
|
We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(...,
|
2007-09-02 19:42:21 +00:00 |
netkey
|
…
|
|
netnatm
|
…
|
|
netsmb
|
…
|
|
nfs
|
nfs_mount: Plug a possible leaks.
|
2007-09-06 01:11:44 +00:00 |
opencrypto
|
Fix a stupid bogus bcopy -> memcpy conversion.
|
2007-09-22 23:38:17 +00:00 |
rump
|
print 0x before hex, print proper types
|
2007-09-24 01:40:38 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
use a correct type for UIO_*.
|
2007-09-23 16:00:08 +00:00 |
ufs
|
Avoid stack allocation of large dirent structures in foo_readdir().
|
2007-09-24 00:42:12 +00:00 |
uvm
|
make RANGE_TEST a function.
|
2007-09-23 16:05:40 +00:00 |
Makefile
|
remove rump-block for sh3 ports
|
2007-09-23 23:08:04 +00:00 |