aboutsummaryrefslogtreecommitdiff
path: root/proc
Commit message (Expand)AuthorAgeFilesLines
* (S_proc_wait): `p->msgportwait' ==> `p->p_msgportwait' typo fix.Michael I. Bushnell1995-11-141-1/+1
* (S_proc_setmsgport): Only do the RPC reply by hand for proc. Also,Michael I. Bushnell1995-11-091-8/+11
* (S_proc_getmsgport): Also return EBUSY if P->waiting, because bothMichael I. Bushnell1995-11-091-2/+2
* (S_proc_wait): Also return EBUSY if P->msgportwait, because both shareMichael I. Bushnell1995-11-091-1/+1
* (S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS differently.Michael I. Bushnell1995-11-081-4/+4
* (S_proc_getprocinfo): Don't attempt msg_report_wait if P->p_msgport isMichael I. Bushnell1995-11-081-1/+3
* (S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS for now.Michael I. Bushnell1995-11-081-3/+6
* (S_proc_getprocinfo): Calculate the size of the returned structure correctly.Miles Bader1995-11-081-3/+2
* Include <sys/resource.h>.Miles Bader1995-11-061-0/+1
* (S_proc_getprocinfo):Miles Bader1995-11-061-7/+12
* (struct zombie): Deleted; now in proc.h.Michael I. Bushnell1995-10-311-12/+0
* (struct zombie): New type.Michael I. Bushnell1995-10-311-0/+11
* (S_proc_getprocinfo): Implement all the rest of the PI flags exceptMichael I. Bushnell1995-10-311-1/+6
* (S_proc_getprocinfo): Support new FETCH flags; support newMichael I. Bushnell1995-10-301-46/+54
* (S_proc_getprocenv): Removed #ifdef notyet; fixed args toMichael I. Bushnell1995-10-301-5/+1
* Initial revisionRoland McGrath1995-09-161-0/+12
* (DIST_FILES): Added ourmsg.defs.Roland McGrath1995-09-161-12/+1
* (MIGSTUBS): New variable.Miles Bader1995-08-241-12/+11
* (zombie_check_pid): Typo.Michael I. Bushnell1995-07-221-1/+1
* (S_proc_setpgrp): Install bletcherous hack.Michael I. Bushnell1995-07-221-5/+15
* (zombie_check_pid): Examine Z->pgrp too.Michael I. Bushnell1995-07-221-1/+2
* "ihash.h" -> <hurd/ihash.h>Michael I. Bushnell1995-07-071-2/+2
* (ourmsg_U.h ourmsgUser.c): Use local ourmsg.defs instead of includeMichael I. Bushnell1995-07-061-3/+5
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-8/+0
* (S_proc_dostop): Remove assigments from inside if tests.Michael I. Bushnell1995-06-271-3/+6
* (OBJS): Removed ihash.o and primes.o.Michael I. Bushnell1995-06-061-10/+6
* (S_proc_wait): Use `waiter_cares', not `waiting_parent_cares' inMichael I. Bushnell1995-04-261-1/+2
* (reparent_zombies): Send SIGCHLD signal to init.Michael I. Bushnell1995-04-181-1/+7
* (S_proc_wait): Don't return ESRCH; return ECHILD.Michael I. Bushnell1995-04-181-3/+3
* (SRCS): Omit primes.c (it's moved to the lib dir).Michael I. Bushnell1995-04-121-2/+2
* (S_proc_getprocinfo): New var `tp'. Bother to setMichael I. Bushnell1995-04-061-1/+5
* (waiter_cares, waiting_parent_cares): New functions.Roland McGrath1995-04-061-28/+37
* Use the hashing routines from ../lib/ihash.c.Miles Bader1995-04-051-1/+4
* (main): Missing decls.Michael I. Bushnell1995-04-041-0/+1
* (main): Wire text and data segment on startup to avoid failure modeMichael I. Bushnell1995-04-041-1/+14
* Move the guts of the hash-table code to another to ihash.c, which is moreMiles Bader1995-03-141-123/+28
* More of same.Roland McGrath1995-01-192-8/+11
* (S_proc_setpgrp): Use nowait_msg_proc_newids instead of nowait_proc_newids.Roland McGrath1995-01-191-3/+3
* (S_proc_child): Use nowait_msg_proc_newids instead of nowait_proc_newids.Roland McGrath1995-01-191-4/+4
* (check_uid): Return true if P has root.Roland McGrath1995-01-171-3/+3
* (struct proc): Make `argv' and `envp' members `vm_address_t'.Roland McGrath1995-01-171-2/+2
* entered into RCSMichael I. Bushnell1994-11-032-3/+3
* Formerly info.c.~9~Roland McGrath1994-10-241-3/+3
* Formerly mgt.c.~22~Roland McGrath1994-10-141-0/+1
* Formerly mgt.c.~21~Roland McGrath1994-10-141-6/+22
* entered into RCSJim Blandy1994-10-101-1/+5
* entered into RCSRoland McGrath1994-10-101-2/+15
* Formerly host.c.~9~Roland McGrath1994-10-031-142/+126
* Formerly host.c.~8~Roland McGrath1994-09-101-12/+12
* Formerly mgt.c.~20~Roland McGrath1994-09-101-6/+6