.. |
altq
|
init tbr_callout in all cases (hi ad!)
|
2007-09-04 14:17:16 +00:00 |
arch
|
Add re* at cardbus.
|
2007-10-05 17:58:38 +00:00 |
coda
|
* nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
|
2007-07-31 21:14:15 +00:00 |
compat
|
fxsave() is a function, don't re-use the name.
|
2007-10-03 10:54:16 +00:00 |
conf
|
since ip_gre.c is gone, it's unhelpful to have dependencies on it.
|
2007-10-05 07:28:24 +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
|
Some cleanup:
|
2007-10-02 08:47:26 +00:00 |
dev
|
Sort IO resources before attempting to attach; resolves issues on ACPI
|
2007-10-05 18:31:46 +00:00 |
dist
|
Bring some fixes from IPF 4.1.27 in order to fix kern/37037.
|
2007-10-02 06:15:11 +00:00 |
fs
|
g/c the "sizeop" code previous used for ioctl/fcntl. It was already
|
2007-10-04 21:20:47 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Cosmetic: KNF. Shorten a staircase. Indent a complicated
|
2007-10-05 02:40:25 +00:00 |
lib
|
Make a few debug outputs only happen when debugging.
|
2007-10-01 13:15:06 +00:00 |
lkm
|
Split routines handling nodes from puffs_subr to puffs_node.
|
2007-09-27 23:21:07 +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
|
Add missing include for definition of struct evcnt.
|
2007-10-05 08:05:37 +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
|
Work in progress: use a raw socket for GRE in IP encapsulation
|
2007-10-05 03:28:12 +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
|
Delete the unused second argument to ip_stripoptions(), move it
|
2007-10-02 20:35:04 +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
|
call biooops sync from sync
|
2007-09-26 21:23:24 +00:00 |
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
Mark __COPYRIGHT strings as __used to bring them back, as gcc4
|
2007-10-06 00:42:19 +00:00 |
ufs
|
avoid variable size stack allocations
|
2007-09-25 15:13:14 +00:00 |
uvm
|
make RANGE_TEST a function.
|
2007-09-23 16:05:40 +00:00 |
Makefile
|
remove sun2 from no-rump list
|
2007-09-24 14:19:36 +00:00 |