aboutsummaryrefslogtreecommitdiff
path: root/libexec/atrun/atrun.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
* Fix a few cases that relied on 'implicit int' (constraint violation in C99).Stefan Farfeleder2004-07-111-1/+1
* o Eliminate __PWarner Losh2002-02-031-3/+3
* by by -> byKris Kennaway2001-07-231-1/+1
* Don't hard-code a buffer sizeKris Kennaway2000-11-261-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed printf format errors.Bruce Evans1998-08-021-5/+5
* Cosmetic in error strings. Sort Xrefs. Add usage (with syslog capability).Philippe Charnier1997-11-201-42/+51
* Do setlogin() before changing uid/gid, sinceDima Ruban1997-09-081-11/+17
* Submitted by: Philippe Charnier <charnier@xp11.frmug.org>David Nugent1997-04-121-7/+14
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Check for expired passwords before allowing access to the system.Mike Pritchard1995-08-281-1/+10
* Upgrade to 2.9Andrey A. Chernov1995-08-211-66/+106
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-11/+11
* Add some useful sendmail optionsAndrey A. Chernov1995-04-121-1/+2
* Upgrade.Andrey A. Chernov1995-04-121-233/+335
* Added the Linux atrun command as hacked by Chris Demetriou for NetBSD.Nate Williams1994-01-051-0/+327