Home | History | Annotate | Download | only in mount_ext2fs
History log of /src/sbin/mount_ext2fs/Makefile
RevisionDateAuthorComments
 1.8  05-Aug-2008  pooka Refactor mount utilities to provide a mount_fs_parseargs() routine.
Use this routine both in mount_fs and rump_fs to provide equivalent
command line parameters and therefore usage interchangeability.
While doing this, combine some common mountgoop to mountprog.h
 1.7  27-Jun-2005  christos branches: 1.7.20; 1.7.24;
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
programs that did not compile before.
 1.6  05-Feb-2005  xtraeme Kill __P(), use ANSI function declarations; WARNS=3.
 1.5  22-Mar-2003  jdolecek move getmntopts(3) to libutil, build and install also it's manpage
bump libutil minor
adjust individual mount_*/Makefile to use libutil getmntopts(3)
 1.4  19-Aug-2002  lukem Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
 1.3  09-Jan-1998  perry RCS Id Police.
 1.2  10-Oct-1997  christos CFLAGS->CPPFLAGS
 1.1  11-Jun-1997  bouyer Add support programs for ext2fs. fsck_ext2fs is derived from fsck_ffs.
 1.7.24.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.7.20.1  28-Sep-2008  mjf Sync with HEAD.

RSS XML Feed