aboutsummaryrefslogtreecommitdiff
path: root/sutils/halt.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-05-03 Roland McGrath <roland@frob.com>Roland McGrath2002-05-031-0/+1
| | | | | * reboot.c: Include <error.h>. * halt.c: Likewise.
* 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield2002-03-261-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 Bader1997-02-201-2/+2
|
* *** empty log message ***Thomas Bushnell1996-09-051-1/+2
|
* (main): Add argument parsing.Miles Bader1996-08-271-2/+8
| | | | | (argp_program_version): New variable. <argp.h>, <hurd.h>: New includes.
* Include unistd.h, stdio.h, not hurd/anything.Roland McGrath1994-11-171-7/+7
| | | | (main): If reboot returns, give error message and return 1.
* (main): Just use the reboot function.Michael I. Bushnell1994-11-131-9/+1
|
* Initial revisionMichael I. Bushnell1994-11-111-0/+40