aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* Use WARNS?= instead of WARNS=Matteo Riondato2008-11-181-1/+1
* Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 cleanMatteo Riondato2008-11-101-0/+2
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarRuslan Ermilov2004-11-031-1/+1
* Ensure that edits that do not span a clock tick are not lost.Diomidis Spinellis2004-09-141-2/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-5/+7
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-071-14/+4
* Don't use LDDESTDIR. Just put the -L arg in LDADD.Bruce Evans1997-12-171-7/+6
* Log run-time parsing errors nowAndrey A. Chernov1997-11-021-0/+3
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Make /usr/bin/crontab install setuid root. (doesn't work otherwise)Scott Mace1994-11-061-0/+4
* Use LDDESTDIR and DPADD more consistently with what Bruce suggests..Jordan K. Hubbard1994-08-291-2/+6
* Make the LDADD stuff work properly with obj dirs. Whoops.Jordan K. Hubbard1994-08-291-1/+6
* Paul Vixie's cron, version 3.0. Munged into bmake format. If this goesJordan K. Hubbard1994-08-271-0/+10