busybox/include
Eric Andersen 93d7fba892 Tito, farmatito at tiscali dot it writes:
Hi to all,
This patch is useful for:
1) remove an unused var from extern char *find_real_root_device_name(const char* name)
    changing it to extern char *find_real_root_device_name(void).
2) fixes include/libbb.h, coreutils/df.c, util-linux/mount.c and  util-linux/umount.c accordingly.
3) fixes a bug, really a false positive,  in find_real_root_device_name() that happens if
    in the /dev directory exists a link named root (/dev/root) that should be skipped but
    is not. This affects applets like df that display wrong results
2004-08-03 00:14:02 +00:00
..
.cvsignore Ignore generated files 2001-10-24 06:53:33 +00:00
applets.h As discussed, drop minit, which was not being supported in busybox. 2004-05-26 10:28:32 +00:00
busybox.h Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
dump.h Major coreutils update. 2003-03-19 09:13:01 +00:00
grp_.h Replace the old and somewhat buggy pwd_grp stuff with the shiny 2004-07-15 12:53:49 +00:00
inet_common.h In spite of the feature freeze, check in a complete rework of route which 2004-03-10 07:42:38 +00:00
libbb.h Tito, farmatito at tiscali dot it writes: 2004-08-03 00:14:02 +00:00
pwd_.h Replace the old and somewhat buggy pwd_grp stuff with the shiny 2004-07-15 12:53:49 +00:00
shadow_.h Replace the old and somewhat buggy pwd_grp stuff with the shiny 2004-07-15 12:53:49 +00:00
unarchive.h Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
usage.h Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove 2004-07-23 06:06:21 +00:00