index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
cron
/
crontab
/
crontab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actually use the exitstatus value that we maintain.
dd
2002-10-01
1
-1
/
+1
*
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
*
Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'.
peter
2001-04-13
1
-1
/
+19
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-2
/
+3
*
Attempt to fix problem with users being able to convince the crontab
dwmalone
2000-11-06
1
-8
/
+12
*
Since -e and -r are right next to each other prompt before clobbering
paul
2000-10-15
1
-0
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Use err(3). Rewrote man page in mdoc format.
charnier
1997-09-15
1
-112
/
+62
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-31
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Replace my "inane" usage of snprintf to copy strings with strncpy as
pst
1996-12-17
1
-8
/
+20
*
Gratuitous whitespace change so that I can commit the source of the recent
pst
1996-08-05
1
-3
/
+1
*
Fix up some more buffer overflow problems.
pst
1996-08-05
1
-4
/
+6
*
Quick patch to fix a bug where issuing ctl-c while in crontab -e
scrappy
1996-04-09
1
-3
/
+11
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Now crontab works not only for vi editor, i.e. refers to
ache
1994-12-21
1
-14
/
+13
*
Paul Vixie's cron, version 3.0. Munged into bmake format. If this goes
jkh
1994-08-27
1
-0
/
+624