util-linux/mount
Benno Schulenberg ce6479e21c swapon: readjust the usage summaries
swapon.8: reorder options, lowercase command names, tweak sentences.
swapon.c: tweak descriptions, adjust spaces for proper alignment.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2007-12-03 13:30:00 +01:00
..
Makefile.am mount: cleanup usage of _PATH_* 2007-11-28 14:35:24 +01:00
README.mount build-sys: rename to -ng, change maintainer name 2007-01-04 13:44:06 +01:00
fsprobe.c mount: cleanup usage of _PATH_* 2007-11-28 14:35:24 +01:00
fsprobe.h mount: needs to handle special mountprog even on guessed file systems. 2007-06-28 01:23:49 +02:00
fsprobe_blkid.c mount: fsprobe: use blkid cache only when really necessary 2007-05-17 12:52:40 +02:00
fsprobe_volumeid.c mount: cleanup usage of _PATH_* 2007-11-28 14:35:24 +01:00
fstab.5 mount: cleanup "none" fstype usage 2007-10-04 15:07:30 +02:00
fstab.c mount: cleanup usage of _PATH_* 2007-11-28 14:35:24 +01:00
fstab.h mount: clean up getfs* (fstab.c) interface 2007-05-25 11:18:37 +02:00
getusername.c Imported from util-linux-2.9i tarball. 2006-12-07 00:25:37 +01:00
getusername.h Imported from util-linux-2.9i tarball. 2006-12-07 00:25:37 +01:00
lomount.c mount: fix fd leak 2007-11-26 14:04:15 +01:00
lomount.h mount: prevent loop mounting the same file twice 2007-10-26 01:02:44 +02:00
loop.h mount: cleanup KERNEL_VERSION, remove my_dev_t.h 2007-11-07 21:13:59 +01:00
losetup.8 man pages: add "AVAILABILITY" section 2007-07-03 01:17:04 +02:00
mount.8 mount: cleanup "none" fstype usage 2007-10-04 15:07:30 +02:00
mount.c mount: use MNTTYPE_SWAP (from mntent.h) 2007-11-28 14:37:09 +01:00
mount_constants.h mount: remove MS_{REPLACE,AFTER,BEFORE,OVER} 2007-11-06 01:09:04 +01:00
mount_mntent.c mount: clean up gcc warnings (mount_mntent.c) 2007-10-11 00:30:42 +02:00
mount_mntent.h build-sys: remove DEFAULT_INCLUDES workaround 2007-01-04 14:39:17 +01:00
pivot_root.8 man pages: add "AVAILABILITY" section 2007-07-03 01:17:04 +02:00
pivot_root.c Imported from util-linux-2.12a tarball. 2006-12-07 00:26:14 +01:00
realpath.c mount: cleanup canonicalize() usage 2007-10-25 21:50:59 +02:00
realpath.h mount: cleanup canonicalize() usage 2007-10-25 21:50:59 +02:00
sundries.c mount: clean up global variables 2007-10-25 21:50:59 +02:00
sundries.h mount: clean up global variables 2007-10-25 21:50:59 +02:00
swap_constants.h Imported from util-linux-2.9i tarball. 2006-12-07 00:25:37 +01:00
swapoff.8 Imported from util-linux-2.2 tarball. 2006-12-07 00:25:32 +01:00
swapon.8 swapon: readjust the usage summaries 2007-12-03 13:30:00 +01:00
swapon.c swapon: readjust the usage summaries 2007-12-03 13:30:00 +01:00
umount.8 man pages: add "AVAILABILITY" section 2007-07-03 01:17:04 +02:00
umount.c mount: clean up global variables 2007-10-25 21:50:59 +02:00
xmalloc.c mount: cleanup error() and die() 2007-10-25 21:50:59 +02:00
xmalloc.h mount: cleanup error() and die() 2007-10-25 21:50:59 +02:00

README.mount

mount/umount for Linux 0.97.3 and later.
Authors:
Doug Quale <quale@saavik.cs.wisc.edu>,
H.J. Lu <hlu@eecs.wsu.edu>,
Rick Sladkey <jrs@world.std.com>,
Stephen Tweedie <sct@dcs.ed.ac.uk>.
Andries Brouwer <aeb@cwi.nl>
Adrian Bunk <bunk@stusta.de>

Presently in util-linux-ng maintained by Karel Zak <kzak@redhat.com>.