summaryrefslogtreecommitdiffstats
path: root/sys/isofs/cd9660/cd9660_mount.h
Commit message (Collapse)AuthorAgeFilesLines
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
|
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
| | | | | | | license, per letter dated July 22, 1999 and email from Peter Wemm, Alan Cox and Robert Watson. Approved by: core, peter, alc, rwatson
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-0/+3
| | | | | | | | - CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options (with corresponding modules). - kiconv(3) for loadable charset conversion tables support. Submitted by: Ryuichiro Imura <imura@ryu16.org>
* Add a mount time option which slightly relaxes checks for valid Joiletbp2001-03-111-0/+1
| | | | | | | extensions. PR: kern/23315 Reviewed by: adrian
* Add $FreeBSD$peter2000-05-011-0/+1
|
* Add support for Joliet extensions to the iso9660 fs. The related PRdcs1999-04-181-0/+1
| | | | | | | | | | | | | cannot yet be closed, though. I hope I got all credits right, and that the multiple submitted by lines do not break anyone's scripts... PR: kern/5038, kern/5567 Submitted by: Keith Jang <keith@email.gcn.net.tw> Submitted by: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de> Submitted by: Byung Yang <byung@wam.umd.edu> Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
* Add support for ISO9660 multi-session CD-ROMs. This is just nothingjoerg1997-04-291-0/+1
| | | | | | | | | | but searching the directory on something else than the default location. NB: this comprises an interface change to the mount_cd9660(8) utility (commit will follow). You need to rebuild both. I've got similar patches for RELENG_2_2, should i commit them too?
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-111-0/+51
files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. [note, new file: cd9660_mount.h]
OpenPOWER on IntegriCloud