Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-23 | . | Miles Bader | |
1996-09-19 | *** empty log message *** | Thomas Bushnell | |
1996-09-17 | *** empty log message *** | Thomas Bushnell | |
1996-09-08 | Initial checkin | Miles Bader | |
1996-09-08 | . | Miles Bader | |
1996-09-08 | (DIST_FILES): New variable. | Miles Bader | |
(install): Depend on $(prefix)/dev/MAKEDEV. (all): Depend on MAKEDEV. ($(prefix)/dev/MAKEDEV): New rule. | |||
1996-09-05 | *** empty log message *** | Thomas Bushnell | |
1996-08-27 | (doc): Supply a useful value. | Miles Bader | |
1996-08-27 | . | Miles Bader | |
1996-08-27 | (main): Add argument parsing. | Miles Bader | |
(argp_program_version): New variable. <argp.h>, <hurd.h>: New includes. | |||
1996-08-27 | (main): Add argument parsing. | Miles Bader | |
(argp_program_version): New variable. <argp.h>, <hurd.h>: New includes. | |||
1996-08-27 | (fsck): Remove dependency on libshouldbeinlibc.a. | Miles Bader | |
(reboot halt fsck): Add dependency on libshouldbeinlibc.a. | |||
1996-08-14 | . | Miles Bader | |
1996-08-14 | Add `;' before last commands inside { } pairs. | Miles Bader | |
Add symbolic names for freebsd & lites. (OS_FREEBSD, OS_LITES): New variables. | |||
1996-08-14 | Add `;' before last commands inside { } pairs. | Miles Bader | |
1996-08-12 | Use prog variables from the environment if they're there. | Miles Bader | |
1996-08-12 | . | Miles Bader | |
1996-08-12 | (targets): Add e2os. | Miles Bader | |
(SRCS): Add $(SCRIPTS). (special-targets, SCRIPTS, LCLHDRS): New variables. | |||
1996-08-10 | *** empty log message *** | Miles Bader | |
1996-08-01 | *** empty log message *** | Thomas Bushnell | |
1996-08-01 | (file_name_lookup_carefully/lookup): When appending TAIL to | Thomas Bushnell | |
RETRY_NAME, use strcpy instead of strcat. | |||
1996-07-17 | Initial revision | Roland McGrath | |
1996-07-06 | (argp_program_version): New variable. | Miles Bader | |
1996-07-03 | (fstab_add_fs): Don't SEGV if COPY is 0. | Miles Bader | |
1996-06-27 | (fsck): | Miles Bader | |
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. | |||
1996-06-25 | (main, options): Add --writable/-w option. | Miles Bader | |
(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. | |||
1996-06-20 | (fsck): Wait for fscks to finish. | Miles Bader | |
1996-06-20 | (fstypes_create): Copy SEARCH_FMTS contents into NEW. | Miles Bader | |
(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. | |||
1996-06-19 | Initial revision | Miles Bader | |
1996-06-19 | Initial revision | Miles 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-19 | Initial revision | Miles Bader | |
1994-11-17 | Include 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-11 | Initial revision | Michael I. Bushnell | |
1994-10-01 | entered into RCS | Roland McGrath | |
1994-10-01 | Formerly update.c.~3~ | Roland McGrath | |
1994-09-30 | Formerly update.c.~2~ | Michael I. Bushnell | |
1994-09-30 | Initial revision | Michael I. Bushnell | |