index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
mount_cd9660
/
mount_cd9660.c
Age
Commit message (
Expand
)
Author
2007-03-21
Add support for mounting arbitrary sessions, from Enache Adrian
Pedro Martelletto
2005-04-08
Sync with recent realpath(3) changes: on failure, don't use the second
Jared Yanovich
2003-07-03
use realpath() in helpers instead of doing it ourselves every time.
Ted Unangst
2003-06-11
ansification
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-04-23
In mount.h, rename field export -> export_info, to avoid collision with C++.
Marc Espie
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2000-07-31
Correct usage string
Paul Janzen
1999-07-01
Add support for Joliet extensions. From FreeBSD
David Leonard
1998-01-30
Change error message to be like mount_ffs
Tobias Weingartner
1997-08-24
More err()/warn()/etc. argument fixes.
Jason Downs
1997-08-20
Print "Filesystem not supported by kernel" not "Operation not supported by
Todd C. Miller
1997-04-19
force readonly, heh
Theo de Raadt
1997-04-19
replace -r (disable Rockridge extensions) with -R ..
flipk
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-06-23
update rcsid
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt