summaryrefslogtreecommitdiff
path: root/usr.bin/at/panic.c
AgeCommit message (Collapse)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
to be the most common practice in our tree.
2000-10-15Add support for the 1003.2-92 -t option to at(1) using which the time may bekleink
specified in a language-neutral way. For symmetry, extend this to the batch(1) front-end as well. Addresses PR standards/11205.
2000-10-04Un-__P and ANSIfy.mjl
2000-10-04Correct typo in comment.mjl
Use errx instead of printf/exit. Sort headers alphabetically.
1999-01-31KNF nits.mrg
1998-06-27Merge in changes from OpenBSD; adds support for at.allow and at.deny, pluschristos
fixes a lot of bugs.
1997-10-18WARNSify, fix .Nm usagelukem
1996-06-28Fix minor nits that prevented this to compile with a non ansi compiler.christos
1995-03-25new rcsid formatglass
1993-12-05add at, by Thomas Koenig, ig25@rz.uni-karlsruhe.decgd