freebsd-dev/sbin
Joerg Wunsch 16a7269ee5 When tuneing filesystems with tunefs, it is not obvious what the current
parameters are.  You can use dumpfs, but that's not obvious which settings
are tuneable, and is far from clear to the non-guru (it's like using a
hexdump of a tar archive to get a table-of-contents).

There is also an undocumented option in the man page that can be dangerous.
Suppose your disk driver decides to scramble all writes while you tell
tunefs to update all backup superblocks.

This suggested change adds a '-p' (print) switch to bring it in
line with some SVR4 systems.

(Slightly changed by me, mostly for optics. - joerg)

Submitted by:	peter@haywire.dialix.com
1995-06-25 17:46:13 +00:00
..
adjkerntz Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
badsect Submitted by: Philippe Charnier <charnier@lirmm.fr>, added to by bde 1995-04-02 16:52:14 +00:00
bsdlabel Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
clri
comcontrol Remove excessive argc checking. It was impossible to set `dtrwait' and 1995-01-10 01:42:24 +00:00
cxconfig
disklabel Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dmesg
dset Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dump When using dump/rdump on large filesytems (my case 3 GB), the lseek 1995-06-24 17:07:21 +00:00
dumpfs
dumplfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
dumpon Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fastboot
fdisk Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fsck Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fsck_ffs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
fsck_ifs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
ft
i386 Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
ifconfig Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
init Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
ip_mroute_mod
ipfw Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
ldconfig Add an "-m" flag to merge instead of replace the entries. We can 1995-06-24 10:08:44 +00:00
md5 Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mknod
modload Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
modunload
mount Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_cd9660 Include the special device in the error output so that it makes sense. 1995-02-15 14:29:26 +00:00
mount_devfs Obtained from: copied fro mount_kernfs 1995-04-21 01:17:50 +00:00
mount_fdesc
mount_ifs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_msdosfs
mount_nfs Added -o port option. Use specified port number for NFS requests. The default 1995-06-14 17:41:04 +00:00
mount_null
mount_nullfs
mount_portal Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_portalfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
mount_procfs
mount_umap Use the correct file pointer when reading the group id map file. The old 1995-06-13 17:42:07 +00:00
mount_umapfs Use the correct file pointer when reading the group id map file. The old 1995-06-13 17:42:07 +00:00
mount_union
mount_unionfs
mountd Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
newfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
newlfs Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
nfsd Add support for kerberised NQNFS. 1995-01-30 18:56:06 +00:00
nfsiod
nologin
ping Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
quotacheck `dev_bsize' must be reset to 1 before the bread() or 1995-06-21 03:55:12 +00:00
rdisc Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
reboot
restore Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
route
savecore Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
scsi Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
scsiformat
shutdown Yanked out (now obsolete) support for 'fastboot'. 1995-02-15 14:35:29 +00:00
slattach Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
startslip Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
swapon Take out special error message for EINVAL...we really do want it to be 1995-05-14 02:18:18 +00:00
sysctl Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
sysinstall Bump to 2.0-950418-SNAP 1995-04-17 10:19:31 +00:00
tunefs When tuneing filesystems with tunefs, it is not obvious what the current 1995-06-25 17:46:13 +00:00
umount Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
DISCLAIMER
Makefile Add dumpon 1995-05-14 18:43:25 +00:00
Makefile.inc