aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/at/panic.h
Commit message (Collapse)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+4
| | | | | | | | | | | | | | | | | Mainly focus on files that use BSD 2-Clause license, however the tool I was using misidentified many licenses so this was mostly a manual - error prone - task. The Software Package Data Exchange (SPDX) group provides a specification to make it easier for automated tools to detect and summarize well known opensource licenses. We are gradually adopting the specification, noting that the tags are considered only advisory and do not, in any way, superceed or replace the license texts. No functional change intended. Notes: svn path=/head/; revision=326276
* Implement the POSIX 1003.1-2001 -r and -t options in at(1). Fix someMike Barcroft2002-01-131-18/+4
| | | | | | | | | | | minor issues in the rest of the source and manual. Submitted by: Joe Halpin <joe.halpin@attbi.com> Obtained from: touch(1) (partially) MFC after: 1 month Notes: svn path=/head/; revision=89315
* WARNS=2 fixup.Mark Murray2001-12-021-2/+4
| | | | Notes: svn path=/head/; revision=87208
* Upgrade to 2.9Andrey A. Chernov1995-08-211-2/+2
| | | | Notes: svn path=/head/; revision=10154
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
| | | | Notes: svn path=/head/; revision=8874
* Upgrade.Andrey A. Chernov1995-04-121-10/+22
| | | | Notes: svn path=/head/; revision=7767
* Added at/atrm/atq/batch from Linux as hacked by Chris Demetriou.Nate Williams1994-01-051-0/+32
Notes: svn path=/head/; revision=941