OpenGrok
Cross Reference: mount_hfs.c
xref
: /
src
/
sbin
/
mount_hfs
/
mount_hfs.c
Home
|
History
|
Annotate
|
Download
|
only in
mount_hfs
History log of
/src/sbin/mount_hfs/mount_hfs.c
Revision
Date
Author
Comments
1.10
05-Sep-2016
sevan
Drop main() prototype.
1.9
29-Aug-2011
joerg
Use __dead
1.8
05-Aug-2008
pooka
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.7
20-Jul-2008
lukem
Remove the \n and tabs from the __COPYRIGHT() strings.
(Tweak some to use a consistent format.)
1.6
15-Dec-2007
perry
branches: 1.6.4; 1.6.8;
de-__P, ansify prototypes
1.5
16-Jul-2007
pooka
branches: 1.5.4; 1.5.6;
Make all mount(2) return value error checks against -1. Some file
systems just checked != 0, breaking MNT_GETARGS. Others worked with < 0,
but make them check against -1 too for consistency. And sprinkle some
stylish line wrapping where appropriate.
1.4
14-Jul-2007
dsl
Add additional 'sizeof args' parameter to mount(2).
1.3
22-Mar-2007
dillo
Remove offset argument, no longer needed.
1.2
06-Mar-2007
dillo
Complete rename of hfsp to hfs, requested by thorpej.
1.1
06-Mar-2007
dillo
branches: 1.1.1;
Initial revision
1.1.1.1
06-Mar-2007
dillo
Initial import of (experimental read-only) implementation of Apple
HFS+ file system.
Originally developed for Google Summer of Code 2005 by Yevgeny Binder,
updated and enhanced by me.
1.5.6.1
27-Dec-2007
mjf
Sync with HEAD.
1.5.4.1
09-Jan-2008
matt
sync with HEAD
1.6.8.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.6.4.1
28-Sep-2008
mjf
Sync with HEAD.
Indexes created Thu Oct 23 22:10:10 GMT 2025