Home | History | Annotate | Download | only in tunefs
History log of /src/sbin/tunefs/Makefile
RevisionDateAuthorComments
 1.14  27-Jun-2005  christos Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
programs that did not compile before.
 1.13  09-Feb-2005  xtraeme WARNS=3.
 1.12  19-Aug-2002  lukem Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
 1.11  09-Nov-2001  lukem Change -F from "special must be a regular file" to "special can be any type,
and don't attempt to do any file name translation (e.g, search in fstab)".

In the non -F case, search for special in fstab. If found, convert fs_spec
to a raw device name. In any case, use opendisk(3) to open the device.
 1.10  19-Aug-2001  lukem - 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
 1.9  15-Jan-1999  bouyer branches: 1.9.4;
#include machine/bswap.h and remove -lutil.
 1.8  18-Mar-1998  bouyer Add support for non-native byteorder FFS.
 1.7  18-Mar-1995  cgd convert to new RCS Id conventions; reduce my headache
 1.6  22-Dec-1994  cgd specify man pages the new way.
 1.5  08-Jun-1994  mycroft Update from 4.4-Lite, with local changes.
 1.4  31-Jul-1993  mycroft Add RCS indentifiers.
 1.3  23-Mar-1993  cgd changed "Id" to "Header" for rcsids
 1.2  22-Mar-1993  cgd added rcs ids to all files
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  13-Jun-1994  mycroft Import 4.4-Lite version.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.9.4.1  19-Oct-1999  fvdl Add CPPFLAGS+=-I${.CURDIR}/../../sys for convenience. This should be
reverted before the branch is merged with the trunk.

RSS XML Feed