Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (S_proc_getprocinfo): Get rid of temp hack for strnlen. | Miles Bader | 1996-05-29 | 1 | -3/+0 |
| | |||||
* | (S_proc_getprocinfo): Set PI->exitstatus and PI->sigcode. | Michael I. Bushnell | 1996-05-24 | 1 | -0/+7 |
| | |||||
* | (S_proc_pid2task, S_proc_pid2proc): Use check_owner. | Miles Bader | 1996-05-15 | 1 | -2/+3 |
| | |||||
* | (PI_FETCH_THREAD_DETAILS): New macro. | Miles Bader | 1996-05-12 | 1 | -13/+27 |
| | | | | | | | (S_proc_getprocinfo): Only allocate thread detail storage if we're actually returning thread details (a lone PI_FETCH_THREADS simply means "number of threads"). React to errors somewhat more gracefully. | ||||
* | (S_proc_getprocinfo): Add comment. | Miles Bader | 1996-05-12 | 1 | -0/+3 |
| | |||||
* | (S_proc_get_tty): New function. | Miles Bader | 1996-05-10 | 1 | -0/+7 |
| | |||||
* | (S_proc_getprocinfo): FLAGS is now an in-out parameter. | Michael I. Bushnell | 1996-05-09 | 1 | -11/+11 |
| | |||||
* | (S_proc_getprocinfo): | Miles Bader | 1996-05-01 | 1 | -6/+16 |
| | | | | | | Release GLOBAL_LOCK around time consuming bits, and more importantly, potential calls to P's msgport, which can block. Fix test when appending to WAITS. | ||||
* | (S_proc_getprocinfo): Install temporary hack so things at least | Michael I. Bushnell | 1996-04-29 | 1 | -0/+3 |
| | | | | compile. | ||||
* | *** empty log message *** | Michael I. Bushnell | 1996-04-29 | 1 | -48/+42 |
| | |||||
* | Many changes to support multi-threading. See ChangeLog. | Michael I. Bushnell | 1996-04-25 | 1 | -4/+45 |
| | |||||
* | Add some more #ifdef'd-out code to return wait strings. | Miles Bader | 1996-02-14 | 1 | -18/+70 |
| | |||||
* | (get_vector): Rewritten without arbitrary limits. | Roland McGrath | 1995-12-20 | 1 | -31/+37 |
| | |||||
* | (get_string_array): Fix stupid bug in copying to newly allocated space. | Roland McGrath | 1995-12-19 | 1 | -43/+48 |
| | |||||
* | (S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS differently. | Michael I. Bushnell | 1995-11-08 | 1 | -4/+4 |
| | |||||
* | (S_proc_getprocinfo): Don't attempt msg_report_wait if P->p_msgport is | Michael I. Bushnell | 1995-11-08 | 1 | -1/+3 |
| | | | | not valid. | ||||
* | (S_proc_getprocinfo): Inhibit PI_FETCH_THREAD_WAITS for now. | Michael I. Bushnell | 1995-11-08 | 1 | -3/+6 |
| | |||||
* | (S_proc_getprocinfo): Calculate the size of the returned structure correctly. | Miles Bader | 1995-11-08 | 1 | -3/+2 |
| | |||||
* | (S_proc_getprocinfo): | Miles Bader | 1995-11-06 | 1 | -7/+12 |
| | | | | Add NOISE and NOISE_LEN args. Fix various typos. Initialize ERR. | ||||
* | (S_proc_getprocinfo): Implement all the rest of the PI flags except | Michael I. Bushnell | 1995-10-31 | 1 | -1/+6 |
| | | | | PI_ZOMBIE. | ||||
* | (S_proc_getprocinfo): Support new FETCH flags; support new | Michael I. Bushnell | 1995-10-30 | 1 | -46/+54 |
| | | | | msg_report_wait call; improve organization. | ||||
* | (S_proc_getprocenv): Removed #ifdef notyet; fixed args to | Michael I. Bushnell | 1995-10-30 | 1 | -5/+1 |
| | | | | get_string_array. | ||||
* | (S_proc_getprocinfo): New var `tp'. Bother to set | Michael I. Bushnell | 1995-04-06 | 1 | -1/+5 |
| | | | | PI->logincollection. | ||||
* | entered into RCS | Michael I. Bushnell | 1994-11-03 | 1 | -2/+2 |
| | |||||
* | Formerly info.c.~9~ | Roland McGrath | 1994-10-24 | 1 | -3/+3 |
| | |||||
* | Formerly info.c.~8~ | Michael I. Bushnell | 1994-08-22 | 1 | -1/+2 |
| | |||||
* | Formerly info.c.~7~ | Michael I. Bushnell | 1994-07-22 | 1 | -1/+1 |
| | |||||
* | Formerly info.c.~6~ | Michael I. Bushnell | 1994-05-13 | 1 | -13/+57 |
| | |||||
* | Formerly info.c.~5~ | Michael I. Bushnell | 1994-05-12 | 1 | -1/+0 |
| | |||||
* | Formerly info.c.~4~ | Roland McGrath | 1994-05-12 | 1 | -37/+39 |
| | |||||
* | Formerly info.c.~3~ | Michael I. Bushnell | 1994-05-06 | 1 | -13/+13 |
| | |||||
* | Formerly info.c.~2~ | Michael I. Bushnell | 1994-03-22 | 1 | -0/+76 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-03-22 | 1 | -0/+403 |