Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-12-31 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-31 | 1 | -4/+4 |
| | | | | | * host.c (ps_get_host): Use mach_port_t instead of host_t. * ps.h: Update decl. | ||||
* | 2001-03-29 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-03-31 | 1 | -18/+20 |
| | | | | | | | | * host.c: Fix comments. (ps_host_basic_info): Make INITIALIZED static; otherwise we never cache BUF. Do not initalize static variables to 0. (ps_host_sched_info): Likewise. * ps.h: Doc fix. | ||||
* | Get rid of mega typedefs, and just use structure pointers like other hurd | Miles Bader | 1996-03-26 | 1 | -14/+14 |
| | | | | libraries. Other misc cleanups. | ||||
* | (ps_host_basic_info): Cast third arg to host_info. | Michael I. Bushnell | 1995-03-21 | 1 | -3/+6 |
| | | | | | (ps_host_sched_info): Likewise. (ps_host_load_info): Likewise. | ||||
* | Don't include "pshost.h". | Michael I. Bushnell | 1995-03-21 | 1 | -1/+0 |
| | |||||
* | Initial revision | Miles Bader | 1995-03-13 | 1 | -0/+110 |