OpenGrok
Cross Reference: mount_udf.c
xref
: /
src
/
sbin
/
mount_udf
/
mount_udf.c
Home
|
History
|
Annotate
|
Download
|
only in
mount_udf
History log of
/src/sbin/mount_udf/mount_udf.c
Revision
Date
Author
Comments
1.15
16-Oct-2019
maya
Switch files copyright Reinoud Zandijk from BSD 4 clause to BSD 2 clause.
OK'd by reinoud in email (from 4 Feb 2019).
1.14
21-Feb-2016
christos
branches: 1.14.16;
Add MOPT_{REL,NO}ATIME as supported by the underlying filesystems.
1.13
08-Feb-2009
reinoud
Add mount_udf(8) option '-c' requesting session closure on unmount and
document it in the manpage.
1.12
05-Aug-2008
pooka
branches: 1.12.2;
Refactor mount utilities to provide a mount_fs_parseargs() routine.
Use this routine both in mount_fs and rump_fs to provide equivalent
command line parameters and therefore usage interchangeability.
While doing this, combine some common mountgoop to mountprog.h
1.11
15-Dec-2007
perry
branches: 1.11.4; 1.11.8;
convert __attribute__s to applicable cdefs.h macros
1.10
14-Jul-2007
dsl
branches: 1.10.4; 1.10.6;
Add additional 'sizeof args' parameter to mount(2).
1.9
10-Mar-2007
hubertf
- removes unused ctype.h header
- correct comment in mount_nfs/getnfsargs.c: s/Nead/Need/
From: Slava Semushin <php-coder@altlinux.ru>
1.8
17-Jan-2007
hubertf
Remove more duplicate #includes,
from Slava Semushin <slava.semushin@gmail.com>
1.7
17-Jan-2007
reinoud
Add `-o noatime' support to the mount program. Not relevant for the
read-only implementation currently committed though.
1.6
16-Oct-2006
christos
use MOPT_NULL
1.5
21-Mar-2006
christos
Always check the results of getmntopts() and free them.
1.4
02-Feb-2006
christos
- pass lint
- check errors
- use EXIT_FOO consistently
- use the fattr.h functions, don't duplicate the code
1.3
02-Feb-2006
xtraeme
KNF
1.2
02-Feb-2006
xtraeme
Fix NetBSD tag.
1.1
02-Feb-2006
reinoud
Initial import of a UDF file system implementation for NetBSD.
Add UDF file system mounter.
1.10.6.1
27-Dec-2007
mjf
Sync with HEAD.
1.10.4.1
09-Jan-2008
matt
sync with HEAD
1.11.8.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.11.4.1
28-Sep-2008
mjf
Sync with HEAD.
1.12.2.1
18-Feb-2009
snj
Pull up following revision(s) (requested by reinoud in ticket #447):
sbin/mount_udf/mount_udf.8: revision 1.10
sbin/mount_udf/mount_udf.c: revision 1.13
Add mount_udf(8) option '-c' requesting session closure on unmount and
document it in the manpage.
1.14.16.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Tue Oct 14 15:09:51 GMT 2025