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
/
Makefile
Age
Commit message (
Expand
)
Author
2003-03-22
move getmntopts(3) to libutil, build and install also it's manpage
jdolecek
2003-01-19
libutil (which was added for MNT_GETARGS) is no longer needed.
tsutsui
2003-01-19
do not link all mount programs into single image; the total size difference
jdolecek
2002-10-01
update incorrect comment - getmntopts.c _is_ used by mount(8)
jdolecek
2002-09-21
MNT_GETARGS support
christos
2002-09-01
Remove extra tab in really an empty line.
taca
2002-08-23
if RESCUEDIR is defined, set _PATH_RESCUE to that
lukem
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2001-02-20
use getprogname()
cgd
2001-02-04
fix nested extern
christos
2001-01-16
generated source should include stdlib.h and string.h for prototypes.
cgd
2000-11-02
also install mount_ufs manpage links
jdolecek
2000-11-01
Add a 'CLEANFILES+= checkname.c' to remove that file during a make clean.
veego
2000-10-30
mount(8) now includes code for all mount_*(8) but mount_portal(8) and
jdolecek
1997-09-16
resolve conflicts from lite-2 import, with two major modifications
lukem
1997-09-15
define WARNS?=1 for all of sbin/*
lukem
1997-08-01
don't need getmntopts.c as part of mount(8)
jtk
1997-07-04
Fix warnings.
christos
1995-07-12
remove FFS mounting code from mount(8); there are now _no_ 'internal' mount
cgd
1995-03-18
convert to new RCS Id conventions; reduce my headache
cgd
1994-12-22
specify man pages the new way.
cgd
1994-06-08
Update from 4.4-Lite, with local changes.
mycroft
1993-10-08
there is no librpc any more
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-04-12
fixed NFSCLIENT problem.
cgd
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd