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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
3
-9
/
+12
*
Correct definition of MAXHOSTNAMELEN in ifdef'ed out code
kris
2000-11-26
1
-1
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
2
-3
/
+3
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-1
/
+0
*
Attempt to fix problem with users being able to convince the crontab
dwmalone
2000-11-06
2
-9
/
+18
*
Since -e and -r are right next to each other prompt before clobbering
paul
2000-10-15
1
-0
/
+10
*
Call login_close() to prevent parent from memory leaking in some
ache
2000-07-02
2
-0
/
+4
*
Prevent user from breaking his limits and restrictions or
ache
2000-07-01
3
-4
/
+61
*
Make sure argv gets NULL terminated if cron entry has >= MAX_ARGS arguments
ache
2000-07-01
1
-0
/
+1
*
Enable SIGCHLD to stop childs complaining to SIG_IGN of it.
ache
2000-07-01
1
-1
/
+1
*
Catch and report fdopen failures.
ghelmer
2000-05-23
1
-0
/
+10
*
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
*
Revive rev 1.12 (NetBSD improvements including @ shortcuts).
sheldonh
2000-03-14
1
-0
/
+24
*
Fix parsing of commands after @ keywords (@hourly, @daily, etc.).
ghelmer
2000-03-13
1
-1
/
+16
*
Back out previous commit. The code is not ready for it.
sheldonh
2000-03-13
1
-24
/
+0
*
Merge in NetBSD improvements:
sheldonh
2000-03-08
1
-0
/
+24
*
$Id$ -> $FreeBSD$
peter
1999-08-28
27
-27
/
+27
*
Bad reference of su(8) changed to su(1).
chris
1999-08-14
1
-3
/
+3
*
Christen a BUGS section for an explanation of the impact of Daylight
sheldonh
1999-08-11
1
-1
/
+13
*
Changed 'overriding what /etc/passwd says' to 'overriding default set
n_hibma
1999-07-27
1
-2
/
+2
*
This is a hack. Cron runs with stdin/out/err pointing to /dev/console,
peter
1999-04-06
1
-1
/
+10
*
y2k nit: print 4 digit years correctly.
danny
1999-01-16
1
-3
/
+6
*
PR: bin/5572
dillon
1998-12-13
1
-16
/
+28
*
Fixed printf format errors.
bde
1998-07-06
1
-2
/
+2
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
3
-6
/
+6
*
Added forgotten new file for `-Lfoo -lbar' -> `foo/bar.a' change.
bde
1998-03-08
1
-0
/
+9
*
Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal
bde
1998-03-07
2
-29
/
+8
*
Don't use LDDESTDIR. Just put the -L arg in LDADD.
bde
1997-12-17
2
-13
/
+11
*
Log run-time parsing errors now
ache
1997-11-02
8
-16
/
+88
*
Sort cross refereces in section SEE ALSO.
wosch
1997-09-29
1
-3
/
+3
*
Use err(3). Rewrote man page in mdoc format.
charnier
1997-09-15
14
-343
/
+347
*
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
pst
1997-06-29
1
-1
/
+1
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-31
2
-4
/
+4
*
Tone down the paranoia a bit in from the previous commit. setusercontext()
peter
1997-03-14
1
-11
/
+7
*
For some reason, the old login class code didn't seem to be working here.
peter
1997-03-14
1
-13
/
+24
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
24
-24
/
+24
*
crontab(5) incorrectly documented the dom/month arguments.
mpp
1997-02-13
1
-2
/
+2
*
Fix compile breakage: link against libutil.
davidn
1997-01-21
1
-0
/
+2
*
Make cron login class savvy.
davidn
1997-01-20
2
-0
/
+17
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
24
-24
/
+24
*
Replace my "inane" usage of snprintf to copy strings with strncpy as
pst
1996-12-17
9
-41
/
+102
*
Close yet another buffer overrun
pst
1996-12-16
1
-2
/
+2
*
Add sendmail option '-oi'
wosch
1996-11-10
1
-2
/
+3
*
personal (ie: with the crontab command) cron tabs were broken by the
peter
1996-09-10
1
-2
/
+2
*
Fix some buffer overflow problems...
pst
1996-09-08
1
-3
/
+3
*
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
2
-5
/
+9
*
fix: debug flag 'test' cause endless loop
wosch
1996-06-30
2
-6
/
+15
[next]