freebsd-dev/sbin/tunefs
Sheldon Hearn 060ac658cc Open the device read-only initially and re-open read-write if necessary
later.  This allows tunefs -p on mounted filesystems.

Side-effects:
	Use K&R prototypes.
	Use definitions from fcntl.h for the flags argument to open(2).

There are cosmetic differences between this and the submitted patch.

PR:		17143
Reported by:	Peter Edwards <peter.edwards@ireland.com>
Submitted by:	luoqi
2000-03-14 07:44:32 +00:00
..
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
tunefs.8 Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
tunefs.c Open the device read-only initially and re-open read-write if necessary 2000-03-14 07:44:32 +00:00