hush/util-linux
Rob Landley eaa34ca5b4 More fixes. Type "auto" should mean unspecified from fstab as well as the
command line, initialize singlemount's rc to an error value so it doesn't
think it succeeded when it didn't, use absolute path when associating a
loop device (and the previous FEATURE_CLEAN_UP logic related to that was
freeing the wrong thing), move reading of /proc/filesystems to where we can
re-read it (when it's empty) for every entry on a "mount -a" so that when
/proc is mounted as the first entry, the later filesystems can autodetect
filesystem type.
2006-03-18 02:58:11 +00:00
..
Config.in add setarch/linux32/linux64 applet 2006-02-21 04:26:52 +00:00
dmesg.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fbset.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
fdformat.c just whitespace 2006-01-25 00:08:53 +00:00
fdisk.c strip out unneeded comments 2006-02-25 07:42:02 +00:00
freeramdisk.c Missed one. 2006-03-14 20:06:44 +00:00
fsck_minix.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
getopt.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
hexdump.c add "-C" format to hexdump 2005-11-28 21:06:00 +00:00
hwclock.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
ipcrm.c just whitespace 2006-01-25 00:08:53 +00:00
ipcs.c just whitespace 2006-01-25 00:08:53 +00:00
losetup.c just whitespace 2006-01-25 00:08:53 +00:00
Makefile - use absolute path for top_builddir and top_srcdir. 2006-03-02 17:33:25 +00:00
Makefile.in Tito unified fdflush and freeramdisk. I tweaked the result a bit. 2006-03-14 02:40:51 +00:00
mdev.c Create /dev/root symlink pointing to real root device, if any. 2006-02-21 06:11:13 +00:00
mkfs_minix.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
mkswap.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
more.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
mount.c More fixes. Type "auto" should mean unspecified from fstab as well as the 2006-03-18 02:58:11 +00:00
nfsmount.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +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 just whitespace 2006-01-25 00:08:53 +00:00
rdate.c just whitespace 2006-01-25 00:08:53 +00:00
readprofile.c just whitespace 2006-01-25 00:08:53 +00:00
setarch.c more security: don't start shell code from argv 2006-02-28 08:23:27 +00:00
swaponoff.c Patch from Denis Vlasenko to add xstat() and use it. 2006-03-13 15:45:16 +00:00
switch_root.c Fix off by one error. (I know I had a reason for doing that, but I have _no_ 2006-02-14 07:33:45 +00:00
umount.c Bug fix: umount wasn't detaching loop devices unless mtab support was enabled. 2006-03-17 03:30:05 +00:00