summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/lib/env.c
Commit message (Expand)AuthorAgeFilesLines
* Allow inner whitespace in the right-hand side of an environment variablethomas2003-02-101-10/+17
* load_env(), the function that attempts to parse a crontabroberto2002-05-231-23/+76
* Fix a possible NULL reference that would be triggereddavidn2001-07-201-1/+2
* Allocate space for arrays of type "char *", not "char **".ghelmer2000-04-301-3/+3
* Fix a situation where a pointer which should point to dynamicallyghelmer2000-04-281-3/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use err(3). Rewrote man page in mdoc format.charnier1997-09-151-2/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Replace my "inane" usage of snprintf to copy strings with strncpy aspst1996-12-171-5/+29
* Close yet another buffer overrunpst1996-12-161-2/+2
* Paul Vixie's cron, version 3.0. Munged into bmake format. If this goesjkh1994-08-271-0/+178
OpenPOWER on IntegriCloud