summaryrefslogtreecommitdiff
path: root/proc
AgeCommit message (Expand)Author
1995-11-14(S_proc_wait): `p->msgportwait' ==> `p->p_msgportwait' typo fix.Michael I. Bushnell
1995-11-09(S_proc_setmsgport): Only do the RPC reply by hand for proc. Also,Michael I. Bushnell
1995-11-09(S_proc_getmsgport): Also return EBUSY if P->waiting, because bothMichael I. Bushnell
1995-11-09(S_proc_wait): Also return EBUSY if P->msgportwait, because both shareMichael I. Bushnell
1995-11-08(S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS differently.Michael I. Bushnell
1995-11-08(S_proc_getprocinfo): Don't attempt msg_report_wait if P->p_msgport isMichael I. Bushnell
1995-11-08(S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS for now.Michael I. Bushnell
1995-11-08(S_proc_getprocinfo): Calculate the size of the returned structure correctly.Miles Bader
1995-11-06Include <sys/resource.h>.Miles Bader
1995-11-06(S_proc_getprocinfo):Miles Bader
1995-10-31(struct zombie): Deleted; now in proc.h.Michael I. Bushnell
1995-10-31(struct zombie): New type.Michael I. Bushnell
1995-10-31(S_proc_getprocinfo): Implement all the rest of the PI flags exceptMichael I. Bushnell
1995-10-30(S_proc_getprocinfo): Support new FETCH flags; support newMichael I. Bushnell
1995-10-30(S_proc_getprocenv): Removed #ifdef notyet; fixed args toMichael I. Bushnell
1995-09-16Initial revisionRoland McGrath
1995-09-16(DIST_FILES): Added ourmsg.defs.Roland McGrath
1995-08-24(MIGSTUBS): New variable.Miles Bader
1995-07-22(zombie_check_pid): Typo.Michael I. Bushnell
1995-07-22(S_proc_setpgrp): Install bletcherous hack.Michael I. Bushnell
1995-07-22(zombie_check_pid): Examine Z->pgrp too.Michael I. Bushnell
1995-07-07"ihash.h" -> <hurd/ihash.h>Michael I. Bushnell
1995-07-06(ourmsg_U.h ourmsgUser.c): Use local ourmsg.defs instead of includeMichael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-06-27(S_proc_dostop): Remove assigments from inside if tests.Michael I. Bushnell
1995-06-06(OBJS): Removed ihash.o and primes.o.Michael I. Bushnell
1995-04-26(S_proc_wait): Use `waiter_cares', not `waiting_parent_cares' inMichael I. Bushnell
1995-04-18(reparent_zombies): Send SIGCHLD signal to init.Michael I. Bushnell
1995-04-18(S_proc_wait): Don't return ESRCH; return ECHILD.Michael I. Bushnell
1995-04-12(SRCS): Omit primes.c (it's moved to the lib dir).Michael I. Bushnell
1995-04-06(S_proc_getprocinfo): New var `tp'. Bother to setMichael I. Bushnell
1995-04-06(waiter_cares, waiting_parent_cares): New functions.Roland McGrath
1995-04-05Use the hashing routines from ../lib/ihash.c.Miles Bader
1995-04-04(main): Missing decls.Michael I. Bushnell
1995-04-04(main): Wire text and data segment on startup to avoid failure modeMichael I. Bushnell
1995-03-14Move the guts of the hash-table code to another to ihash.c, which is moreMiles Bader
1995-01-19More of same.Roland McGrath
1995-01-19(S_proc_setpgrp): Use nowait_msg_proc_newids instead of nowait_proc_newids.Roland McGrath
1995-01-19(S_proc_child): Use nowait_msg_proc_newids instead of nowait_proc_newids.Roland McGrath
1995-01-17(check_uid): Return true if P has root.Roland McGrath
1995-01-17(struct proc): Make `argv' and `envp' members `vm_address_t'.Roland McGrath
1994-11-03entered into RCSMichael I. Bushnell
1994-10-24Formerly info.c.~9~Roland McGrath
1994-10-14Formerly mgt.c.~22~Roland McGrath
1994-10-14Formerly mgt.c.~21~Roland McGrath
1994-10-10entered into RCSJim Blandy
1994-10-10entered into RCSRoland McGrath
1994-10-03Formerly host.c.~9~Roland McGrath
1994-09-10Formerly host.c.~8~Roland McGrath
1994-09-10Formerly mgt.c.~20~Roland McGrath