aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/fsys-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
* Make RPC input array parameters constSamuel Thibault2022-01-161-2/+2
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-2/+2
* libfshelp: Add function to map over all active translators.Justus Winter2017-09-121-23/+21
* libdiskfs: Simplify type checks.Justus Winter2017-08-241-4/+2
* libdiskfs: fix receiver lookups in fsys server functionsJustus Winter2014-02-251-10/+6
* Switch from cthreads to pthreadsRichard Braun2012-11-271-8/+8
* 1998-08-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-08-201-2/+2
* (diskfs_S_fsys_get_options):Miles Bader1996-09-231-3/+9
* (diskfs_S_fsys_get_options):Miles Bader1996-06-211-9/+4
* (diskfs_S_fsys_set_options): Don't split arguments, just callMiles Bader1996-06-201-6/+1
* (diskfs_S_fsys_set_options):Miles Bader1996-05-221-1/+0
* (diskfs_S_fsys_set_options): Terminate ARGV.Miles Bader1996-05-221-0/+1
* (diskfs_S_fsys_get_options): Accept and ignore replyport parameters.Michael I. Bushnell1996-05-091-0/+2
* (diskfs_S_fsys_set_options): Use rwlock_writer_lock instead ofRoland McGrath1996-01-311-5/+5
* Include <string.h>.Michael I. Bushnell1995-11-211-0/+1
* (diskfs_S_fsys_get_options): Revert last change.Michael I. Bushnell1995-11-211-1/+1
* (diskfs_S_fsys_get_options): diskfs_get_options ->Michael I. Bushnell1995-11-211-1/+1
* (diskfs_S_fsys_get_options): New function.Miles Bader1995-11-061-0/+31
* (diskfs_S_fsys_set_options):Miles Bader1995-10-191-11/+18
* (diskfs_S_fsys_set_options): Fix parens.Michael I. Bushnell1995-06-261-1/+1
* (diskfs_S_fsys_set_options/helper): Ignore harmless errors fromMichael I. Bushnell1995-06-261-0/+3
* (diskfs_S_fsys_set_options): New parms REPLY and REPLYTYPE.Michael I. Bushnell1995-06-261-0/+2
* (diskfs_S_fsys_set_options): Unlock NP around fsys call.Michael I. Bushnell1995-06-231-0/+2
* (diskfs_S_fsys_set_options): [helper] Fix first arg toMichael I. Bushnell1995-06-201-1/+1
* (diskfs_S_fsys_set_options):Michael I. Bushnell1995-06-201-1/+5
* (diskfs_S_fsys_set_options): Use diskfs_node_iterate instead ofMichael I. Bushnell1995-06-201-5/+17
* Include <hurd/fsys.h>.Michael I. Bushnell1995-06-091-1/+2
* (diskfs_S_fsys_set_options): Bother validating FSYS and implementingMichael I. Bushnell1995-06-091-1/+17
* (diskfs_S_fsys_set_options): Extract the argument vector and callMiles Bader1995-05-201-4/+12
* Add fsys_set_options, replacing fsys_mod_readonly.Miles Bader1995-05-121-4/+4
* entered into RCSMichael I. Bushnell1994-08-311-0/+31