.. |
adjtimex.c
|
Move portability stuff to platform.h, and clean up adjtimex.c a bit while
|
2006-05-27 22:08:01 +00:00 |
bbconfig.c
|
Clarify.
|
2006-03-30 02:01:48 +00:00 |
Config.in
|
Patch from Tito to remove long options from hdparm.
|
2006-05-31 22:52:57 +00:00 |
crond.c
|
- s/defined(__uClinux__)/BB_NOMMU/
|
2006-05-31 10:19:51 +00:00 |
crontab.c
|
use more boiler plate GPL notices
|
2006-04-16 20:38:26 +00:00 |
dc.c
|
Patch by Paul Whittaker, make busybox dc compatable with GNU dc.
|
2004-07-24 06:01:52 +00:00 |
devfsd.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
eject.c
|
use more boiler plate GPL notices
|
2006-04-16 20:38:26 +00:00 |
hdparm.c
|
Patch from Tito to remove long options from hdparm.
|
2006-05-31 22:52:57 +00:00 |
last.c
|
- introduce and use bb_path_wtmp_file for portability (saves 11 Bytes).
|
2006-05-26 14:41:40 +00:00 |
less.c
|
And fix the error I just introduced. :)
|
2006-05-25 21:13:30 +00:00 |
makedevs.c
|
- return ret so we return something meaningful.
|
2006-04-24 17:41:29 +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
|
- revert back to r14406
|
2006-03-13 19:04:00 +00:00 |
mountpoint.c
|
use more boiler plate GPL notices
|
2006-04-16 20:38:26 +00:00 |
mt.c
|
just include fcntl.h not sys/fcntl.h
|
2006-04-29 04:43:50 +00:00 |
runlevel.c
|
- add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc.
|
2005-10-28 20:37:03 +00:00 |
rx.c
|
- use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:
|
2006-05-27 09:36:43 +00:00 |
setsid.c
|
fixup style
|
2006-03-23 02:07:41 +00:00 |
strings.c
|
Size reductions, mostly switching things to use libbb functions.
|
2006-05-29 06:43:55 +00:00 |
time.c
|
Consolidate #include <sys/time.h> so libbb.h does it.
|
2006-05-27 21:42:58 +00:00 |
watchdog.c
|
- patch from Denis Vlasenko to add and use bb_xdaemon()
|
2006-04-12 18:09:26 +00:00 |