.. |
altq
|
add missing initializer
|
2006-09-03 04:28:16 +00:00 |
arch
|
make this compile again (thanks gdamore)
|
2006-09-03 06:03:51 +00:00 |
coda
|
fix incomplete initializer
|
2006-08-29 23:45:23 +00:00 |
compat
|
add missing initializer
|
2006-09-03 06:29:03 +00:00 |
conf
|
Add MI implementation of inittodr, todr_attach, and resettodr.
|
2006-09-02 20:18:00 +00:00 |
contrib/dev/ath
|
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
|
2006-08-17 17:11:27 +00:00 |
crypto
|
static comes first
|
2006-09-03 05:22:36 +00:00 |
ddb
|
fix incomplete initializer.
|
2006-08-30 00:00:15 +00:00 |
dev
|
add missing initializer
|
2006-09-03 06:26:27 +00:00 |
dist
|
add missing initializer
|
2006-09-03 04:53:19 +00:00 |
fs
|
add missing initializer
|
2006-09-03 05:27:28 +00:00 |
gdbscripts
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ipkdb
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 20:45:08 +00:00 |
kern
|
avoid empty else statement
|
2006-09-03 06:25:19 +00:00 |
lib
|
Make this compile in _KERNEL || _STANDALONE. Make gcc4 happy.
|
2006-09-02 20:46:50 +00:00 |
lkm
|
Don't build "linux_ptrace.c" anymore. ptrace(2) support is optional now
|
2006-08-31 14:00:29 +00:00 |
miscfs
|
add missing initializers
|
2006-09-03 04:56:33 +00:00 |
net
|
Don't use IFQ_ macros on an ifqueue. Fixes a compilation error
|
2006-09-03 06:10:06 +00:00 |
net80211
|
comment out impossible comparisons.
|
2006-08-30 15:40:41 +00:00 |
netatalk
|
Fix initializers
|
2006-08-27 23:49:33 +00:00 |
netbt
|
add newline to (debug) printf
|
2006-08-28 08:19:53 +00:00 |
netinet
|
increment ips_total too.
|
2006-09-02 12:41:01 +00:00 |
netinet6
|
comment out impossible comparison.
|
2006-09-03 05:16:59 +00:00 |
netipsec
|
Make this compile again (hi xtos!). Switch to C99 structure initializations.
|
2006-08-31 23:21:54 +00:00 |
netisdn
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
netiso
|
Fix initializers
|
2006-08-30 19:20:48 +00:00 |
netkey
|
use c99 initializers
|
2006-09-02 06:44:59 +00:00 |
netnatm
|
One step closer to loadable domains. Store pointers to a domain's soft
|
2006-08-25 19:33:50 +00:00 |
netsmb
|
add missing initializer
|
2006-09-03 05:27:28 +00:00 |
nfs
|
nfs_fhtovp: try to detect stale or invalid handles by issuing VOP_GETATTR.
|
2006-09-02 13:37:52 +00:00 |
opencrypto
|
fix incomplete initializer
|
2006-08-29 23:45:23 +00:00 |
stand
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sys
|
move MAX_TCNAMELEN from kern_tc.c into timetc.h
|
2006-09-02 13:47:03 +00:00 |
ufs
|
add missing initializers
|
2006-09-02 07:04:01 +00:00 |
uvm
|
bumps kernel aobj to 64 bit. \
|
2006-09-01 20:39:05 +00:00 |
Makefile
|
Don't descend into netns and netccitt
|
2006-08-25 17:40:21 +00:00 |