Age | Commit message (Expand) | Author |
1996-03-29 | (netfs_report_access): Make sure netfs_attempt_read return a | Michael I. Bushnell |
1996-03-29 | (netfs_attempt_write): Truncate to THISAMT instead of AMT. | Michael I. Bushnell |
1996-03-29 | (diskfs_truncate): Cast DI->di_shortlink to correct type before adding | Michael I. Bushnell |
1996-03-29 | (pager_unlock_page, diskfs_grow): | Miles Bader |
1996-03-29 | (psout): Use real types instead of old ps typedefs. | Miles Bader |
1996-03-29 | (options): Add --exclusive option, change descriptions. | Miles Bader |
1996-03-29 | (spec_abbrevs): Make const. | Miles Bader |
1996-03-29 | (uptime): Correctly calculate uptime. | Miles Bader |
1996-03-29 | (ports_end_rpc): Acquire _PORTS_LOCK before calling _ports_remove_notified_rpc. | Miles Bader |
1996-03-29 | Initialize shared page magic number. | Roland McGrath |
1996-03-29 | (main): Argp interface changes. | Miles Bader |
1996-03-29 | (main): Print mode & {in,}direct blocks too. | Miles Bader |
1996-03-29 | (diskfs_null_dirstat): New function. | Miles Bader |
1996-03-29 | (main): Pass new argument to argp_parse. | Miles Bader |
1996-03-29 | (ports_reallocate_port): Require port to have a current port | Michael I. Bushnell |
1996-03-29 | (ports_reallocate_from_external): Require port to have a current port | Michael I. Bushnell |
1996-03-29 | (_ports_complete_deallocate): Only drop port right if it isn't already | Michael I. Bushnell |
1996-03-29 | (S_proc_reassign): Use new ports_transfer_right call instead of | Michael I. Bushnell |
1996-03-29 | (ports_transfer_right): | Michael I. Bushnell |
1996-03-29 | (SRCS): Add transfer-right.c. | Michael I. Bushnell |
1996-03-29 | Initial revision | Michael I. Bushnell |
1996-03-29 | (ports_claim_right): Doc fix. | Michael I. Bushnell |
1996-03-29 | (main): Use new names for functions, and pass stdout. | Miles Bader |
1996-03-29 | Fix function name typos. | Miles Bader |
1996-03-29 | Fix function name typo. | Miles Bader |
1996-03-29 | (LCLHDRS): Add portinfo.h, portxlate.h. | Miles Bader |
1996-03-29 | Initial revision | Miles Bader |
1996-03-28 | (ports_manage_port_operations_one_thread): Fill in meaningful | Michael I. Bushnell |
1996-03-28 | (ports_manage_port_operations_multithread): Fill in meaningful | Michael I. Bushnell |
1996-03-28 | (ports_begin_rpc): Return EOPNOTSUPP, not EDIED, if receive right is | Michael I. Bushnell |
1996-03-28 | (ports_manage_port_operations_one_thread): Fill in default reply | Michael I. Bushnell |
1996-03-28 | (check_hashbang): Pass open flags & mode args to hurd_file_name_path_lookup. | Miles Bader |
1996-03-28 | (ports_claim_right): Hold lock until sendright frobbing is finished. | Michael I. Bushnell |
1996-03-27 | (COMMON-OBJS): Remove tcattr.o. | Miles Bader |
1996-03-27 | [notanymore] | Miles Bader |
1996-03-27 | (trivfs_S_io_read): Call call_asyncs *before* we release GLOBAL_LOCK. | Miles Bader |
1996-03-27 | (pty_io_read): Block using hurd_condition_wait instead of condition_wait. | Miles Bader |
1996-03-27 | (msg-MIGUFLAGS, term-MIGUFLAGS): Add a user prefix of `ps_'. | Miles Bader |
1996-03-27 | (proc_stat_set_flags): Use new `ps_' prefix for msg rpcs. | Miles Bader |
1996-03-27 | (ps_tty_name): Use new `ps_' prefix for term rpcs. | Miles Bader |
1996-03-26 | Initial revision | Miles Bader |
1996-03-26 | Get rid of mega typedefs, and just use structure pointers like other hurd | Miles Bader |
1996-03-26 | (ps_fmt_specs_find): Use new alias expansion method. | Miles Bader |
1996-03-26 | (struct ps_fmt_specs): Add EXPANSIONS & EXPANSIONS_ALLOCED. | Miles Bader |
1996-03-26 | Add a weak reference to _start, so we don't have to recompile all users of | Miles Bader |
1996-03-26 | Include <stdio.h>. | Michael I. Bushnell |
1996-03-26 | (_pager_do_write_request): Delete unused label `out'. | Michael I. Bushnell |
1996-03-26 | (SRCS): Revert. | Michael I. Bushnell |
1996-03-26 | Revert. | Michael I. Bushnell |
1996-03-26 | (pager_create): Revert. | Michael I. Bushnell |