aboutsummaryrefslogtreecommitdiff
path: root/utils/hurdids.c
Commit message (Collapse)AuthorAgeFilesLines
* Renamed to ids.cMiles Bader1997-05-261-196/+0
|
* (main):Miles Bader1997-04-251-21/+28
| | | | | Use the parent process's auth port instead of the hurdids process's, because hurdids is usually installed setuid.
* (args_doc):Miles Bader1997-03-071-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 Bader1997-02-201-2/+2
|
* *** empty log message ***Thomas Bushnell1996-09-051-1/+2
|
* (doc): Add program description.Miles Bader1996-08-271-1/+1
|
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+2
|
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+2
|
* (main): Pass new arg to argp_parse.Miles Bader1996-03-191-1/+1
|
* Initial revisionMiles Bader1996-02-261-0/+153