Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-09 | (diskfs_S_io_set_all_openmodes): ioserver_get_conch -> | Michael I. Bushnell | |
iohelp_get_conch. | |||
1996-05-09 | (diskfs_S_io_set_some_openmodes): ioserver_get_conch -> | Michael I. Bushnell | |
iohelp_get_conch. | |||
1996-05-09 | (diskfs_S_io_clear_some_openmodes): ioserver_get_conch -> | Michael I. Bushnell | |
iohelp_get_conch. | |||
1996-05-09 | (diskfs_S_io_get_conch): ioserver_handle_io_get_conch -> | Michael I. Bushnell | |
iohelp_handle_io_get_conch. | |||
1996-05-09 | (_diskfs_init_completed): Provide helpful name to init. | Michael I. Bushnell | |
1996-05-09 | (diskfs_S_fsys_get_options): Accept and ignore replyport parameters. | Michael I. Bushnell | |
1996-05-09 | (diskfs_S_file_sync): ioserver_get_conch -> iohelp_get_conch. | Michael I. Bushnell | |
1996-05-09 | (diskfs_S_file_sync): Accept and ignore new parm OMITMETADATA. | Michael I. Bushnell | |
1996-05-09 | (diskfs_S_dir_rename): Understand new parm EXCL and do the right thing | Michael I. Bushnell | |
with it. | |||
1996-05-09 | (diskfs_S_dir_link): Accept new parm EXCL and do the right thing with | Michael I. Bushnell | |
it. | |||
1996-05-09 | (installhdrsubdir): whoops. | Michael I. Bushnell | |
1996-05-09 | (installhdrs, installhdrdir): Install headers using the generic | Michael I. Bushnell | |
technique, now that installhdrdir is available. | |||
1996-05-09 | Get rid of link warning. | Michael I. Bushnell | |
1996-05-09 | (REMHDRS, dohdrs): Deleted targets. | Michael I. Bushnell | |
1996-05-09 | ioserver -> iohelp. | Michael I. Bushnell | |
1996-05-09 | (INSTALLED_LOCAL_HEADERS): slight fixup | Michael I. Bushnell | |
1996-05-09 | (INSTALLED_LOCAL_HEADERS): New variable that $(libs) depends on. | Michael I. Bushnell | |
This arranges to make sure that headers exported by this library always get installed eventually into the source directory as symlinks. | |||
1996-05-09 | (trivfs_S_io_select): Remove TAG arg. | Miles Bader | |
1996-05-09 | (S_io_select): Remove TAG arg. | Miles Bader | |
1996-05-09 | (diskfs_S_io_reauthenticate): Don't pass CRED port in | Roland McGrath | |
auth_server_authenticate. | |||
1996-05-09 | (diskfs_S_io_select): Removed TAG arg. | Roland McGrath | |
1996-05-09 | (diskfs_get_file_device): | Miles Bader | |
Deallocate most things we got back from file_get_storage_info even if we didn't get an error. Fix type of DATA & _DATA. BLOCKSIZE -> BLOCK_SIZE. Copy name from DATA, not DEV_NAME_BUF. | |||
1996-05-09 | ioserver.h -> iohelp.h. | Michael I. Bushnell | |
1996-05-09 | (fshelp_delegate_translation): | Michael I. Bushnell | |
1996-05-09 | (fshelp_delegate_translation): And do it correctly, too. | Michael I. Bushnell | |
1996-05-09 | (maptime_map): Use new file_get_storage_info interface. | Miles Bader | |
1996-05-09 | (argp_help): Just assign STREAM instead of using 2 vars. | Miles Bader | |
1996-05-09 | (fmt_past_time): And do it correctly, too. | Michael I. Bushnell | |
1996-05-09 | (fshelp_exec_reauth): Provide new third arg to proc_setowner. | Michael I. Bushnell | |
1996-05-09 | (fshelp_delegate_translation): Cast first arg to argz_create | Michael I. Bushnell | |
appropriatel. | |||
1996-05-09 | (fshelp_fetch_root) [reauth]: Use new args for auth_user_authenticate. | Michael I. Bushnell | |
1996-05-09 | If _RWLOCK_DEFINE_FUNCTIONS is defined, then clear _EXTERN_INLINE, but | Michael I. Bushnell | |
*after* header files have been included. | |||
1996-05-09 | (_RWLOCK_DEFINE_FUNCTIONS): New macro; use in place of clearing | Michael I. Bushnell | |
_EXTERN_INLINE, which conflicts with machine-sp.h. | |||
1996-05-09 | (pager_create): ports_allocate_port -> ports_create_port; if we get an | Michael I. Bushnell | |
error return a null structure. | |||
1996-05-09 | (exec_reauth): Use new args to auth_user_authenticate. | Michael I. Bushnell | |
1996-05-09 | (fmt_past_time): Cast arg to localtime appropriately. | Michael I. Bushnell | |
1996-05-09 | (argp_args_usage): add_usage_item -> fprintf. | Michael I. Bushnell | |
(argp_help): Don't shadow arg; change parm STREAM to be STREAMARG and adjust initialization of STREAM variable to use the renamed parm. | |||
1996-05-08 | (hol_entry_help, hol_help, hol_usage, argp_args_usage, argp_doc, argp_help): | Miles Bader | |
Use stdio streams and line_wrap_ functions instead of line_ functions. (indent_to): New function. (argp_usage_arg): Function removed. <linewrap.h>: New include. <line.h>: Include removed. | |||
1996-05-08 | (fmt_past_time): Suppress leading noise in some formats. | Miles Bader | |
1996-05-07 | (diskfs_S_file_get_storage_info): Rewrite for new interface. | Miles Bader | |
1996-05-07 | (trivfs_S_file_get_storage_info): Swap PORTS_TYPE & NUM_PORTS. | Miles Bader | |
1996-05-07 | (check_hashbang): Use io_identity instead of io_stat to compare files. | Roland McGrath | |
1996-05-07 | (trivfs_S_file_get_storage_info): Swap PORTS_TYPE and NUM_PORTS args. | Miles Bader | |
1996-05-07 | (io_identity): Server passed back fs id port and st_ino value. | Roland McGrath | |
1996-05-07 | (io_identity): Server passes back st_dev and st_ino values too. | Roland McGrath | |
1996-05-07 | (io_identity): Server passes back st_ino value too. | Roland McGrath | |
1996-05-07 | (add_preconditions, proc_stat_set_flags): Remove references to exec_flags. | Miles Bader | |
1996-05-07 | (ps_user_uname_create, ps_user_passwd_create): New declarations. | Miles Bader | |
(ps_fmt_set_output_width): New declaration. (struct ps_fmt_spec): Add precision & flags fields. Change args to OUTPUT_FN. (struct ps_fmt_field): Add precision & flags fields. (ps_fmt_squash): Call FN on the field, not the spec. (ps_fmt_create, ps_fmt_creation_error): Add POSIX arg. (PS_FMT_FIELD_AT_MOD, PS_FMT_FIELD_COLON_MOD, PS_FMT_FIELD_KEEP, PS_FMT_FIELD_UPCASE_TITLE): New macros. (struct proc_stat): Remove exec_flags field. (PSTAT_EXEC_FLAGS): Macro removed. | |||
1996-05-07 | (ps_emit_user_name): New function. | Miles Bader | |
(specs_add_alias): Pass on flags field. (specs): Add precision & flags fields. (FG): New macro. (ps_emit_*): Take FIELD argument instead of WIDTH. | |||
1996-05-07 | (_fmt_create): | Miles Bader | |
Change syntax of fields. Add support for precision and `@', `:', `?', & `!' modifiers. Add POSIX argument, and support for posix-style format strings. When using the field name as the title, use the defn, not the user's. (ps_fmt_write_titles): Implement PS_FMT_FIELD_UPCASE_TITLE. (ps_fmt_squash): Call FN with the field, not the field's spec. (ps_fmt_squash_flags): Appropiately modify the function we use. (ps_fmt_create, ps_fmt_creation_error): Add POSIX argument. |