aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_cd9660
Commit message (Expand)AuthorAgeFilesLines
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-212-9/+9
* This should have been committed too, I have no ideaMaxime Henrion2002-08-031-1/+1
* Now that the kernel is able to load modules itself,Maxime Henrion2002-08-031-12/+1
* The .Nm utilityPhilippe Charnier2002-07-061-1/+1
* mdoc(7) police: misc fixes.Ruslan Ermilov2002-03-151-5/+4
* Add information about multi-session CDs from the log message of r1.4.Murray Stokely2002-03-131-0/+9
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-0/+2
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Added missing no's to the -o options list.Ruslan Ermilov2001-04-261-6/+7
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* It is the ``nostrictjoliet'' option equivalent to -b.Ruslan Ermilov2001-03-161-2/+2
* Update userland interface for broken Joilet disks.Boris Popov2001-03-112-2/+12
* Print out the target device when the mount fails.Brian S. Dean2001-01-251-1/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* TypoKris Kennaway1999-11-151-1/+1
* mount* fixes from Martin Blapp <mb@imp.ch>:Poul-Henning Kamp1999-10-091-2/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Fix some bad references.Chris Costello1999-08-161-3/+3
* Add $Id$ to these manpages.Nik Clayton1999-07-121-0/+2
* Add the missing cd9660-specific options to the -o flag. While I'm here,Guy Helmer1999-05-281-1/+16
* Add support for Joliet extensions to the iso9660 fs. The related PRDaniel C. Sobral1999-04-182-2/+8
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-191-2/+2
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-1/+0
* Add missing .Ar.Philippe Charnier1997-12-291-1/+1
* Userland part of ISO9660 multi-session support. mount_cd9660(8) willJoerg Wunsch1997-04-292-11/+103
* 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-112-18/+17
* 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
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-231-1/+2
* 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
* Removed the comment about missing support for the original "HighJoerg Wunsch1995-01-161-3/+0
* 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
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* 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-263-0/+240