| Commit message (Expand) | Author | Age | Files | Lines |
* | mount_cd9660.8: Bump .Dd for expanding mode mask bits | John Baldwin | 2024-12-27 | 1 | -1/+1 |
* | cd9660: Apply the file and directory mode masks bits to all 12 access bits | John Baldwin | 2024-12-27 | 1 | -11/+12 |
* | cd9660: Add support for mask,dirmask,uid,gid options | Ricardo Branco | 2024-04-08 | 2 | -4/+112 |
* | Purge more stray embedded $FreeBSD$ strings | John Baldwin | 2023-10-24 | 1 | -2/+0 |
* | Remove $FreeBSD$: one-line nroff pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-23 | 2 | -2/+0 |
* | Advise reader to also see mdconfig(8) in mount_cd9660(8). | Sevan Janiyan | 2018-08-11 | 1 | -1/+2 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Add a post-humous manpage for cd9660(5), the ISO-9660 file system | Enji Cooper | 2017-03-23 | 1 | -1/+2 |
* | sbin: normalize paths using SRCTOP-relative paths or :H when possible | Enji Cooper | 2017-03-04 | 1 | -1/+1 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 2 | -2/+2 |
* | Explicitly add more files to the 'runtime' package. | Glen Barber | 2016-02-09 | 1 | -0/+1 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+20 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -1/+1 |
| |\ |
|
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | sync from head | Simon J. Gerraty | 2013-04-12 | 2 | -6/+6 |
| |\ \ |
|
| * | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+21 |
* | | | | Convert sbin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |_|/
|/| | |
|
* | | | use .Mt to mark up email addresses consistently (part1) | Baptiste Daroussin | 2014-06-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | Update the manual page to reflect reality. With r138509 and r152355, | Jung-uk Kim | 2013-03-05 | 1 | -3/+3 |
* | | GC unused variables. Prefer NULL over 0 for pointers. | Jung-uk Kim | 2013-03-05 | 1 | -3/+3 |
|/ |
|
* | Change checkpath() to not exit on error. This is a prerequisite for | Jaakko Heinonen | 2012-01-16 | 1 | -1/+2 |
* | Add missing static keywords for global variables to tools in sbin/. | Ed Schouten | 2011-11-04 | 1 | -1/+1 |
* | Fix minor memory leak in a function. | Alexander Leidinger | 2009-11-20 | 1 | -1/+3 |
* | Switch the default WARNS level for sbin/ to 6. | Ruslan Ermilov | 2009-10-19 | 1 | -1/+0 |
* | Fixing multi-session disc mount by passing the correct "ssector" option | Tai-hwa Liang | 2005-12-19 | 1 | -1/+1 |
* | It turns out that set_charset() invokes build_iovec() which modifies | Tai-hwa Liang | 2005-11-25 | 1 | -5/+5 |
* | -mdoc sweep. | Ruslan Ermilov | 2005-11-18 | 1 | -1/+1 |
* | Increase WARNS level to 6 | Craig Rodrigues | 2005-11-13 | 1 | -1/+1 |
* | Convert mount_cd9660 to use nmount(). | Craig Rodrigues | 2005-11-13 | 1 | -46/+53 |
* | - s/cd0c/cd0 | Marc Fonvieille | 2005-10-03 | 1 | -2/+2 |
* | Use MOPT_END in favor of MOPT_NULL, which better describes the purporse | Xin LI | 2005-06-10 | 1 | -1/+1 |
* | Add a handy macro to represent null mount option, MOPT_NULL, and make | Xin LI | 2005-06-01 | 1 | -1/+1 |
* | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
* | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -9/+9 |
* | NOSHARED -> NO_SHARED | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | Sync usage() and SYNOPSIS. | Ruslan Ermilov | 2004-11-13 | 2 | -2/+3 |
* | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -3/+6 |
* | Assorted markup, grammar, and spelling fixes. | Ruslan Ermilov | 2004-05-17 | 1 | -4/+4 |
* | Remove advertising clause from University of California Regent's license, | Mark Murray | 2004-04-09 | 2 | -8/+0 |
* | style.Makefile(5): | Johan Karlsson | 2004-02-23 | 1 | -1/+1 |
* | Make msdosfs long filenames matching case insensitive again. | Max Khon | 2003-12-08 | 1 | -4/+1 |
* | Use 'const' in the copyright stamp, this is done in other utilities. | Tom Rhodes | 2003-11-04 | 1 | -1/+2 |
* | Revert the first part of my previous change. | Tom Rhodes | 2003-11-01 | 1 | -4/+6 |