aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/fsys-set-options.c
Commit message (Expand)AuthorAgeFilesLines
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-1/+1
* Fix const warningsSamuel Thibault2022-01-171-1/+1
* Make RPC input array parameters constSamuel Thibault2022-01-161-1/+1
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-1/+1
* libfshelp: Add function to map over all active translators.Justus Winter2017-09-121-28/+25
* libnetfs: fix receiver lookups in fsys server functionsJustus Winter2014-02-251-8/+3
* Complete switch from cthreads to pthreadsSamuel Thibault2012-11-271-4/+4
* Switch from cthreads to pthreadsRichard Braun2012-11-271-2/+2
* 2001-03-31 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-011-1/+3
* (netfs_S_fsys_set_options): Don't convert options string into argv vector.Miles Bader1996-06-261-6/+1
* Initial revisionMiles Bader1996-03-051-0/+96