summary refs log tree commit diff
path: root/pkgs/tools/system/at
AgeCommit message (Collapse)AuthorFilesLines
2009-08-20* Make sure that the pid file is placed in /var/run.Eelco Dolstra1-6/+15
svn path=/nixpkgs/trunk/; revision=16794
2009-08-20* at 3.1.11.Eelco Dolstra1-7/+8
svn path=/nixpkgs/trunk/; revision=16793
2009-02-13at version bump to 3.1.10.2Marc Weber1-3/+3
svn path=/nixpkgs/trunk/; revision=14078
2008-04-01Add At, the classical Unix command scheduler.Ludovic Courtès2-0/+86
svn path=/nixpkgs/trunk/; revision=11434