aboutsummaryrefslogtreecommitdiff
path: root/libexec/atrun
Commit message (Expand)AuthorAgeFilesLines
* libexec: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-273-3/+10
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* libexec: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Add missing files to 'at' and 'rcmds' packages.Glen Barber2016-02-051-0/+1
* Fix the type for hw.ncpu, so sysctlbyname doesn't consistently fail onEnji Cooper2016-01-301-1/+2
* Call /etc/crontab the "system crontab", not "root's crontab". WhileWarren Block2015-06-221-11/+13
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-281-0/+6
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-051-1/+5
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync from headSimon J. Gerraty2012-11-042-3/+22
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | | | Re-introduce this - it doesn't compile clean on a mips targetAdrian Chadd2015-06-061-0/+1
* | | | | | Remove WARNS atrun builds fine with clang and gccBaptiste Daroussin2015-06-061-1/+0
| |_|_|_|/ |/| | | |
* | | | | Convert to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | Fix releasing the lock in the parent atrun process after the queueGuy Helmer2014-04-171-0/+6
| |_|/ |/| |
* | | Add the name of the file that could not be opened to the error messageGuy Helmer2013-06-111-1/+1
* | | Prevent races running the queue by serializing access to theGuy Helmer2013-06-111-0/+4
| |/ |/|
* | atrun(8): scale default load average limit with the number of CPUsMateusz Guzik2012-10-302-2/+21
* | atrun: Do not assume that MAXLOGNAME <= 100.Jilles Tjoelker2012-09-261-1/+1
|/
* Make WARNS=6 the default for libexec/.Ed Schouten2010-01-021-0/+2
* Don't use UT_NAMESIZE here to determine the maximum username length.Ed Schouten2009-12-251-9/+2
* Fixed static linkage (build with -DNO_SHARED).Ruslan Ermilov2007-10-011-1/+1
* Note PAM support in atrun(8).Yaroslav Tykhiy2007-06-171-4/+17
* Add PAM support to atrun(8).Yaroslav Tykhiy2007-06-152-11/+36
* Actually use new features of perr() and perrx().Yaroslav Tykhiy2007-06-151-44/+33
* Catch up with perr() becoming variadic.Yaroslav Tykhiy2007-06-151-1/+1
* Make perr() variadic and add perrx() to use in cases whereYaroslav Tykhiy2007-06-151-4/+30
* Use a single setusercontext(3) instead of a bunch of basic syscalls.Yaroslav Tykhiy2007-06-142-0/+29
* Spotted another copy of the loony error message.Yaroslav Tykhiy2007-06-141-1/+1
* Fix an error message that was beside the point.Yaroslav Tykhiy2007-06-141-1/+1
* Fix a typical off-by-one error that can result in an unterminated string:Yaroslav Tykhiy2007-06-141-1/+1
* Don't be sexist - fix a typo.Ceri Davies2005-12-301-1/+1
* Fix a few cases that relied on 'implicit int' (constraint violation in C99).Stefan Farfeleder2004-07-111-1/+1
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-4/+4
* mdoc(7) police: Deal with self-xrefs.Ruslan Ermilov2002-12-241-1/+1
* Lock down with WFORMAT?=1, with overrides in the subdirectories whichKris Kennaway2002-02-041-0/+1
* o Eliminate __PWarner Losh2002-02-031-3/+3
* by by -> byKris Kennaway2001-07-231-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-4/+5
* Don't use MANDEPEND and MANSRC.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-3/+2
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-2/+3
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1