aboutsummaryrefslogtreecommitdiff
path: root/libexec/atrun
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
| | | | Notes: svn path=/head/; revision=50476
* Clean up some .Os macro uses: quotes are not needed, multiple argumentsBill Fenner1999-02-151-2/+2
| | | | | | | | don't really work if the first one isn't "FreeBSD", and "FreeBSD-Experimental" isn't an OS name. Notes: svn path=/head/; revision=44060
* Fixed printf format errors.Bruce Evans1998-08-021-5/+5
| | | | Notes: svn path=/head/; revision=38024
* Clean up grammar. Provide proper pathnames for spool directories.Joseph Koshy1998-07-011-13/+15
| | | | | | | | | Document dependency on current load average for starting new batch jobs. PR: 7109 Notes: svn path=/head/; revision=37322
* Cosmetic in error strings. Sort Xrefs. Add usage (with syslog capability).Philippe Charnier1997-11-203-55/+67
| | | | Notes: svn path=/head/; revision=31306
* Do setlogin() before changing uid/gid, sinceDima Ruban1997-09-081-11/+17
| | | | | | | | | `at/batch' requires this. Obtained from: me && OpenBSD Notes: svn path=/head/; revision=29231
* Submitted by: Philippe Charnier <charnier@xp11.frmug.org>David Nugent1997-04-121-7/+14
| | | | | | | | Fixes name size limitation (was hardcoded to 8). Closes PR#3258 Notes: svn path=/head/; revision=24829
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24349
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-226-6/+6
| | | | Notes: svn path=/head/; revision=22989
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-146-6/+6
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+2
| | | | Notes: svn path=/head/; revision=18471
* recording cvs-1.6 file deathPeter Wemm1995-12-302-110/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* Fix ${.CURDIR} misspellingAndrey A. Chernov1995-08-291-2/+2
| | | | Notes: svn path=/head/; revision=10415
* Check for expired passwords before allowing access to the system.Mike Pritchard1995-08-281-1/+10
| | | | Notes: svn path=/head/; revision=10401
* Upgrade to 2.9Andrey A. Chernov1995-08-215-68/+236
| | | | Notes: svn path=/head/; revision=10154
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-11/+11
| | | | Notes: svn path=/head/; revision=8870
* Add some useful sendmail optionsAndrey A. Chernov1995-04-121-1/+2
| | | | Notes: svn path=/head/; revision=7777
* Upgrade.Andrey A. Chernov1995-04-123-239/+419
| | | | | | | Close security holes reported. Notes: svn path=/head/; revision=7768
* Modified Os string to be FreeBSD instead of NetBSDNate Williams1994-01-051-2/+2
| | | | Notes: svn path=/head/; revision=940
* Added the Linux atrun command as hacked by Chris Demetriou for NetBSD.Nate Williams1994-01-054-0/+450
Notes: svn path=/head/; revision=939