aboutsummaryrefslogtreecommitdiff
path: root/sutils
Commit message (Collapse)AuthorAgeFilesLines
* Initial revisionRoland McGrath1996-07-171-0/+55
|
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+2
|
* (fstab_add_fs): Don't SEGV if COPY is 0.Miles Bader1996-07-031-2/+6
|
* (fsck):Miles Bader1996-06-271-28/+31
| | | | | | | | | | Fsck pass 0 if not in automatic mode. Respect `noauto' option in automatic mode. (fs_start_fsck): When deciding to use a flags arg, mask flags against an explicit list of valid ones. (FSCK_F_AUTO): New macro. (main): Set FSCK_F_AUTO flag if in automatic mode.
* (main, options): Add --writable/-w option.Miles Bader1996-06-251-14/+30
| | | | | | | | (FSCK_F_WRITABLE): New macro. (struct fsck): Rename WAS_READONLY field to MAKE_WRITABLE. (fscks_start_fsck): Change to set make_writable field instead of was_readonly. (fsck_cleanup): Change RESTORE_WRITABLE to MAKE_WRITABLE. (fscks_wait): Likewise.
* (fsck): Wait for fscks to finish.Miles Bader1996-06-201-0/+6
|
* (fstypes_create): Copy SEARCH_FMTS contents into NEW.Miles Bader1996-06-201-17/+44
| | | | | | (fs_set_mntent): Don't keep old fsys fields if the mnt_dir is changed. (fstab_add_mntent): Initialize fields in FS with non-zero values. (_fs_check_mounted): The root is always mounted.
* Initial revisionMiles Bader1996-06-191-0/+36
|
* Initial revisionMiles Bader1996-06-191-0/+169
|
* (fs_set_readonly, fs_remount):Miles Bader1996-06-191-54/+31
| | | | | | | | 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.
* (_debug): New variable.Miles Bader1996-06-191-39/+82
| | | | | | | | (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.
* (options): Rename `--max-parallel' to `--parallel'.Miles Bader1996-06-191-8/+8
|
* Initial revisionMiles Bader1996-06-193-0/+1247
|
* Include unistd.h, stdio.h, not hurd/anything.Roland McGrath1994-11-172-10/+13
| | | | (main): If reboot returns, give error message and return 1.
* (main): Just use the reboot function.Michael I. Bushnell1994-11-132-18/+2
|
* Initial revisionMichael I. Bushnell1994-11-112-0/+81
|
* entered into RCSRoland McGrath1994-10-011-0/+1
|
* Formerly update.c.~3~Roland McGrath1994-10-011-25/+15
|
* Formerly update.c.~2~Michael I. Bushnell1994-09-301-1/+34
|
* Initial revisionMichael I. Bushnell1994-09-301-0/+30