Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/sbin/tunefs
Module Name: basesrc
Committed By: lukem
Date: Sun Aug 19 09:39:24 UTC 2001
Modified Files:
basesrc/sbin/tunefs: Makefile tunefs.8 tunefs.c
Log Message:
- add -F; indicates "special" is a file system image in a regular file
- reorder "special" validation to after option parsing
- use getopt(3) instead of homegrown code
- add getnum() to parse and validate a number
- clean up man page
- ansi KNF, WARNS=2
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/sbin/tunefs/Makefile
cvs rdiff -r1.22 -r1.23 basesrc/sbin/tunefs/tunefs.8
cvs rdiff -r1.21 -r1.22 basesrc/sbin/tunefs/tunefs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index