History log of /src/sbin/mount_efs |
Revision | Date | Author | Comments |
1.2 | 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.1 | 29-Jun-2007 |
rumble | branches: 1.1.12; 1.1.16; Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
1.1.16.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.1.12.1 | 28-Sep-2008 |
mjf | Sync with HEAD.
|
1.4 | 29-May-2013 |
wiz | De-capitalize `.Nd' macro argument.
From Bug Hunting.
|
1.3 | 05-Jan-2009 |
pooka | branches: 1.3.8; 1.3.14; EFS -> SGI EFS in NAME
|
1.2 | 30-Jun-2007 |
rumble | branches: 1.2.12; Make mount_efs.8 and svhlabel.8 reference one another.
|
1.1 | 29-Jun-2007 |
rumble | Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
1.2.12.1 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
1.3.14.1 | 23-Jun-2013 |
tls | resync from head
|
1.3.8.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.6 | 03-Nov-2024 |
rillig | sbin, usr.bin, usr.sbin: remove redundant getopt declarations
No binary change, except for assertion line numbers in tprof.
|
1.5 | 29-Aug-2011 |
joerg | branches: 1.5.54; Use __dead
|
1.4 | 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.3 | 16-Jul-2007 |
pooka | branches: 1.3.12; 1.3.16; 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.2 | 14-Jul-2007 |
dsl | Add additional 'sizeof args' parameter to mount(2).
|
1.1 | 29-Jun-2007 |
rumble | Add read-only support for SGI's Extent File System.
Reviewed by pooka@.
|
1.3.16.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.3.12.1 | 28-Sep-2008 |
mjf | Sync with HEAD.
|
1.5.54.1 | 02-Aug-2025 |
perseant | 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_efs.h was added on branch mjf-devfs2 on 2008-09-28 11:17:12 +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_efs.h was added on branch wrstuden-revivesa on 2008-09-18 04:28:26 +0000
|