aboutsummaryrefslogtreecommitdiff
path: root/proc/proc.h
Commit message (Collapse)AuthorAgeFilesLines
* Fri Oct 25 20:30:22 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-261-4/+0
| | | | | | | | | | | | | | | * host.c: Include <version.h>. Thu Oct 24 16:13:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * host.c (initialize_version_info): Construct UNAME_INFO.machine with a dash instead of a slash so that it can be used as a file name component. * host.c (initialize_version_info): Copy our version into element 0 of server_versions, not element 1. Use HURD_VERSION instead of OUR_VERSION. Use literal "proc" instead of OUR_SERVER_NAME. * proc.h (OUR_SERVER_NAME, OUR_VERSION): Delete macro.
* (check_owner): Return true any time PROC1 has root.Michael I. Bushnell1996-06-281-1/+1
|
* (check_owner): New inline function.Miles Bader1996-05-151-3/+12
|
* (struct proc): Add p_sigcode.Michael I. Bushnell1996-05-091-0/+1
|
* (OUR_VERSION): Upgrade to 0.0.Michael I. Bushnell1996-05-061-1/+1
|
* Many changes to support multi-threading. See ChangeLog.Michael I. Bushnell1996-04-251-14/+20
|
* (struct proc): New member `p_wakeup'. Delete member `p_continuation'.Michael I. Bushnell1996-03-201-17/+3
| | | | (global_lock): New variable.
* (struct exc): Removed useless members `replyport', `replyporttype'.Roland McGrath1996-02-091-11/+10
|
* Include <sys/resource.h>.Miles Bader1995-11-061-0/+1
|
* (struct zombie): New type.Michael I. Bushnell1995-10-311-0/+11
| | | | (zombie_list): New variable.
* (struct proc): Make `argv' and `envp' members `vm_address_t'.Roland McGrath1995-01-171-2/+2
|
* entered into RCSMichael I. Bushnell1994-08-301-0/+1
|
* Formerly proc.h.~6~Michael I. Bushnell1994-06-301-0/+5
|
* Formerly proc.h.~5~Michael I. Bushnell1994-05-091-0/+6
|
* Formerly proc.h.~4~Michael I. Bushnell1994-03-291-1/+0
|
* Formerly proc.h.~3~Michael I. Bushnell1994-03-241-3/+1
|
* Formerly proc.h.~2~Michael I. Bushnell1994-03-221-2/+20
|
* Initial revisionMichael I. Bushnell1994-03-221-0/+184