hush/util-linux
Eric Andersen 5ef448285b There is no good reason to prevent nfs mounts from being mounted
during 'mount -a'.  If the user wants to do that, hey, its their
lifs.  If the nfs server is down and they don't want to wait for
nfs to time out, that is their problem.
 -Erik
2003-02-28 06:29:27 +00:00
..
Config.in Write all the help text for the util-linux utilities. Allow 2003-02-27 03:14:04 +00:00
dmesg.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
fbset.c Support setting depth 2002-09-17 08:44:56 +00:00
fdflush.c Update some missing copyright notices 2002-04-13 08:31:59 +00:00
fdisk.c fdisk writable feature, allows compilation of a small fdisk that can 2003-01-04 11:56:06 +00:00
freeramdisk.c Use xfopen, saves 32 bytes ! 2001-10-05 05:03:14 +00:00
fsck_minix.c Change if(x)free(x); to free(x); 2002-11-28 11:27:31 +00:00
getopt.c Change if(x)free(x); to free(x); 2002-11-28 11:27:31 +00:00
hexdump.c Remove advertising clauses in accordance with 2002-06-23 22:25:24 +00:00
hwclock.c > Eliminate dependancy on kernel header files. Naughty naughty. 2003-01-02 07:16:53 +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 fdisk applet by Vladimir N. Oleynik 2002-11-26 22:00:21 +00:00
mkfs_minix.c Inline functions with only one reference in mkfs_minix. I don't know 2002-08-21 13:21:20 +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 Correct some init issues, update email address, last_patch78 by Vladimir 2003-01-13 22:09:50 +00:00
mount.c There is no good reason to prevent nfs mounts from being mounted 2003-02-28 06:29:27 +00:00
nfsmount.c Eliminate dependancy on kernel header files. Naughty naughty. 2002-12-11 04:04:26 +00:00
nfsmount.h Silence a silly warning 2001-03-09 22:17:59 +00:00
pivot_root.c A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few 2001-04-05 03:14:39 +00:00
rdate.c A patch from Bart Visscher <magick@linux-fan.com> to add an 2002-07-03 11:51:44 +00:00
swaponoff.c Test for holes in swapfiles 2002-11-03 00:25:23 +00:00
umount.c Change if(x)free(x); to free(x); 2002-11-28 11:27:31 +00:00