summaryrefslogtreecommitdiff
path: root/libdiskfs/fsys-options.c
AgeCommit message (Expand)Author
2019-09-01Use the data_t type defined in hurd_types.h.Flavio Cruz
2017-09-12libfshelp: Add function to map over all active translators.Justus Winter
2017-08-24libdiskfs: Simplify type checks.Justus Winter
2014-02-25libdiskfs: fix receiver lookups in fsys server functionsJustus Winter
2012-11-27Switch from cthreads to pthreadsRichard Braun
1998-08-201998-08-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1996-09-23(diskfs_S_fsys_get_options):Miles Bader
1996-06-21(diskfs_S_fsys_get_options):Miles Bader
1996-06-20(diskfs_S_fsys_set_options): Don't split arguments, just callMiles Bader
1996-05-22(diskfs_S_fsys_set_options):Miles Bader
1996-05-22(diskfs_S_fsys_set_options): Terminate ARGV.Miles Bader
1996-05-09(diskfs_S_fsys_get_options): Accept and ignore replyport parameters.Michael I. Bushnell
1996-01-31(diskfs_S_fsys_set_options): Use rwlock_writer_lock instead ofRoland McGrath
1995-11-21Include <string.h>.Michael I. Bushnell
1995-11-21(diskfs_S_fsys_get_options): Revert last change.Michael I. Bushnell
1995-11-21(diskfs_S_fsys_get_options): diskfs_get_options ->Michael I. Bushnell
1995-11-06(diskfs_S_fsys_get_options): New function.Miles Bader
1995-10-19(diskfs_S_fsys_set_options):Miles Bader
1995-06-26(diskfs_S_fsys_set_options): Fix parens.Michael I. Bushnell
1995-06-26(diskfs_S_fsys_set_options/helper): Ignore harmless errors fromMichael I. Bushnell
1995-06-26(diskfs_S_fsys_set_options): New parms REPLY and REPLYTYPE.Michael I. Bushnell
1995-06-23(diskfs_S_fsys_set_options): Unlock NP around fsys call.Michael I. Bushnell
1995-06-20(diskfs_S_fsys_set_options): [helper] Fix first arg toMichael I. Bushnell
1995-06-20(diskfs_S_fsys_set_options):Michael I. Bushnell
1995-06-20(diskfs_S_fsys_set_options): Use diskfs_node_iterate instead ofMichael I. Bushnell
1995-06-09Include <hurd/fsys.h>.Michael I. Bushnell
1995-06-09(diskfs_S_fsys_set_options): Bother validating FSYS and implementingMichael I. Bushnell
1995-05-20(diskfs_S_fsys_set_options): Extract the argument vector and callMiles Bader
1995-05-12Add fsys_set_options, replacing fsys_mod_readonly.Miles Bader
1994-08-31entered into RCSMichael I. Bushnell