hush/util-linux
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
..
Config.in Do not select LFS 2004-05-19 11:06:20 +00:00
dmesg.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fbset.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fdflush.c Major coreutils update. 2003-03-19 09:13:01 +00:00
fdformat.c Everything should be made as simple as possible. But no simpler. 2004-04-03 12:36:03 +00:00
fdisk.c Avoid a number of places where large drives could wrap a uint, and 2004-06-28 23:50:31 +00:00
freeramdisk.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fsck_minix.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
getopt.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
hexdump.c Major coreutils update. 2003-03-19 09:13:01 +00:00
hwclock.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
losetup.c Lars Ekman writes: 2003-07-30 08:55:59 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in Per suggestion from Bastian Blank, be less evil when we force fdisk to 2004-05-26 11:59:19 +00:00
mkfs_minix.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
mkswap.c Patch from David Meggy to make the swap default to the new version if no 2003-10-31 02:04:18 +00:00
more.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
mount.c Tito, farmatito at tiscali dot it writes: 2004-08-03 00:14:02 +00:00
nfsmount.c YAEGASHI Takeshi writes: 2004-07-26 12:05:12 +00:00
nfsmount.h Fixup use of 'u_int' to instead use 'unsigned int' 2004-01-30 22:56:20 +00:00
pivot_root.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
rdate.c Stephane Billiart writes: 2004-01-18 18:18:33 +00:00
swaponoff.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
umount.c Tito, farmatito at tiscali dot it writes: 2004-08-03 00:14:02 +00:00