busybox/util-linux
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
..
config.in * include/applets.h (CONFIG_LOSETUP): New. 2002-03-20 17:38:37 +00:00
dmesg.c
fbset.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
fdflush.c
freeramdisk.c Use xfopen, saves 32 bytes ! 2001-10-05 05:03:14 +00:00
fsck_minix.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
getopt.c
hexdump.c Introduce od and hexdump applets 2001-11-02 11:39:46 +00:00
losetup.c * include/applets.h (CONFIG_LOSETUP): New. 2002-03-20 17:38:37 +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
mkfs_minix.c Fixup some silly prototype warnings 2001-10-31 10:41:31 +00:00
mkswap.c Apply lash_patch35 from vodz, which brings several nice size_optimizations. 2002-04-06 05:17:57 +00:00
more.c Fix running more on files in the (broken) procfs that claim 0 length 2001-12-06 07:24:29 +00:00
mount.c Apply lash_patch35 from vodz, which brings several nice size_optimizations. 2002-04-06 05:17:57 +00:00
nfsmount.c Rename dirname variable to pathname to eliminate namespace conflict. 2001-07-26 14:26:53 +00:00
nfsmount.h
pivot_root.c
rdate.c Use port 37 by default. 2001-10-01 17:52:14 +00:00
swaponoff.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00
umount.c Remove == TRUE' tests and convert != TRUE' and `== FALSE' tests to use !. 2001-12-20 23:13:26 +00:00