Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (check_owner): Return true any time PROC1 has root. | Michael I. Bushnell | 1996-06-28 | 1 | -1/+1 |
* | (check_owner): New inline function. | Miles Bader | 1996-05-15 | 1 | -3/+12 |
* | (struct proc): Add p_sigcode. | Michael I. Bushnell | 1996-05-09 | 1 | -0/+1 |
* | (OUR_VERSION): Upgrade to 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
* | Many changes to support multi-threading. See ChangeLog. | Michael I. Bushnell | 1996-04-25 | 1 | -14/+20 |
* | (struct proc): New member `p_wakeup'. Delete member `p_continuation'. | Michael I. Bushnell | 1996-03-20 | 1 | -17/+3 |
* | (struct exc): Removed useless members `replyport', `replyporttype'. | Roland McGrath | 1996-02-09 | 1 | -11/+10 |
* | Include <sys/resource.h>. | Miles Bader | 1995-11-06 | 1 | -0/+1 |
* | (struct zombie): New type. | Michael I. Bushnell | 1995-10-31 | 1 | -0/+11 |
* | (struct proc): Make `argv' and `envp' members `vm_address_t'. | Roland McGrath | 1995-01-17 | 1 | -2/+2 |
* | entered into RCS | Michael I. Bushnell | 1994-08-30 | 1 | -0/+1 |
* | Formerly proc.h.~6~ | Michael I. Bushnell | 1994-06-30 | 1 | -0/+5 |
* | Formerly proc.h.~5~ | Michael I. Bushnell | 1994-05-09 | 1 | -0/+6 |
* | Formerly proc.h.~4~ | Michael I. Bushnell | 1994-03-29 | 1 | -1/+0 |
* | Formerly proc.h.~3~ | Michael I. Bushnell | 1994-03-24 | 1 | -3/+1 |
* | Formerly proc.h.~2~ | Michael I. Bushnell | 1994-03-22 | 1 | -2/+20 |
* | Initial revision | Michael I. Bushnell | 1994-03-22 | 1 | -0/+184 |