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