Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-20 | (S_proc_getmsgport): Deal with PID dying while we're waiting. | Miles Bader | |
1996-07-20 | . | Miles Bader | |
1996-07-20 | (file_pager_read_page, file_pager_write_page, pager_unlock_page, | Miles Bader | |
diskfs_grow): Don't record debugging info. | |||
1996-07-20 | (diskfs_truncate): Don't record debugging info. | Miles Bader | |
1996-07-20 | (diskfs_cached_lookup): Don't initialize debugging info. | Miles Bader | |
1996-07-20 | . | Miles Bader | |
1996-07-20 | (console): Change type to `pc3'. | Miles Bader | |
(com0): Renamed from tty00. | |||
1996-07-20 | (struct disknode): Remove debugging info. | Miles Bader | |
(RECORD_LAST): Function removed. (LAST_BUFSZ): Macro removed. (enum last_act): Type removed. | |||
1996-07-20 | . | Miles Bader | |
1996-07-20 | (file_pager_read_page): | Miles Bader | |
Set NODE->dn->last_page_partially_writable if we return such a page. (diskfs_grow): Rename OLD_END_BLOCK to END_BLOCK. Correctly determine whether to set DN->last_page_partially_writable after allocating new blocks. | |||
1996-07-20 | . | Miles Bader | |
1996-07-20 | (main): Get the tty name from the right element in ARGV. | Miles Bader | |
1996-07-20 | *** empty log message *** | Michael I. Bushnell | |
1996-07-20 | . | Miles Bader | |
1996-07-20 | (diskfs_get_file_device): Don't deallocate the device port we've fetched. | Miles Bader | |
1996-07-20 | . | Miles Bader | |
1996-07-20 | (startup_options, parse_startup_opt): Remove the --version option, which is | Miles Bader | |
handled elsewhere now. | |||
1996-07-20 | . | Miles Bader | |
1996-07-20 | (diskfs_get_file_device): INTS[3] contains the number of runs, not the number | Miles Bader | |
of offsets (which is 2*NUM_RUNS). | |||
1996-07-20 | . | Miles Bader | |
1996-07-20 | (options): Rearrange slightly. | Miles Bader | |
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-07-19 | . | Miles Bader | |
1996-07-19 | (hol_usage): | Miles Bader | |
Allocate enough space in SHORT_NO_ARG_OPTS for the '\0' terminator. | |||
1996-07-19 | Deal with NAME_LENGTH being 0. | Miles Bader | |
1996-07-19 | (store_std_leaf_decode): Decode name too. | Miles Bader | |
1996-07-19 | . | Miles Bader | |
1996-07-19 | (trivfs_S_file_get_storage_info): | Miles Bader | |
Return correct values for NUM_RUNS and NUM_OFFSETS. | |||
1996-07-19 | . | Miles Bader | |
1996-07-19 | (file_pager_read_page, file_pager_write_page): | Miles Bader | |
Pass NODE->dn, not &NODE->dn to RECORD_LAST. | |||
1996-07-19 | . | Miles Bader | |
1996-07-19 | Don't \ ' inside "s. | Miles Bader | |
Advise to use `sush root', not su. | |||
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-07-19 | (games): New user. | Miles Bader | |
1996-07-19 | (make_sock_user): Declaration updated. | Miles Bader | |
1996-07-19 | Create a new ports port without adding it to the bucket's port-set. | Miles Bader | |
1996-07-19 | Shared function used by both ports_create_port and ports_create_port_noinstall. | Miles Bader | |
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-07-19 | (vpath -l%): Add directive to tell make where to find -l libraries. | Michael I. Bushnell | |
1996-07-19 | . | Miles Bader | |
1996-07-19 | (trivfs_S_file_get_storage_info): Fill in the array-length return values. | Miles Bader | |
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-07-18 | . | Miles Bader | |
1996-07-18 | (trivfs_S_io_reauthenticate): | Miles Bader | |
Hold GLOBAL_LOCK while we're setting up the new port. | |||
1996-07-18 | Only use the new device for INSTALL-GRUB-MBR if we successfully created it. | Miles Bader | |
1996-07-18 | *** empty log message *** | Michael I. Bushnell | |