Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert last changes. | Michael I. Bushnell | 1996-07-02 | 1 | -12/+1 |
| | |||||
* | (struct node): Member identity now points to a struct. | Michael I. Bushnell | 1996-07-02 | 1 | -1/+1 |
| | |||||
* | (netfs_identity_class): New variable. | Michael I. Bushnell | 1996-07-02 | 1 | -0/+11 |
| | | | | | (netfs_release_identity): New function. (struct identity): New type. | ||||
* | Change options parsing interface to match libdiskfs's: | Miles Bader | 1996-06-26 | 1 | -33/+35 |
| | | | | | | | | | (netfs_set_options, netfs_get_options): Updated to inew interface. (netfs_append_std_options): New declaration. (netfs_runtime_argp, netfs_std_runtime_argp, netfs_std_startup_arg): New variables. (netfs_parse_runtime_options, netfs_unparse_runtime_options): Functions removed. | ||||
* | (struct node): New member `identity'. | Michael I. Bushnell | 1996-05-14 | 1 | -1/+3 |
| | | | | (netfs_fsys_identity): New variable. | ||||
* | (netfs_attempt_link): Add excl parm. | Michael I. Bushnell | 1996-05-09 | 1 | -3/+4 |
| | | | | (netfs_attempt_rename): Likewise. | ||||
* | (netfs_attempt_statfs): Use struct statfs, not old deprecated | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 |
| | | | | structure. | ||||
* | ioserver.h -> iohelp.h. | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 |
| | |||||
* | Never mind.c | Michael I. Bushnell | 1996-04-02 | 1 | -4/+2 |
| | |||||
* | (netfs_report_access): Doc fix. | Michael I. Bushnell | 1996-04-02 | 1 | -3/+5 |
| | |||||
* | (netfs_startup): Add declaration. | Michael I. Bushnell | 1996-03-18 | 1 | -0/+2 |
| | |||||
* | (netfs_protid_class, netfs_control_class, netfs_port_bucket, | Michael I. Bushnell | 1996-03-18 | 1 | -6/+26 |
| | | | | netfs_root_node, netfs_auth_server_port): Make this extern. | ||||
* | (netfs_startup_argp, netfs_get_options, netfs_set_options, | Miles Bader | 1996-03-05 | 1 | -8/+306 |
| | | | | | netfs_parse_runtime_options, netfs_unparse_runtime_options): New declarations. | ||||
* | entered into RCS | Michael I. Bushnell | 1994-08-17 | 1 | -13/+29 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-08-16 | 1 | -0/+34 |