Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-20 | Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | |
* crash.c (main): New args for ports_manage_port_operations_multithread. * fifo.c (main): Likewise. * firmlink.c (main): Likewise. * new-fifo.c (main): Likewise. * null.c (main): Likewise. | |||
1996-07-13 | (stop_pgrp): Fetch pgrp using correct call. | Michael I. Bushnell | |
1996-07-08 | (stop_pgrp): Don't do anything if ORPHANED. | Michael I. Bushnell | |
1996-07-08 | (stop_pgrp): Take second arg CTTYID. Fetch each pgrp member's msgpor and | Roland McGrath | |
send msg_sig_post with that as refport instead of calling POSIX.1 kill function like a bonehead. (S_crash_dump_task): Pass CTTY_ID arg through to stop_pgrp. | |||
1996-07-08 | (S_crash_dump_task): fixup | Michael I. Bushnell | |
1996-07-08 | (stop_pgrp): New function. | Michael I. Bushnell | |
(S_crash_dump_task): Call stop_pgrp. | |||
1996-07-01 | (S_msg_describe_ports): New function. | Michael I. Bushnell | |
1996-07-01 | (S_crash_dump_task): Drop arg TARGET. | Michael I. Bushnell | |
(dump_core): Likewise; all callers changed. (struct crasher): Delete member `target'. | |||
1996-07-01 | (S_crash_dump_task): New args EXC, CODE, SUBCODE, CTTY_ID. Supply | Michael I. Bushnell | |
SIGCODE arg to proc_mark_stop. (signal_crasher): New arg SIGCODE, supply to proc_mark_exit. All callers changed. (S_msg_sig_post_untraced): Supply C->sigcode to proc_mark_stop. | |||
1996-06-21 | typo fixes | Roland McGrath | |
1996-04-27 | Use ports_create_port instead of ports_allocate_port, and notice the error. | Roland McGrath | |
1995-12-15 | Initial revision | Roland McGrath | |