hush/miscutils
Eric Andersen 85208e2ab9 Completely rework the config system so that it no longer annoys me to work on
the busybox development tree.  This eliminates the use of recursive make, and
once again allows us to run 'make' in a subdirectory with the expected result.
And things are now much faster too.  Greatly improved IMHO...
 -Erik
2002-04-12 12:05:57 +00:00
..
adjtimex.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
config.in Add in a 'time' applet. Adds 4.5k. 2001-11-30 07:54:32 +00:00
dc.c Patch to avoid warnings 2001-12-06 03:29:37 +00:00
dutmp.c Include time.h 2001-11-20 00:15:27 +00:00
makedevs.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
mktemp.c Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 2001-03-09 14:36:42 +00:00
mt.c Fixed misnamed rewind command (noted by Tom Oehser). 2001-05-22 14:32:35 +00:00
readlink.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
time.c Add in a 'time' applet. Adds 4.5k. 2001-11-30 07:54:32 +00:00
update.c Latest patch from vodz. Adds a check for divide by zero in the posix 2001-08-02 05:02:46 +00:00
watchdog.c Patch from Jeff Garzik marking a few 'getopt not needed' apps. 2001-03-09 21:28:09 +00:00