| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-26 | Refactor remaining mount_* commands to use the common pathadj() | mlelstv | |
| 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. | |||
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos | |
| programs that did not compile before. | |||
| 2005-02-05 | Kill __P(), use ANSI function declarations; WARNS=3. | xtraeme | |
| 2003-03-22 | move getmntopts(3) to libutil, build and install also it's manpage | jdolecek | |
| bump libutil minor adjust individual mount_*/Makefile to use libutil getmntopts(3) | |||
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem | |
| 1997-10-10 | CFLAGS->CPPFLAGS | christos | |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr | |
| will be fixed using the new .NOPATH make feature instead. | |||
| 1997-05-06 | Use .PATH.c: ... | gwr | |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd | |
| 1994-12-22 | specify man pages the new way. | cgd | |
| 1994-08-03 | do not need -I/sys | deraadt | |
| 1994-06-10 | X compilation | pk | |
| 1994-06-08 | Update from 4.4-Lite, with local changes. | mycroft | |
