Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
1996-05-07 | Add some const decls. | Miles Bader | |
1996-05-07 | (fmts): Use new field syntax. | Miles Bader | |
(options, main): Add -o/--posix-fmt option. -A is an alias. "psout.h": New include. | |||
1996-05-07 | (psout): | Miles Bader | |
Add posix_fmt arg. Use ps_fmt_creation_error to find out in detail why ps_fmt_create fails. (nominal): Take a field, not a spec. Honor PS_FMT_FIELD_KEEP. | |||
1996-05-07 | (w_get_uname): Renamed from w_get_user. | Miles Bader | |
(w_uname_getter): Renamed from w_user_getter. (w_user_getter): New function. (w_get_user): New function. (w_fetch): Implement W_PSTAT_USER. (struct w_hook): Add user field. (_w_specs): Add "Name" entry. Add precision & flags fields. (DEFAULT_FMT_STRING): Use new field syntax. (main): Update call to psout. "psout.h": New include. | |||
1996-05-07 | (install_passwd): New function. | Miles Bader | |
(ps_user_passwd): Use it. (ps_user_uname_create, ps_user_passwd_create): New functions. | |||
1996-05-07 | (trivfs_S_file_get_storage_info): Rewrite for new interface. | Miles Bader | |
1996-05-07 | (diskfs_get_file_device): Rewrite to use new interface. | Miles Bader | |
1996-05-06 | Import <sys/statfs.h>. | Michael I. Bushnell | |
1996-05-06 | (SRCS): Delete `intern-external-port.c' and `allocate-port.c'. | Michael I. Bushnell | |
1996-05-06 | (ports_allocate_port, ports_intern_external_port): Delete obsolete | Michael I. Bushnell | |
declarations. | |||
1996-05-06 | gs/ioserver/iohelp/ | Michael I. Bushnell | |
1996-05-06 | (lib-subdirs): libioserver -> libiohelp. | Michael I. Bushnell | |
1996-05-06 | Pass in an array of port names instead of ports. | Miles Bader | |
1996-05-06 | port_array_t -> portarray_t. | Michael I. Bushnell | |
1996-05-06 | port_array_t -> portarray_t. | Michael I. Bushnell | |
1996-05-06 | (msg_describe_ports): New rpc. | Miles Bader | |
1996-05-06 | Move big comment describing file_get_storage_info encoding to | Miles Bader | |
<hurd/hurd_types.h>. | |||
1996-05-06 | (file_get_storage_info): Change arguments & comment. | Miles Bader | |
1996-05-06 | Frob comments on enum file_storage_class. | Miles Bader | |
1996-05-06 | (exec_version): Upgrade to 0.0. | Michael I. Bushnell | |
1996-05-06 | (init_version): Upgrade to 0.0. | Michael I. Bushnell | |
1996-05-06 | (ufs_version): Upgrade to 0.0. | Michael I. Bushnell | |
1996-05-06 | (OUR_VERSION): Upgrade to 0.0. | Michael I. Bushnell | |
1996-05-06 | (auth_version): Upgrade to 0.0. | Michael I. Bushnell | |
1996-05-06 | (hurd_versions): Add version 0.0. | Michael I. Bushnell | |
1996-05-06 | (HURD_RELEASE): Update to 0.0. | Michael I. Bushnell | |
1996-05-06 | fuxup. | Michael I. Bushnell | |
1996-05-06 | track changes to process.defs. | Michael I. Bushnell | |
1996-05-06 | (fsys_statfsbuf_t): Now 16 long. | Michael I. Bushnell | |
1996-05-06 | (struct procinfo): Add exitstatus and sigcode members. | Michael I. Bushnell | |
(FSTYPE_SOCKET): Doc fix. (retry_type) [FS_RETRY_REAUTH]: Doc fix. (file_storage_class): Add STORAGE_NULL, STORAGE_CONCAT, STORAGE_INTERLEAVE, and STORAGE_LAYER. (struct fsys_statfsbuf): Delete type. (fsys_statfsbuf_t): Now based upon struct statfs. | |||
1996-05-06 | (struct procinfo): Add exitstatus and sigcode members. | Michael I. Bushnell | |
1996-05-06 | (fsys_get_options): Add RPT. | Michael I. Bushnell | |
1996-05-06 | (startup_request_notification): Add NAME. | Michael I. Bushnell | |
1996-05-06 | fixup. | Michael I. Bushnell | |
1996-05-06 | Initial revision | Michael I. Bushnell | |
1996-05-06 | (startup_request_notification): NOTIFY_PORT now mach_port_send_t. | Michael I. Bushnell | |
1996-05-06 | Add startup_notify. | Michael I. Bushnell | |
1996-05-06 | (startup_request_notification): Doc fix. | Michael I. Bushnell | |
1996-05-06 | (proc_getprocinfo): Make FLAGS inout. | Michael I. Bushnell | |
(proc_get_tty): New RPC. (proc_mark_stop, proc_mark_exit): Add SIGCODE arg. (proc_wait): Return SIGCODE parm too. (proc_setowner): Add CLEAR parm. (proc_setmsgport): Return old message port with mach_port_send_t to permit more flexibility in proc server. | |||
1996-05-06 | (file_sync): New parm `omit_metadata'. | Michael I. Bushnell | |
(dir_link, dir_rename): Add parm `excl'. | |||
1996-05-06 | (io_verify_identity): Delete RPC. | Michael I. Bushnell | |
(io_identity): New RPC. | |||
1996-05-05 | (S_auth_user_authenticate, S_auth_server_authenticate): | Miles Bader | |
Use ports_interrupt_self_on_port_death instead of cancel_on_dead_name. Hurd_condition_wait returns a boolean, not an error_t, so supply EINTR ourselves. (cancel_on_dead_name): Function removed. | |||
1996-05-04 | [lint] (NEVER): Spurious global variable removed. | Roland McGrath | |
[!lint] (NEVER): Useless macro removed. | |||
1996-05-04 | (SRCS): Add rwlock.c. | Roland McGrath | |
(LCLHDRS): Add rwlock.h. (install): Depend on $(includedir)/rwlock.h. ($(includedir)/%.h: %.h): New rule. ($(includedir)/cthreads.h): Target removed, obviated by that rule. | |||
1996-05-04 | Moved to libthreads from libshouldbeinlibc. | Roland McGrath | |
(_EXTERN_INLINE): New macro. Use it for all the inline defns. | |||
1996-05-04 | Initial revision | Roland McGrath | |
1996-05-04 | (LCLHDRS): Remove rwlock.h. | Roland McGrath | |
1996-05-03 | (EXEC_INHERITED): Macro removed. | Roland McGrath | |