Home | History | Annotate | Download | only in mount_efs
History log of /src/sbin/mount_efs/mount_efs.c
RevisionDateAuthorComments
 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

RSS XML Feed