aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_cd9660
Commit message (Expand)AuthorAgeFilesLines
* man filesystems: fix xrefs after move to section 4Alexander Ziaee2024-05-161-1/+1
* cd9660: Add support for mask,dirmask,uid,gid optionsRicardo Branco2024-01-122-4/+112
* sccs: Manual changesWarner Losh2023-11-271-12/+0
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-273-5/+0
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-251-2/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* Advise reader to also see mdconfig(8) in mount_cd9660(8).Sevan Janiyan2018-08-111-1/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add a post-humous manpage for cd9660(5), the ISO-9660 file systemEnji Cooper2017-03-231-1/+2
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | sync from headSimon J. Gerraty2013-04-122-6/+6
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-1/+1
| |/ |/|
* | Update the manual page to reflect reality. With r138509 and r152355,Jung-uk Kim2013-03-051-3/+3
* | GC unused variables. Prefer NULL over 0 for pointers.Jung-uk Kim2013-03-051-3/+3
|/
* Change checkpath() to not exit on error. This is a prerequisite forJaakko Heinonen2012-01-161-1/+2
* Add missing static keywords for global variables to tools in sbin/.Ed Schouten2011-11-041-1/+1
* Fix minor memory leak in a function.Alexander Leidinger2009-11-201-1/+3
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-1/+0
* Fixing multi-session disc mount by passing the correct "ssector" optionTai-hwa Liang2005-12-191-1/+1
* It turns out that set_charset() invokes build_iovec() which modifiesTai-hwa Liang2005-11-251-5/+5
* -mdoc sweep.Ruslan Ermilov2005-11-181-1/+1
* Increase WARNS level to 6Craig Rodrigues2005-11-131-1/+1
* Convert mount_cd9660 to use nmount().Craig Rodrigues2005-11-131-46/+53
* - s/cd0c/cd0Marc Fonvieille2005-10-031-2/+2
* Use MOPT_END in favor of MOPT_NULL, which better describes the purporseXin LI2005-06-101-1/+1
* Add a handy macro to represent null mount option, MOPT_NULL, and makeXin LI2005-06-011-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-9/+9
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* Sync usage() and SYNOPSIS.Ruslan Ermilov2004-11-132-2/+3
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-3/+6
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-05-171-4/+4
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-092-8/+0
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Make msdosfs long filenames matching case insensitive again.Max Khon2003-12-081-4/+1