aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_cd9660/mount_cd9660.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Provide userland interface for broken Joilet disks.Boris Popov2001-03-141-1/+5
* A previous MFC incompletely merged r1.16 (missing an include)Kris Kennaway2001-03-041-0/+1
* MFC: rev 1.16 - print out the device name when the mount failsBrian S. Dean2001-02-031-1/+1
* mount* fixes from Martin Blapp <mb@imp.ch>:Poul-Henning Kamp1999-10-091-2/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add support for Joliet extensions to the iso9660 fs. The related PRDaniel C. Sobral1999-04-181-2/+6
* Userland part of ISO9660 multi-session support. mount_cd9660(8) willJoerg Wunsch1997-04-291-10/+81
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Merge from Lite2 (use new getvfsbyname() and mount(2) interface)Peter Wemm1997-03-111-18/+16
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Get rid of the last vestiges of the old MOUNT_* constants in theGarrett Wollman1996-05-131-4/+11
* Include the special device in the error output so that it makes sense.David Greenman1995-02-151-1/+1
* Add support for filesystem-specific `-o' options, and re-implement theGarrett Wollman1994-11-011-1/+4
* Automatically load NFS and a bevy of other filesystems.Garrett Wollman1994-09-221-1/+11
* Get rid of the need for the readonly mandatory option - set readonlyDavid Greenman1994-09-071-4/+6
* Don't call getmntopts with a null pointer as an option string; it'llDavid Greenman1994-08-021-3/+2
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+130