Age | Commit message (Collapse) | Author | |
---|---|---|---|
1994-11-13 | (main): Just use the reboot function. | Michael I. Bushnell | |
1994-11-11 | (fakeboot): New variable. | Michael I. Bushnell | |
(STANDALONE): Deleted macro. (main): Set FAKEBOOT if -f was passed. (reboot_mach): Use FAKEBOOT flag instead of STANDALONE macro. (launch_core_servers): Likewise. (reboot_system): Likewise. Also don't exit here; let reboot_mach exit. | |||
1994-11-11 | (main): Always set `f' flag (signifying "fake" because we aren't a | Michael I. Bushnell | |
real native bootstrap). | |||
1994-11-11 | Initial revision | Michael I. Bushnell | |
1994-11-11 | (diskfs_S_io_read): If OFF is past the end of the file, don't set | Michael I. Bushnell | |
MAXREAD to a negative number; that will crash rdwr_internal. | |||
1994-11-11 | (targets): Added reboot and halt. | Michael I. Bushnell | |
(SRCS): Added reboot.c and halt.c. | |||
1994-11-11 | (main): Print in shorter format by default; take -v flag to print in | Michael I. Bushnell | |
longer format. | |||
1994-11-11 | (diskfs_set_hypermetadata): Deallocate BUF in the right place. | Michael I. Bushnell | |
1994-11-11 | (diskfs_set_hypermetadata): Always use dev_write_sync to avoid | Michael I. Bushnell | |
device_write bug that says you can't modify the buffer until device_write returns. Also remember to deallocate BUF. | |||
1994-11-10 | (main): Issue decent prompt. | Michael I. Bushnell | |
1994-11-10 | (diskfs_set_hypermetadata): Copy CSUM into a page-aligned page-sized | Michael I. Bushnell | |
buffer for disk write to avoid inane kernel bug. | |||
1994-11-09 | (main): Behave more reasonably if we can't open DEVNAME. | Michael I. Bushnell | |
1994-11-09 | (set_active_trans): Don't deallocate EXECNODE here to work around a | Michael I. Bushnell | |
ufs bug. | |||
1994-11-09 | (time_str): Specify format for decimals correctly. | Michael I. Bushnell | |
1994-11-09 | (diskfs_S_file_exec): And provide enough arguments. | Michael I. Bushnell | |
1994-11-09 | (diskfs_S_file_exec): Give correct function name for file_name_lookup. | Michael I. Bushnell | |
1994-11-09 | Include <hurd/paths.h> | Michael I. Bushnell | |
1994-11-09 | Include <hurd/paths.h> and <fcntl.h>. | Michael I. Bushnell | |
(set_active_trans): Declare as void. | |||
1994-11-09 | (diskfs_S_file_exec): If diskfs_exec isn't already set, try to open it | Michael I. Bushnell | |
here. (Later, we should also deal if exec_exec returns that the previous server died.) | |||
1994-11-09 | (set_active_trans): New function. | Michael I. Bushnell | |
(S_exec_init): Call set_active_trans. | |||
1994-11-09 | (time_str): Use %.2d instead of %2d to get 0 pads. | Roland McGrath | |
1994-11-08 | (link-objects): Mention libgcc.a explicitly here. | Michael I. Bushnell | |
1994-11-08 | (CCVERSION): Upgrade default to version 2.6.2. | Michael I. Bushnell | |
1994-11-08 | (_pager_lock_object): Hammer SYNC to zero for now; there's some | Michael I. Bushnell | |
deadlock bug in noticing when the sync finishes. | |||
1994-11-08 | Include <stdio.h> for asprintf decl. | Roland McGrath | |
1994-11-08 | entered into RCS | Roland McGrath | |
1994-11-07 | entered into RCS | Michael I. Bushnell | |
1994-11-04 | entered into RCS | Michael I. Bushnell | |
1994-11-03 | entered into RCS | Michael I. Bushnell | |
1994-11-03 | entered into RCS | Michael I. Bushnell | |
1994-11-03 | entered into RCS | Michael I. Bushnell | |
1994-11-02 | entered into RCS | Michael I. Bushnell | |
1994-11-02 | entered into RCS | Michael I. Bushnell | |
1994-11-02 | entered into RCS | Michael I. Bushnell | |
1994-11-02 | entered into RCS | Michael I. Bushnell | |
1994-11-02 | entered into RCS | Michael I. Bushnell | |
1994-11-01 | entered into RCS | Roland McGrath | |
1994-11-01 | entered into RCS | Roland McGrath | |
1994-10-29 | entered into RCS | Roland McGrath | |
1994-10-29 | entered into RCS | Roland McGrath | |
1994-10-29 | entered into RCS | Roland McGrath | |
1994-10-28 | Formerly boot-parse.c.~11~ | Roland McGrath | |
1994-10-28 | entered into RCS | Roland McGrath | |
1994-10-28 | Formerly boot.c.~40~ | Roland McGrath | |
1994-10-28 | Formerly boot.c.~39~ | Michael I. Bushnell | |
1994-10-28 | Formerly Makefile.~33~ | Michael I. Bushnell | |
1994-10-28 | Formerly boot.c.~38~ | Michael I. Bushnell | |
1994-10-28 | Formerly ps.c.~2~ | Michael I. Bushnell | |
1994-10-28 | entered into RCS | Michael I. Bushnell | |
1994-10-28 | entered into RCS | Michael I. Bushnell | |