busybox/miscutils
Rob Landley 51be57e4df Convert all the applets from #include to USE(). Had to fix some nonstandard
naming along the way to get USE() macros for everything.
2006-02-23 00:42:25 +00:00
..
adjtimex.c
bbconfig.c
Config.in Convert all the applets from #include to USE(). Had to fix some nonstandard 2006-02-23 00:42:25 +00:00
crond.c removed warning "comparison between signed and unsigned". Change very very old code: use int instead short 2006-01-30 13:36:03 +00:00
crontab.c can use TMPDIR if user's HOMEDIR do not found. Noticed by Bernhard 2006-01-10 12:35:43 +00:00
dc.c
devfsd.c Patch from Denis Vlasenko to constify things and fix a few typos. 2006-02-22 17:01:00 +00:00
eject.c just whitespace 2006-01-25 00:08:53 +00:00
hdparm.c Patch from Denis Vlasenko to constify things and fix a few typos. 2006-02-22 17:01:00 +00:00
last.c protect potential overflow for x86_64 2006-01-31 09:35:45 +00:00
less.c removed anoinig warnings 2006-02-01 12:56:19 +00:00
makedevs.c - fix check for group and user, remove some whitespace while at it. 2005-12-21 15:07:30 +00:00
Makefile
Makefile.in Convert all the applets from #include to USE(). Had to fix some nonstandard 2006-02-23 00:42:25 +00:00
mountpoint.c just whitespace 2006-01-25 00:08:53 +00:00
mt.c
runlevel.c - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. 2005-10-28 20:37:03 +00:00
rx.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00
setsid.c just whitespace 2006-01-25 00:08:53 +00:00
strings.c just whitespace 2006-01-25 00:08:53 +00:00
time.c
watchdog.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00