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
*
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
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Stop cron from shouting in the syslog. Use setproctitle() instead, since
peter
2001-03-17
1
-6
/
+1
*
mdoc(7) police revision 1.15:
ru
2001-03-09
1
-10
/
+9
*
The new version of the daylight time saving support. This time it works
babkin
2001-03-09
3
-5
/
+182
*
Properly detach at startup. We could be passing revoked fd's to
peter
2001-03-07
1
-12
/
+2
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-1
/
+4
*
Backed out the DST support changes.
babkin
2001-01-23
3
-173
/
+7
*
mdoc(7) police: ``Ds'' is not certified (no macro with such name exist)
ru
2001-01-22
1
-1
/
+1
*
Made the special handling of the daylight time switches optional,
babkin
2001-01-22
2
-6
/
+19
*
Added sensible handling of switch to and from daylight saving time
babkin
2001-01-20
3
-5
/
+158
*
mdoc(7) police: removed leading whitespaces that are not inside
ru
2001-01-19
1
-1
/
+2
*
Prepare for mdoc(7)NG.
ru
2001-01-16
1
-1
/
+1
*
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
[next]