summaryrefslogtreecommitdiffstats
path: root/libexec/atrun/atrun.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r264617:ghelmer2014-05-051-0/+6
* Add the name of the file that could not be opened to the error messageghelmer2013-06-111-1/+1
* Prevent races running the queue by serializing access to theghelmer2013-06-111-0/+4
* atrun(8): scale default load average limit with the number of CPUsmjg2012-10-301-0/+19
* atrun: Do not assume that MAXLOGNAME <= 100.jilles2012-09-261-1/+1
* Don't use UT_NAMESIZE here to determine the maximum username length.ed2009-12-251-9/+2
* Add PAM support to atrun(8).yar2007-06-151-8/+33
* Actually use new features of perr() and perrx().yar2007-06-151-44/+33
* Make perr() variadic and add perrx() to use in cases whereyar2007-06-151-4/+30
* Use a single setusercontext(3) instead of a bunch of basic syscalls.yar2007-06-141-0/+25
* Spotted another copy of the loony error message.yar2007-06-141-1/+1
* Fix an error message that was beside the point.yar2007-06-141-1/+1
* Fix a typical off-by-one error that can result in an unterminated string:yar2007-06-141-1/+1
* Don't be sexist - fix a typo.ceri2005-12-301-1/+1
* Fix a few cases that relied on 'implicit int' (constraint violation in C99).stefanf2004-07-111-1/+1
* o Eliminate __Pimp2002-02-031-3/+3
* by by -> bykris2001-07-231-1/+1
* Don't hard-code a buffer sizekris2000-11-261-1/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed printf format errors.bde1998-08-021-5/+5
* Cosmetic in error strings. Sort Xrefs. Add usage (with syslog capability).charnier1997-11-201-42/+51
* Do setlogin() before changing uid/gid, sincedima1997-09-081-11/+17
* Submitted by: Philippe Charnier <charnier@xp11.frmug.org>davidn1997-04-121-7/+14
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Check for expired passwords before allowing access to the system.mpp1995-08-281-1/+10
* Upgrade to 2.9ache1995-08-211-66/+106
* Remove trailing whitespace.rgrimes1995-05-301-11/+11
* Add some useful sendmail optionsache1995-04-121-1/+2
* Upgrade.ache1995-04-121-233/+335
* Added the Linux atrun command as hacked by Chris Demetriou for NetBSD.nate1994-01-051-0/+327
OpenPOWER on IntegriCloud