| Commit message (Expand) | Author | Age | Files | Lines |
* | Pidfiles should be created with permission preventing users from opening | pjd | 2005-09-16 | 1 | -1/+1 |
* | Use pidfile(3) in cron(8). | pjd | 2005-08-24 | 4 | -63/+29 |
* | Mention the default value of PATH and that it may be overridden. | brueffer | 2005-07-31 | 1 | -2/+7 |
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 1 | -4/+0 |
* | Fix parsing of '0' and non-alphanumerics in steps. Previously, an | delphij | 2005-02-14 | 1 | -1/+3 |
* | Expand contractions. | ru | 2005-02-13 | 2 | -3/+3 |
* | Expand *n't contractions. | ru | 2005-02-13 | 2 | -9/+9 |
* | Properly initialise the variable `deny'. | stefanf | 2005-02-09 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -6/+6 |
* | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | ru | 2004-11-03 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Ensure that edits that do not span a clock tick are not lost. | dds | 2004-09-14 | 2 | -6/+15 |
* | Refactoring: move two similar code blocks into a seprate function. | dds | 2004-09-13 | 1 | -47/+31 |
* | Fix for the following behavior: | dds | 2004-09-13 | 1 | -4/+6 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 2 | -26/+54 |
* | Trim whitespace at EOL. | ru | 2004-06-04 | 1 | -2/+2 |
* | Markup nits. | ru | 2004-06-04 | 1 | -2/+2 |
* | Add two new options to cron(8), -J and -j. They allow to specify | yar | 2004-05-16 | 4 | -2/+50 |
* | Eliminate hard sentence breaks. | trhodes | 2004-03-04 | 1 | -8/+19 |
* | Discuss the 'MAILTO' option. | trhodes | 2004-01-12 | 1 | -1/+5 |
* | Mention the fact that our crontab is not fully POSIX.2 conform, because | harti | 2003-10-24 | 1 | -2/+7 |
* | Fix a coredump that would occur when fdopen was unable to | silby | 2003-06-19 | 1 | -1/+2 |
* | Allow inner whitespace in the right-hand side of an environment variable | thomas | 2003-02-10 | 1 | -10/+17 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | Actually use the exitstatus value that we maintain. | dd | 2002-10-01 | 1 | -1/+1 |
* | Never allow a user to use crontab if opening /var/cron/{allow,deny} fails | tjr | 2002-08-04 | 1 | -16/+23 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -7/+12 |
* | 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 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -2/+3 |
* | Only remove the '\n' at the end of a line if there is one. | dwmalone | 2002-04-10 | 1 | -1/+2 |
* | Be a bit more verbose. "modtime" means nothing. | keramida | 2002-03-24 | 1 | -6/+6 |
* | Grammar fix: "When at least one of the fields .. matches ...". | keramida | 2002-03-24 | 1 | -1/+1 |
* | Describe the format of the allow and deny files. This is more-or-less | dwmalone | 2002-03-17 | 1 | -0/+4 |
* | Make cron actually build without defining LOGIN_CAP. | bbraun | 2002-02-06 | 1 | -1/+1 |
* | Document the -x debugging option. | ru | 2002-01-16 | 1 | -4/+25 |
* | Fix the @monthly and @weekly shortcuts so that they actually run | mikeh | 2001-08-16 | 1 | -0/+3 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -5/+20 |
* | mdoc(7) police: fixed the "new sentence" bogons. | ru | 2001-08-10 | 1 | -1/+1 |
* | fix misspelling introduced in rev 1.14 (sames as -> same as) | billf | 2001-07-25 | 1 | -1/+1 |
* | 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 | 5 | -13/+21 |
* | 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 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 2 | -13/+13 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-) | peter | 2001-06-16 | 1 | -1/+1 |
* | Plug two memory leaks: call login_close() after login_getclass(), and | dd | 2001-06-13 | 1 | -2/+6 |
* | Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'. | peter | 2001-04-13 | 1 | -1/+19 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 2 | -2/+2 |