| Commit message (Expand) | Author | Age | Files | Lines |
* | Use pidfile(3) in cron(8). | pjd | 2005-08-24 | 1 | -59/+0 |
* | Fix parsing of '0' and non-alphanumerics in steps. Previously, an | delphij | 2005-02-14 | 1 | -1/+3 |
* | Properly initialise the variable `deny'. | stefanf | 2005-02-09 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Allow inner whitespace in the right-hand side of an environment variable | thomas | 2003-02-10 | 1 | -10/+17 |
* | Never allow a user to use crontab if opening /var/cron/{allow,deny} fails | tjr | 2002-08-04 | 1 | -16/+23 |
* | load_env(), the function that attempts to parse a crontab | roberto | 2002-05-23 | 1 | -23/+76 |
* | Mark all internal libraries with INTERNALLIB. | ru | 2002-05-13 | 1 | -5/+1 |
* | Only remove the '\n' at the end of a line if there is one. | dwmalone | 2002-04-10 | 1 | -1/+2 |
* | Fix the @monthly and @weekly shortcuts so that they actually run | mikeh | 2001-08-16 | 1 | -0/+3 |
* | Fix a possible NULL reference that would be triggered | davidn | 2001-07-20 | 1 | -1/+2 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -4/+6 |
* | Remove an unused variable, and don't try to print a char[] using %d. | dd | 2001-07-18 | 1 | -2/+2 |
* | free_entry(): Don't free e->envp if it's already NULL; likewise for | dd | 2001-07-18 | 1 | -4/+4 |
* | Plug two memory leaks: call login_close() after login_getclass(), and | dd | 2001-06-13 | 1 | -2/+6 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -4/+5 |
* | Catch and report memory allocation failures. | ghelmer | 2000-05-23 | 2 | -27/+95 |
* | Allocate space for arrays of type "char *", not "char **". | ghelmer | 2000-04-30 | 1 | -3/+3 |
* | Fix a situation where a pointer which should point to dynamically | ghelmer | 2000-04-28 | 1 | -3/+8 |
* | Fix parsing of commands after @ keywords (@hourly, @daily, etc.). | ghelmer | 2000-03-13 | 1 | -1/+16 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 4 | -4/+4 |
* | y2k nit: print 4 digit years correctly. | danny | 1999-01-16 | 1 | -3/+6 |
* | Log run-time parsing errors now | ache | 1997-11-02 | 2 | -5/+47 |
* | Use err(3). Rewrote man page in mdoc format. | charnier | 1997-09-15 | 3 | -46/+29 |
* | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | pst | 1997-06-29 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 4 | -4/+4 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 4 | -4/+4 |
* | Replace my "inane" usage of snprintf to copy strings with strncpy as | pst | 1996-12-17 | 2 | -11/+38 |
* | Close yet another buffer overrun | pst | 1996-12-16 | 1 | -2/+2 |
* | Check for expired passwords before allowing access to the system. | mpp | 1995-08-28 | 1 | -1/+6 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 3 | -9/+9 |
* | Fix typo in HAVE_SAVED_UIDS define | ache | 1995-04-29 | 1 | -2/+2 |
* | Fix home dir cheating | ache | 1995-04-12 | 1 | -5/+3 |
* | Prevent installation. | jkh | 1994-08-28 | 1 | -0/+3 |
* | Paul Vixie's cron, version 3.0. Munged into bmake format. If this goes | jkh | 1994-08-27 | 5 | -0/+1590 |