OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sbin
/
mount_overlay
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
mount_overlay
History log of
/src/sbin/mount_overlay/Makefile
Revision
Date
Author
Comments
1.6
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.5
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.4
05-Feb-2005
xtraeme
Kill __P(), use ANSI function declarations; WARNS=3.
1.3
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.2
19-Aug-2002
lukem
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
1.1
20-Jan-2000
wrstuden
Add mount_overlay.
Indexes created Sat Oct 11 19:10:01 GMT 2025