Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed to ids.c | Miles Bader | 1997-05-26 | 1 | -196/+0 |
| | |||||
* | (main): | Miles Bader | 1997-04-25 | 1 | -21/+28 |
| | | | | | Use the parent process's auth port instead of the hurdids process's, because hurdids is usually installed setuid. | ||||
* | (args_doc): | Miles Bader | 1997-03-07 | 1 | -70/+102 |
| | | | | | | | Initialize with "[PID]". (main): Get the ids from the auth port instead of using libc grot. Support getting ids from other processes. | ||||
* | (argp_program_version): Make const. | Miles Bader | 1997-02-20 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 1 | -1/+2 |
| | |||||
* | (doc): Add program description. | Miles Bader | 1996-08-27 | 1 | -1/+1 |
| | |||||
* | (argp_program_version): New variable. | Miles Bader | 1996-07-06 | 1 | -0/+2 |
| | |||||
* | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader | 1996-05-11 | 1 | -1/+2 |
| | |||||
* | (main): Pass new arg to argp_parse. | Miles Bader | 1996-03-19 | 1 | -1/+1 |
| | |||||
* | Initial revision | Miles Bader | 1996-02-26 | 1 | -0/+153 |