Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-26 | . | Miles Bader | |
1996-07-26 | (fmt_past_time): Terminate SEPS. | Miles Bader | |
1996-07-26 | . | Miles Bader | |
1996-07-26 | (hol_entry_help): Never return without restoring margins. | Miles Bader | |
1996-07-26 | . | Miles Bader | |
1996-07-26 | Add vmstat to the list of setuid programs. | Miles Bader | |
1996-07-26 | . | Miles Bader | |
1996-07-26 | (INSTALL-vmstat-ops): New variable. | Miles Bader | |
1996-07-26 | . | Miles Bader | |
1996-07-26 | (options, main): -k/--kilobytes, -v/--pages, and -b/--bytes options added. | Miles Bader | |
(fields): New struct members initialized. `size', `cache-hit-ratio', `swap-size', `swap-active', `swap-free', and `swap-pagesize' added. (val_t, enum val_display_type, enum field_change_type): New types. (val_display_type_is_size, print_val, vm_state_refresh, vm_state_get_field, get_vmstats_field, get_size, ensure_def_pager_info, get_swap_size, get_swap_free, get_swap_page_size, get_swap_active): New functions. (struct field): CHANGE_TYPE, DISP_TYPE, STANDARD, and COMPUTE fields added. CUM field removed. (struct vm_state): New type. (main): Changed greatly to use vm_state type & functions, use print_val, and support CONST display types nicely. (argp_program_version): Version changed to 1.1. | |||
1996-07-24 | . | Miles Bader | |
1996-07-24 | But do \ ` inside "s. | Miles Bader | |
1996-07-23 | (sock_create): Remove NEXT_SOCK_ID. | Miles Bader | |
1996-07-23 | . | Miles Bader | |
1996-07-23 | (xdr_encode_sattr_times): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader | |
1996-07-23 | . | Miles Bader | |
1996-07-23 | (timespec_rep): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader | |
1996-07-23 | (fsinit): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader | |
1996-07-23 | . | Miles Bader | |
1996-07-23 | (pinode): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader | |
1996-07-23 | (allocino): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader | |
1996-07-23 | (write_node, read_disknode): | Miles Bader | |
`struct timespec' now uses a field prefix of `tv_'. | |||
1996-07-23 | . | Miles Bader | |
1996-07-23 | (_print_version): Make return type void. | Miles Bader | |
1996-07-23 | (netfs_S_file_utimes): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader | |
1996-07-23 | (fmt_past_time): Try several separators when concatenating dates & times. | Miles Bader | |
1996-07-23 | . | Miles Bader | |
1996-07-21 | (main): For no args, use argp_usage. | Miles Bader | |
(options): Minor fixes. | |||
1996-07-21 | (main): Print an error for no args. | Miles Bader | |
1996-07-21 | . | Miles Bader | |
1996-07-20 | . | Miles Bader | |
1996-07-20 | . | Miles Bader | |
1996-07-20 | *** empty log message *** | Michael I. Bushnell | |
1996-07-20 | *** empty log message *** | Michael I. Bushnell | |
1996-07-20 | . | Miles Bader | |
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 | |