Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-02-26 | Initial revision | Miles Bader | |
1996-02-26 | entered into RCS | Michael I. Bushnell | |
1996-02-26 | Formerly main.c.~15~ | Michael I. Bushnell | |
1996-02-24 | (ptyio_init): This can't be a constructor because it frobs INPUTQ, which is | Miles Bader | |
assigned in main. | |||
1996-02-24 | (main): Call ptyio_init if appropriate. | Miles Bader | |
1996-02-24 | Declare ptyio_init. | Miles Bader | |
1996-02-23 | (get_hypermetadata): Use diskfs_device_arg in unclean msgs. | Roland McGrath | |
1996-02-22 | Formerly ethernet.c.~17~ | Michael I. Bushnell | |
1996-02-21 | (fshelp_set_active): | Miles Bader | |
When EXCL, make sure the active translator is really active. | |||
1996-02-21 | (fshelp_fetch_root): Make sure the returned fsys control port is valid. | Miles Bader | |
1996-02-21 | (_pager_seqnos_memory_object_init): Be picky about always releasing SEQNO. | Miles Bader | |
1996-02-21 | (_pager_seqnos_memory_object_lock_completed): | Miles Bader | |
Be picky about always releasing SEQNO. | |||
1996-02-21 | (_pager_seqnos_memory_object_lock_completed): | Miles Bader | |
Get rid of bletcherous semi. Make barf more voluminous. | |||
1996-02-21 | (uptime): Use %.2f format for load average numbers. | Roland McGrath | |
1996-02-21 | (diskfs_S_file_set_translator): Add EROFS check. | Roland McGrath | |
1996-02-21 | Implement proper handling of the filesystem `clean bit'. | Roland McGrath | |
(ufs_clean): New variable. (get_hypermetadata): Set it from the fs_clean flag. If not clean, complain and force read-only. Complain when ignoring COMPAT_BSD42. (diskfs_set_hypermetadata): Set the clean flag in the superblock when CLEAN and fs was clean to start with. (copy_sblock): Remove bogus clean flag frobnication. | |||
1996-02-21 | (SRCS): Add barf.c. | Miles Bader | |
1996-02-21 | (_pager_seqnos_memory_object_lock_completed): Use barf instead of printf. | Miles Bader | |
1996-02-21 | (_pager_lock_object): Use barf instead of printf. | Miles Bader | |
1996-02-21 | (_pager_seqnos_memory_object_terminate): | Miles Bader | |
Always wait for and release SEQNO if OBJECT is a valid pager. | |||
1996-02-21 | (_pager_seqnos_memory_object_data_request): | Miles Bader | |
Always wait for and release SEQNO if OBJECT is a valid pager. | |||
1996-02-21 | (_pager_do_write_request): | Miles Bader | |
Always wait for and release SEQNO if OBJECT is a valid pager. | |||
1996-02-20 | (_pager_lock_object): Print debugging message when SYNC. | Michael I. Bushnell | |
1996-02-20 | (_pager_seqnos_memory_object_lock_completed): Fix to be better. | Michael I. Bushnell | |
1996-02-20 | (_pager_seqnos_memory_object_lock_completed): Print a notice when an | Michael I. Bushnell | |
incoming lock completion corresponds to no outstanding lock request. | |||
1996-02-20 | (_pager_lock_object): Remove `sync = 0'. | Miles Bader | |
1996-02-20 | Add rule for `time', and add `time' to std. | Miles Bader | |
1996-02-20 | (diskfs_parse_runtime_options): STANDARD_ARGP is const. | Miles Bader | |
1996-02-20 | (diskfs_init_diskfs): Use maptime_map. | Miles Bader | |
1996-02-20 | (diskfs_set_node_times): Use maptime_read. | Miles Bader | |
1996-02-19 | (main): Use ARGP_IN_ORDER. | Miles Bader | |
1996-02-19 | (STRINGIFY): Make work. Is this in a header somewhere? | Miles Bader | |
(_STRINGIFY): New macro. Ick. | |||
1996-02-18 | (SRCS): Add shared-dom.c, localhost.c, maptime.c, & canon-host.c. | Miles Bader | |
(LCLHDRS): Add maptime.h. | |||
1996-02-18 | (targets, special-targets): Add uptime. | Miles Bader | |
(SRCS): Add uptime.sh. | |||
1996-02-18 | Initial revision | Miles Bader | |
1996-02-18 | Initial revision | Miles Bader | |
1996-02-18 | Initial revision | Miles Bader | |
1996-02-17 | (main): Check error return from diskfs_init_diskfs. | Miles Bader | |
1996-02-15 | (child_lookup): Pass last arg to hurd_file_name_path_lookup. | Miles Bader | |
1996-02-15 | Change -aBACKUP_SHELL to -aBACKUP_SHELLS. | Miles Bader | |
1996-02-15 | (argp_parse): Correctly deal with errors from getopt, and allow the user to | Miles Bader | |
use '?' as a short option. (KEY_ERR): New macro. (argp_default_options, argp_default_parser): Use -? as the short option for --help. | |||
1996-02-15 | (main): Don't make -a imply -g. | Miles Bader | |
1996-02-15 | (diskfs_nput): It's not valid to touch *NP (by `mutex_unlock | Michael I. Bushnell | |
(&np->lock);') after we have called diskfs_drop_node. So don't do it in that case. | |||
1996-02-15 | Formerly dir-lookup.c.~6~ | Michael I. Bushnell | |
1996-02-15 | (main): Get rid of totally dead processes/threads. | Miles Bader | |
(add_pid): Complain about non-existant processes. (parse_opt): Don't turn quoted args into options. (parse_numlist): Correctly handle NULL hook functions. (main): Update calls to changed proc_stat_list_add_* functions. (psout): New declaration. | |||
1996-02-15 | (main): Deal with the shell args reasonably. | Miles Bader | |
1996-02-15 | (ps_alive_filter): New variable. | Miles Bader | |
(ps_alive_p): New function. | |||
1996-02-15 | (ps_alive_filter): New declaration. | Miles Bader | |
(proc_stat_list_add_pids, proc_stat_list_add_pid, proc_stat_list_add_all, proc_stat_list_add_login_coll, proc_stat_list_add_session, proc_stat_list_add_pgrp): Update declarations. | |||
1996-02-15 | (proc_stat_list_add_pids): Add and support new return parameter PROC_STATS. | Miles Bader | |
(proc_stat_list_add_pid): Add and support new return parameter PS. (proc_stat_list_add_fn_pids, proc_stat_list_add_id_fn_pids, proc_stat_list_add_all, proc_stat_list_add_login_coll, proc_stat_list_add_session, proc_stat_list_add_pgrp): Add and support new return parameters PROC_STATS & NUM_PROCS. | |||
1996-02-15 | (ps_stream_write): Don't screw up on negative spaces. | Miles Bader | |