aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/fsys-options.c
Commit message (Expand)AuthorAgeFilesLines
* 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