aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/fsys-get-options.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-03-31 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-011-1/+3
| | | | | | | | | | | | | | | * Makefile (fsys-MIGSFLAGS): Add -DREPLY_PORTS, which we want for netfs_S_fsys_goaway. * fsys-get-options.c (netfs_S_fsys_getoptions): Add reply port arguments to declaration. * fsys-getroot.c (netfs_S_fsys_getroot): Likewise. * fsys-goaway.c (netfs_S_fsys_goaway): Likewise. * fsys-set-options.c (netfs_S_fsys_set_options): Likewise. * fsys-syncfs.c (netfs_S_fsys_syncfs): Likewise. * fsysstubs.c (netfs_S_fsys_getfile): Likewise. (netfs_S_fsys_getpriv): Likewise. (netfs_S_fsys_forward): Likewise. (netfs_S_fsys_startup): Likewise.
* 1998-08-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-08-201-2/+2
| | | | | | * file-get-fs-options.c (netfs_S_file_get_fs_options): fshelp_return_malloced_buffer renamed to iohelp_*. * fsys-get-options.c (netfs_S_fsys_get_options): Likewise.
* (netfs_S_fsys_get_options):Miles Bader1996-09-231-5/+11
| | | | | Initialize ARGZ with the program name, and call netfs_append_args instead of netfs_get_options.
* (netfs_S_fsys_get_options):Miles Bader1996-06-261-10/+5
| | | | Use fshelp_return_malloced_buffer to prepare return value.
* Initial revisionMiles Bader1996-03-051-0/+66