hush/miscutils
Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function
definitions.  (That should only be on prototypes.)
2006-03-06 20:47:33 +00:00
..
adjtimex.c another more const 2005-10-20 11:17:48 +00:00
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 Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
hdparm.c Patch from Robert P. Day, moving byte order checks to use platform.h macros. 2006-03-04 22:40:25 +00:00
last.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
less.c removed anoinig warnings 2006-02-01 12:56:19 +00:00
makedevs.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
Makefile - use absolute path for top_builddir and top_srcdir. 2006-03-02 17:33:25 +00:00
Makefile.in - remove unused lists *-m 2006-03-02 18:23:13 +00:00
mountpoint.c just whitespace 2006-01-25 00:08:53 +00:00
mt.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +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 - 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 - whitespace cleanup from Tito. 2006-02-27 22:34:41 +00:00
time.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
watchdog.c - add some ATTRIBUTE_UNUSED. 2006-01-30 17:17:14 +00:00