aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron/lib/env.c
Commit message (Expand)AuthorAgeFilesLines
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Import vixie cron 4.0Eric van Gyzen2023-06-011-24/+26
* cron: Use C89 function definitions.John Baldwin2023-04-181-14/+6
* Allow inner whitespace in the right-hand side of an environment variableThomas Quinot2003-02-101-10/+17
* load_env(), the function that attempts to parse a crontabOllivier Robert2002-05-231-23/+76
* Fix a possible NULL reference that would be triggeredDavid Nugent2001-07-201-1/+2
* Allocate space for arrays of type "char *", not "char **".Guy Helmer2000-04-301-3/+3
* Fix a situation where a pointer which should point to dynamicallyGuy Helmer2000-04-281-3/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3). Rewrote man page in mdoc format.Philippe Charnier1997-09-151-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Replace my "inane" usage of snprintf to copy strings with strncpy asPaul Traina1996-12-171-5/+29
* Close yet another buffer overrunPaul Traina1996-12-161-2/+2
* Paul Vixie's cron, version 3.0. Munged into bmake format. If this goesJordan K. Hubbard1994-08-271-0/+178