Removed PM signon for INET. Now daemonized in /usr/etc/rc.
SIGTRAP generated in PM (where it belongs / no longer in kernel). Updated Makefiles: servers are now installed in /usr/sbin.
This commit is contained in:
@@ -178,6 +178,8 @@ PUBLIC int do_exec()
|
||||
rmp->mp_name[PROC_NAME_LEN] = '\0';
|
||||
sys_exec(who, new_sp, rmp->mp_flags & TRACED, basename, pc);
|
||||
|
||||
if (rmp->mp_flags & TRACED) check_sig(rmp->mp_pid, SIGTRAP);
|
||||
|
||||
return(SUSPEND); /* no reply, new program just runs */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user