hush/util-linux
Pavel Roskin 32f2769800 From Ken Chalmers <chalmers@norscan.com>:
The current CVS mount.c is missing a semicolon, causing building to fail
if NFS is enabled (#define BB_NFSMOUNT).
2000-08-22 15:35:31 +00:00
..
dmesg.c The result of getopt() is "int" and should be treated as such 2000-07-17 16:17:19 +00:00
fbset.c Use errorMsg rather than fprintf. 2000-07-14 01:51:25 +00:00
fdflush.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
freeramdisk.c Some #include updates. 2000-08-10 17:59:11 +00:00
fsck_minix.c Some #include updates. 2000-08-10 17:59:11 +00:00
getopt.c Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> 2000-08-21 22:02:34 +00:00
mkfs_minix.c Some #include updates. 2000-08-10 17:59:11 +00:00
mkswap.c Some #include updates. 2000-08-10 17:59:11 +00:00
more.c Centralize handling of --help. 2000-07-19 19:24:01 +00:00
mount.c From Ken Chalmers <chalmers@norscan.com>: 2000-08-22 15:35:31 +00:00
nfsmount.c Some #include updates. 2000-08-10 17:59:11 +00:00
nfsmount.h Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. 2000-07-10 23:39:44 +00:00
rdate.c Oops. Forgot to commit rdate.c. 2000-08-21 23:04:00 +00:00
swaponoff.c Extract usage information into a separate file. 2000-07-16 20:57:15 +00:00
umount.c Use BB_FEATURE_CLEAN_UP where appropriate 2000-07-25 18:01:20 +00:00