.. |
adjtimex.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
bbconfig.c
|
|
|
Config.in
|
Patch from Tito to remove long options from hdparm.
|
2006-05-31 22:52:57 +00:00 |
crond.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
crontab.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
dc.c
|
- remove superfluous call of stack_machine(0) upon exit.
|
2006-06-03 21:19:09 +00:00 |
devfsd.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
eject.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
hdparm.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
last.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
less.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
makedevs.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
Makefile
|
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
|
2006-05-13 02:33:09 +00:00 |
Makefile.in
|
|
|
mountpoint.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
mt.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
runlevel.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
rx.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
setsid.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
strings.c
|
- move #include busybox.h to the very top so we pull in the config
|
2006-06-03 19:49:21 +00:00 |
time.c
|
- use bb_msg_write_error in 3 places
|
2006-06-03 20:09:02 +00:00 |
watchdog.c
|
- no need to have timer_duration in the data section.
|
2006-06-03 20:53:18 +00:00 |