index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
mount_msdos
/
Makefile
Age
Commit message (
Expand
)
Author
2009-12-22
Don't -I from $S/sys.
pooka
2008-08-05
Refactor mount utilities to provide a mount_fs_parseargs() routine.
pooka
2005-06-27
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
christos
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
2002-09-21
MNT_GETARGS support
christos
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2000-10-30
make the code includable into other programs:
jdolecek
2000-08-14
use CURDIR where appropriate
deberg
1998-03-01
Merge with Lite2 + local changes
fvdl
1997-10-10
CFLAGS->CPPFLAGS
christos
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
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-12-20
No longer install setuid root.
mycroft
1994-07-16
update from ws. make it work again
cgd
1994-04-08
new functionality -- uid/gid/perms settable, users can invoke
cgd
1994-04-07
clean up, zero args struct so we're ok for changes coming soon...
cgd
1993-08-09
PCFS --> MSDOSFS
mycroft
1993-07-30
Merge changes from netbsd-0-9 branch.
mycroft
1993-04-09
written by Paul Popelka. mounts pcfs MS-DOS filesystem. (patch 111)
cgd