History log of /src/sbin/mount_hfs |
Revision | Date | Author | Comments |
1.4 | 10-Apr-2011 |
joerg | Extend CPPFLAGS, don't replace it
|
1.3 | 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.2 | 06-Mar-2007 |
dillo | branches: 1.2.12; 1.2.16; 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.2.16.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.2.12.1 | 28-Sep-2008 |
mjf | Sync with HEAD.
|
1.8 | 18-Mar-2014 |
riastradh | Merge riastradh-drm2 to HEAD.
|
1.7 | 20-Jul-2013 |
wiz | Use Mt for email addresses.
|
1.6 | 02-May-2008 |
martin | branches: 1.6.20; 1.6.26; 1.6.32; Move TNF licenses to 2 clause form
|
1.5 | 19-May-2007 |
wiz | branches: 1.5.12; 1.5.14; Fill in AUTHORS section. Bump date.
|
1.4 | 22-Mar-2007 |
dillo | Bump date for previous.
|
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.14.1 | 18-May-2008 |
yamt | sync with head.
|
1.5.12.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.6.32.1 | 23-Jul-2013 |
riastradh | sync with HEAD
|
1.6.26.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.6.20.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
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.
|
1.1 | 05-Aug-2008 |
pooka | branches: 1.1.2; 1.1.4; 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.1.4.2 | 28-Sep-2008 |
mjf | Sync with HEAD.
|
1.1.4.1 | 05-Aug-2008 |
mjf | file mount_hfs.h was added on branch mjf-devfs2 on 2008-09-28 11:17:13 +0000
|
1.1.2.2 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.1.2.1 | 05-Aug-2008 |
wrstuden | file mount_hfs.h was added on branch wrstuden-revivesa on 2008-09-18 04:28:27 +0000
|