aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/at/at.c
Commit message (Expand)AuthorAgeFilesLines
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Back out MAXLOGNAME fix, Bruce points that copyinstr require NULAndrey A. Chernov1997-03-031-2/+2
* Fix MAXLOGNAME usage, the code has wrong assumption that it must beAndrey A. Chernov1997-03-021-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Fix for hard-coded length of login name.David Nugent1997-02-181-3/+11
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add setlocale LC_TIMEAndrey A. Chernov1995-10-241-1/+7
* Upgrade to 2.9Andrey A. Chernov1995-08-211-66/+164
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-28/+28
* Remove setre* hacks, we have working thing nowAndrey A. Chernov1995-04-271-1/+7
* Fight over non-working setruidAndrey A. Chernov1995-04-151-9/+5
* Upgrade.Andrey A. Chernov1995-04-121-430/+527
* Added at/atrm/atq/batch from Linux as hacked by Chris Demetriou.Nate Williams1994-01-051-0/+562