summaryrefslogtreecommitdiffstats
path: root/usr.bin/at/panic.c
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate compiler warnings from -Wallarchie1998-12-061-1/+2
|
* Use err(3).charnier1997-06-231-4/+3
| | | | Simplification: if(a == 12) a -= 12 -> if(a == 12) a = 0.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Upgrade to 2.9ache1995-08-211-4/+5
|
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
|
* Upgrade.ache1995-04-121-24/+13
|
* Added at/atrm/atq/batch from Linux as hacked by Chris Demetriou.nate1994-01-051-0/+91
OpenPOWER on IntegriCloud