summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-12-28(setid):Miles Bader
1995-12-28(ports_interrupt_rpc_on_notification): If NEW_REQ is not needed, put it onRoland McGrath
1995-12-28Gratuitous dithering.Miles Bader
1995-12-28(ports_interrupt_self_on_dead_port): New macro.Miles Bader
1995-12-28(ports_interrupt_notified_rpcs):Miles Bader
1995-12-28(end_using_protid_port): Don't calls ports_port_deref if CRED is null.Roland McGrath
1995-12-28(setid): New function.Miles Bader
1995-12-27(diskfs_register_memory_fault_area):Miles Bader
1995-12-27(SRCS): Add interrupt-on-notify.c, interrupt-notified-rpcs.c, and dead-name.c.Miles Bader
1995-12-27(struct rpc_info): Add notifies field.Miles Bader
1995-12-27(ports_do_mach_notify_dead_name): Call ports_dead_name().Miles Bader
1995-12-27(ports_no_senders): Interrupt any rpcs requesting such.Miles Bader
1995-12-27(ports_end_rpc): Get rid of any rpc notifications.Miles Bader
1995-12-27(ports_begin_rpc): Initialize the notifies field.Miles Bader
1995-12-27Initial revisionMiles Bader
1995-12-27entered into RCSMiles Bader
1995-12-23Entire file rewritten to use libc signal preemption facility.Michael I. Bushnell
1995-12-21entered into RCSMichael I. Bushnell
1995-12-21Initial revisionMichael I. Bushnell
1995-12-21(proc_getsidport): Make SESSPORT's type mach_port_send_t;Miles Bader
1995-12-21(ptyopen, nptyperopens, pktnostop, output_stopped): Initialize to 0.Miles Bader
1995-12-21(S_term_get_nodename, S_term_set_nodename):Miles Bader
1995-12-21(nodename): Variable removed.Miles Bader
1995-12-21(main): Put the nodename on ourcntl->hook rather than NODENAME, and also putMiles Bader
1995-12-21(free_session): Correctly get rid of the receive right we're holding.Miles Bader
1995-12-21(libutil-libsubst): New hack.Miles Bader
1995-12-21(argp_default_options): Put --help in group -1.Miles Bader
1995-12-21(make_hol):Miles Bader
1995-12-21(struct argp_option): Add the GROUP field. Twiddle doc.Miles Bader
1995-12-21(SRCS): Remove options.c. Rename ivec.c to idvec.c.Miles Bader
1995-12-21(struct idvec): Renamed from struct ivec. `ints' field renamed to `ids'.Miles Bader
1995-12-21(make_idvec, idvec_insert, idvec_add, idvec_contains):Miles Bader
1995-12-21(argz_insert): Instead of an integer position N, take a pointer BEFORE intoMiles Bader
1995-12-21(argz_insert):Miles Bader
1995-12-21Everything changed.Miles Bader
1995-12-21(main, options): If the specified sort field begins with `-', reverse the sort.Miles Bader
1995-12-21Initial revisionMiles Bader
1995-12-21(ps_emit_nz_int):Miles Bader
1995-12-21(ps_not_leader_p): Renamed from ps_not_sess_leader_p.Miles Bader
1995-12-20(S_proc_reassign):Miles Bader
1995-12-20(proc_stat_set_flags): If there's no owner, set the uid to -1 (and the ownerMiles Bader
1995-12-20(proc_stat_owner_uid): New macro.Miles Bader
1995-12-20(diskfs_S_fsys_init): Call proc_mark_exec on EXECPROCESS.Roland McGrath
1995-12-20(new_proc): Don't set P->p_noowner for processes 0 and 1.Michael I. Bushnell
1995-12-20(get_vector): Rewritten without arbitrary limits.Roland McGrath
1995-12-20(trivfs_S_io_read): After a block on the input queue, don't go backMichael I. Bushnell
1995-12-20(send_signal): Release global_lock around signal RPC.Michael I. Bushnell
1995-12-20(main): Never mind.Michael I. Bushnell
1995-12-20Never mind.Michael I. Bushnell
1995-12-20(main): Initialize input_path_lock.Michael I. Bushnell