Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (fsck): Wait for fscks to finish. | Miles Bader | 1996-06-20 | 1 | -0/+6 |
| | |||||
* | (fstypes_create): Copy SEARCH_FMTS contents into NEW. | Miles Bader | 1996-06-20 | 1 | -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 revision | Miles Bader | 1996-06-19 | 1 | -0/+36 |
| | |||||
* | Initial revision | Miles Bader | 1996-06-19 | 1 | -0/+169 |
| | |||||
* | (fs_set_readonly, fs_remount): | Miles Bader | 1996-06-19 | 1 | -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 Bader | 1996-06-19 | 1 | -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 Bader | 1996-06-19 | 1 | -8/+8 |
| | |||||
* | Initial revision | Miles Bader | 1996-06-19 | 3 | -0/+1247 |
| | |||||
* | Include unistd.h, stdio.h, not hurd/anything. | Roland McGrath | 1994-11-17 | 2 | -10/+13 |
| | | | | (main): If reboot returns, give error message and return 1. | ||||
* | (main): Just use the reboot function. | Michael I. Bushnell | 1994-11-13 | 2 | -18/+2 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-11-11 | 2 | -0/+81 |
| | |||||
* | entered into RCS | Roland McGrath | 1994-10-01 | 1 | -0/+1 |
| | |||||
* | Formerly update.c.~3~ | Roland McGrath | 1994-10-01 | 1 | -25/+15 |
| | |||||
* | Formerly update.c.~2~ | Michael I. Bushnell | 1994-09-30 | 1 | -1/+34 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-09-30 | 1 | -0/+30 |