OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sbin
/
mount_ntfs
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
mount_ntfs
History log of
/src/sbin/mount_ntfs/Makefile
Revision
Date
Author
Comments
1.10
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.9
27-Jun-2005
christos
branches: 1.9.20; 1.9.24;
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
programs that did not compile before.
1.8
05-Feb-2005
xtraeme
Kill __P(), use ANSI function declarations; WARNS=3.
1.7
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.6
21-Sep-2002
christos
MNT_GETARGS support
1.5
19-Aug-2002
lukem
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
1.4
30-Oct-2000
jdolecek
make the code includable into other programs:
* make static all symbols which do not need to be exported
* rename main() to mount_FOO()
* new main() now just calls mount_FOO(), main() is only compiled in if
MOUNT_NOMAIN is not defined
* a_gid(), a_uid() and a_mask() were put into ../mount/fattr.[ch], local
versions removed
1.3
17-May-1999
kleink
Use the system search path for ntfs headers.
1.2
06-May-1999
christos
Make this compile...
1.1
06-May-1999
christos
branches: 1.1.1;
Initial revision
1.1.1.1
06-May-1999
christos
Import yesterday's FreeBSD mount_ntfs source
1.9.24.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.9.20.1
28-Sep-2008
mjf
Sync with HEAD.
Indexes created Mon Oct 27 20:09:55 GMT 2025