OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sbin
/
mount_ffs
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
mount_ffs
History log of
/src/sbin/mount_ffs/Makefile
Revision
Date
Author
Comments
1.10
10-Apr-2011
joerg
Extend CPPFLAGS, don't replace it
1.9
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.8
27-Jun-2005
christos
branches: 1.8.20; 1.8.24;
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
programs that did not compile before.
1.7
05-Feb-2005
xtraeme
ll __P(), use ANSI function declarations; WARNS=3.
1.6
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.5
19-Aug-2002
lukem
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
1.4
10-Oct-1997
christos
CFLAGS->CPPFLAGS
1.3
08-May-1997
gwr
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
1.2
06-May-1997
gwr
Use .PATH.c: ...
1.1
12-Jul-1995
cgd
split FFS mount code out of mount(8). the correct way to name fast file
systems is now 'ffs', though 'ufs' is tolerated in fstab for backward
compatibility.
1.8.24.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.8.20.1
28-Sep-2008
mjf
Sync with HEAD.
Indexes created Fri Oct 31 04:09:52 GMT 2025