aboutsummaryrefslogtreecommitdiff
path: root/nfs
Commit message (Collapse)AuthorAgeFilesLines
...
* (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.
* .Miles Bader1996-10-041-0/+6
|
* (bool_t, enum_t): Typedefs removed.Miles Bader1996-10-041-5/+0
|
* Add hacks to avoid idiotic sun definitions of TRUE, FALSE, and malloc inMiles Bader1996-10-041-2/+5
| | | | <rpc/types.h>.
* *** empty log message ***Thomas Bushnell1996-10-034-2/+26
|
* .Miles Bader1996-09-301-0/+6
|
* (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.
* .Miles Bader1996-09-231-0/+8
|
* *** empty log message ***Thomas Bushnell1996-09-172-1/+6
|
* *** empty log message ***Thomas Bushnell1996-09-0410-209/+547
|
* *** empty log message ***Thomas Bushnell1996-08-157-91/+295
|
* *** empty log message ***Thomas Bushnell1996-08-147-335/+213
|
* *** empty log message ***Thomas Bushnell1996-08-132-0/+44
|
* *** empty log message ***Thomas Bushnell1996-08-125-3/+70
|
* *** empty log message ***Thomas Bushnell1996-08-012-1/+6
|
* .Miles Bader1996-07-261-0/+5
|
* (xdr_encode_sattr_times): `struct timespec' now uses a field prefix of `tv_'.Miles Bader1996-07-231-4/+4
|
* *** empty log message ***Michael I. Bushnell1996-07-183-0/+872
|
* Initial revisionRoland McGrath1996-07-171-0/+160
|
* (mounted_soft): Initialize to zero.Michael I. Bushnell1996-07-171-1/+1
|
* (netfs_attempt_link) [case SYMLINK]: Include directory handle as anMichael I. Bushnell1996-07-041-0/+1
| | | | RPC arg.
* (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.
* (SRCS): And remove pager.c back.Michael I. Bushnell1996-06-131-1/+1
|
* (struct netnode): Add member `fileinfo'.Michael I. Bushnell1996-06-131-0/+2
|
* (register_fresh_stat): Add decl.Michael I. Bushnell1996-06-131-0/+3
|
* (SRCS): Add pager.c.Michael I. Bushnell1996-06-131-1/+1
|
* (parse_startup_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-231-2/+2
|
* (netfs_attempt_unlink): Add new arg in call to netfs_attempt_link.Michael I. Bushnell1996-05-141-1/+1
|
* (parse_common_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+1
|
* (netfs_attempt_rename, netfs_attempt_link): New parm EXCL, but don'tMichael I. Bushnell1996-05-101-2/+9
| | | | implement the hard case yet.
* (netfs_attempt_statfs): Expect and fill in new statfs buffer.Michael I. Bushnell1996-05-101-10/+13
|
* (main): Failure to bind privileged ports is indicated by EACCES, notMichael I. Bushnell1996-04-191-1/+1
| | | | EPERM.
* (guess_mode_use): New function.Michael I. Bushnell1996-04-111-1/+76
| | | | | (netfs_check_open_permissions, netfs_report_access): Replace old clever versions with less obtrusive one.
* (netfs_report_access): Oops.Michael I. Bushnell1996-04-021-9/+9
|
* (netfs_report_access): Never mind on new calling conv.Michael I. Bushnell1996-04-021-23/+17
|
* (netfs_report_access): Support new calling convention wrt TYPES.Michael I. Bushnell1996-04-021-19/+23
|
* (netfs_report_access): Bother to initialize LEN.Michael I. Bushnell1996-04-021-1/+1
|
* Define malloc to something random around include of rpc/* header files toMiles Bader1996-03-291-0/+3
| | | | avoid bogus definition there.
* (netfs_report_access): Make sure netfs_attempt_read return aMichael I. Bushnell1996-03-291-0/+2
| | | | reasonable LEN.
* (netfs_attempt_write): Truncate to THISAMT instead of AMT.Michael I. Bushnell1996-03-291-3/+3
|
* (LCLHDRS): Drop rpc.h.Michael I. Bushnell1996-03-191-1/+1
|
* *** empty log message ***Michael I. Bushnell1996-03-194-135/+1685
|
* entered into RCSMichael I. Bushnell1996-03-191-10/+31
|
* entered into RCSMichael I. Bushnell1996-03-192-2/+31
|
* entered into RCSMichael I. Bushnell1996-03-191-7/+34
|
* entered into RCSMichael I. Bushnell1996-03-191-2/+14
|
* entered into RCSMichael I. Bushnell1996-03-192-4/+19
|
* Formerly main.c.~15~Miles Bader1996-03-191-2/+2
|
* Formerly nfs.c.~14~Michael I. Bushnell1996-03-181-6/+15
|