summaryrefslogtreecommitdiff
path: root/sutils
AgeCommit message (Collapse)Author
1996-06-19Initial revisionMiles Bader
1996-06-19Initial revisionMiles Bader
1996-06-19(fs_set_readonly, fs_remount):Miles Bader
If fsys_set_options returns EINVAL, return EOPNOTSUPP instead. (fs_set_readonly): Use fsys_set_readonly. (fs_remount): Use fsys_remount. (fs_readonly): Use fsys_get_readonly. (_fs_check_mounted): Use file_name_lookup_carefully.
1996-06-19(_debug): New variable.Miles Bader
(debug, fs_debug): New macros. (fs_start_fsck, fscks_start_fsck, fsck_cleanup, fscks_wait, fsck, main): Add debugging noise. (main): Use FSTAB_PATH instead of _PATH_MNTTAB. (args_doc): Fix.
1996-06-19(options): Rename `--max-parallel' to `--parallel'.Miles Bader
1996-06-19Initial revisionMiles Bader
1994-11-17Include unistd.h, stdio.h, not hurd/anything.Roland McGrath
(main): If reboot returns, give error message and return 1.
1994-11-13(main): Just use the reboot function.Michael I. Bushnell
1994-11-11Initial revisionMichael I. Bushnell
1994-10-01entered into RCSRoland McGrath
1994-10-01Formerly update.c.~3~Roland McGrath
1994-09-30Formerly update.c.~2~Michael I. Bushnell
1994-09-30Initial revisionMichael I. Bushnell