aboutsummaryrefslogtreecommitdiff
path: root/nfs/main.c
Commit message (Collapse)AuthorAgeFilesLines
* (netfs_append_args):Miles Bader1997-02-211-4/+11
| | | | Present the remote filesystem as a single argument, in HOST:FS format.
* (main):Miles Bader1996-10-251-6/+7
| | | | | | | | | | | Rename ARGP_PARENTS to ARGP_CHILDREN, and change the element type to `struct argp_child'; change the reference in ARGP accordingly. (runtime_argp_children): New variable. (runtime_argp_parents): Variable removed. (runtime_argp): Use RUNTIME_ARGP_CHILDREN, not RUNTIME_ARGP_PARENTS.
* (OPT_RSIZE):Miles Bader1996-09-301-3/+4
| | | | | | | | Changed to 'R'. (OPT_WSIZE): Changed to 'W'. (doc): Add general description.
* (hold):Miles Bader1996-09-231-17/+9
| | | | | | | | | | Variable removed. (netfs_append_args): Renamed from netfs_get_options. Don't initialize ARGZ & ARGZ_LEN anymore. Add remote filesystem spec to output. (main): Don't use HOLD anymore.
* (mounted_soft): Initialize to zero.Michael I. Bushnell1996-07-171-1/+1
|
* (main): Use &NETFS_STD_STARTUP_ARGP insteda of NETFS_STARTUP_ARGP.Miles Bader1996-06-261-27/+18
| | | | | | | (netfs_get_options): New function. (runtime_argp_parents, runtime_argp, netfs_runtime_argp): New variables. (netfs_parse_runtime_options, netfs_unparse_runtime_options): Functions removed.
* (parse_startup_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-231-2/+2
|
* (parse_common_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+1
|
* (main): Failure to bind privileged ports is indicated by EACCES, notMichael I. Bushnell1996-04-191-1/+1
| | | | EPERM.
* entered into RCSMichael I. Bushnell1996-03-191-7/+34
|
* Formerly main.c.~15~Miles Bader1996-03-191-2/+2
|
* Formerly main.c.~14~Miles Bader1996-03-051-2/+4
|
* Formerly main.c.~13~Miles Bader1996-03-041-1/+63
|
* Formerly main.c.~12~Miles Bader1996-03-021-7/+6
|
* Formerly main.c.~11~Miles Bader1996-02-291-84/+124
|
* Formerly main.c.~10~Miles Bader1996-02-291-1/+8
|
* Formerly main.c.~9~Miles Bader1996-02-281-7/+161
|
* Formerly main.c.~8~Michael I. Bushnell1996-02-281-19/+20
|
* Formerly main.c.~7~Michael I. Bushnell1996-02-121-1/+1
|
* Formerly main.c.~6~Michael I. Bushnell1996-02-121-1/+1
|
* Formerly main.c.~5~Michael I. Bushnell1996-02-091-1/+1
|
* Formerly main.c.~4~Michael I. Bushnell1996-02-091-2/+23
|
* Formerly main.c.~3~Michael I. Bushnell1996-02-021-0/+39
|
* Formerly main.c.~2~Michael I. Bushnell1996-01-301-1/+12
|
* Initial revisionMichael I. Bushnell1996-01-301-0/+23