Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-05-03 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-03 | 1 | -0/+1 |
| | | | | | * reboot.c: Include <error.h>. * halt.c: Likewise. | ||||
* | 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca> | Neal H. Walfield | 2002-03-26 | 1 | -2/+2 |
| | | | | | | * halt.c (main): Use error, not perror. * reboot.c (main): Likewise. * update.c (main): Use error, not perror and exit. | ||||
* | (argp_program_version): Make const. | Miles Bader | 1997-02-20 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 1 | -1/+2 |
| | |||||
* | (main): Add argument parsing. | Miles Bader | 1996-08-27 | 1 | -2/+8 |
| | | | | | (argp_program_version): New variable. <argp.h>, <hurd.h>: New includes. | ||||
* | Include unistd.h, stdio.h, not hurd/anything. | Roland McGrath | 1994-11-17 | 1 | -7/+7 |
| | | | | (main): If reboot returns, give error message and return 1. | ||||
* | (main): Just use the reboot function. | Michael I. Bushnell | 1994-11-13 | 1 | -9/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-11-11 | 1 | -0/+40 |