OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sbin
/
mount_union
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
mount_union
History log of
/src/sbin/mount_union/Makefile
Revision
Date
Author
Comments
1.15
26-Jul-2020
mlelstv
Refactor remaining mount_* commands to use the common pathadj()
function for resolving paths.
Make pathadj() no longer warn about symlinks. Symlinks in /dev are
regularly used in several places like LVM . The warning was also
only visible when calling a mount_* command directly as mount(8)
itself would resolve the path witout warning before passing it to
a mount_* command.
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
05-Feb-2005
xtraeme
Kill __P(), use ANSI function declarations; WARNS=3.
1.12
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.11
21-Sep-2002
christos
MNT_GETARGS support
1.10
19-Aug-2002
lukem
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
1.9
10-Oct-1997
christos
CFLAGS->CPPFLAGS
1.8
16-Sep-1997
lukem
resolve conflicts from lite-2 merge
1.7
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.6
06-May-1997
gwr
Use .PATH.c: ...
1.5
18-Mar-1995
cgd
convert to new RCS Id conventions; reduce my headache
1.4
09-Jan-1995
mycroft
This shouldn't be setuid any more.
1.3
22-Dec-1994
cgd
specify man pages the new way.
1.2
03-Aug-1994
deraadt
do not need -I/sys
1.1
08-Jun-1994
mycroft
branches: 1.1.1;
Update from 4.4-Lite, with local changes.
1.1.1.2
16-Sep-1997
lukem
imported from lite-2
1.1.1.1
13-Jun-1994
mycroft
Import 4.4-Lite version.
Indexes created Thu Oct 30 03:10:01 GMT 2025