arch
|
Use a typedef to cleanup OF_set_callback.
|
2012-01-31 04:32:07 +00:00 |
conf
|
igsfb doesn't use rcons, no need to pull it in
|
2012-01-31 05:08:14 +00:00 |
dev
|
ANSIfy the prototypes
|
2012-01-31 04:28:02 +00:00 |
dist
|
fix printf formats
|
2012-01-30 20:51:50 +00:00 |
fs
|
Include sys/malloc.h for MALLOC_DECLARE.
|
2012-01-28 16:24:35 +00:00 |
kern
|
Use proper ANSI prototypes for foo() -> foo(void)
|
2012-01-30 23:31:27 +00:00 |
net
|
Use proper ANSI prototypes for foo() -> foo(void)
|
2012-01-30 23:31:27 +00:00 |
sys
|
Use proper ANSI prototypes for foo() -> foo(void)
|
2012-01-30 23:31:27 +00:00 |
uvm
|
Deal with case when kmembase == kmemstart.
|
2012-01-31 00:30:52 +00:00 |