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
*
MFC r321240:
ngie
2017-07-23
1
-3
/
+7
*
MFC r310329:
ngie
2017-07-19
2
-5
/
+15
*
MFC r321235:
ngie
2017-07-19
1
-1
/
+1
*
MFC r314659,r314676:
ngie
2017-05-29
2
-2
/
+2
*
MFC r308139, r308157-r308158
bapt
2016-11-16
5
-11
/
+56
*
MFC r304570:
trasz
2016-11-03
2
-4
/
+11
*
MFC r305269: cron: use existing maximum username constant MAXLOGNAME
emaste
2016-09-05
2
-2
/
+2
*
usr.sbin: minor spelling fixes on comments.
pfg
2016-05-01
2
-3
/
+3
*
crontab: ftruncate() with ftello() instead of ftell().
pfg
2016-02-16
1
-1
/
+1
*
cron: use (char *)NULL instead of (char *)0 in execle.
pfg
2016-02-16
1
-2
/
+3
*
Add sbin and /usr/local directories to _PATH_DEFPATH.
jilles
2016-01-05
1
-2
/
+2
*
Undo change from r292607 that was not meant to be there
pfg
2015-12-22
1
-1
/
+1
*
cron: Check the return value of pipe(2)
pfg
2015-12-22
1
-3
/
+5
*
crontab: properly free an entry
pfg
2015-12-22
1
-1
/
+1
*
crontab: replace malloc + bzero with calloc
pfg
2015-12-22
1
-2
/
+1
*
Add META_MODE support.
sjg
2015-06-13
3
-0
/
+56
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
3
-6
/
+0
|
*
Merge sync of head
sjg
2015-05-27
3
-6
/
+2
|
|
\
|
|
/
|
/
|
|
*
Merge from head@274682
sjg
2014-11-19
3
-6
/
+5
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
5
-3
/
+7
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
2
-2
/
+0
|
*
|
|
Updated dependencies
sjg
2014-05-10
2
-0
/
+4
|
*
|
|
Merge head
sjg
2014-04-28
1
-20
/
+7
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2013-03-11
2
-0
/
+2
|
*
|
|
|
Updated dependencies
sjg
2013-02-16
3
-6
/
+0
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Sync from head
sjg
2012-11-04
6
-32
/
+165
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
3
-0
/
+61
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Readd Makefile.inc that were used to include upper level Makefile.inc and
bapt
2014-11-28
1
-0
/
+3
*
|
|
|
|
|
|
Convert usr.sbin to LIBADD
bapt
2014-11-25
3
-9
/
+2
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Revert r267233 for now. PIE support needs to be reworked.
bdrewery
2014-08-19
2
-4
/
+0
*
|
|
|
|
|
Check gethostname(2) return code - but even if it succeeds it may not
peter
2014-08-05
1
-2
/
+5
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
3
-3
/
+3
*
|
|
|
|
In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.
bdrewery
2014-06-08
2
-0
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Bad timespec_subtract() calculations produce negative tv_nsec on i386
ache
2014-01-25
1
-20
/
+7
|
|
/
/
|
/
|
|
*
|
|
Second attempt to add @every_second keyword support. Due to multiple
sobomax
2012-10-25
4
-30
/
+149
*
|
|
Fully backout latest changes.
sobomax
2012-10-18
2
-49
/
+6
*
|
|
Remove harmless, but superfluous local change that creeped in along
sobomax
2012-10-17
1
-1
/
+0
*
|
|
Revert latest changes to cron, until better version is worked out (I hope).
sobomax
2012-10-17
4
-45
/
+10
*
|
|
o Use nanosleep(2) to sleep exact amount of time till the next second,
sobomax
2012-10-17
1
-6
/
+48
*
|
|
Properly handle non-keyword case by setting e->second to 0.
sobomax
2012-10-16
1
-0
/
+1
*
|
|
Add per-second scheduling into the cron(8). Right now it's
sobomax
2012-10-15
4
-9
/
+45
*
|
|
Fix build with LOG_FILE undefined and DEBUGGING disabled.
pluknet
2012-10-02
1
-0
/
+2
*
|
|
Fix build with DEBUGGING disabled.
pluknet
2012-10-02
1
-0
/
+4
*
|
|
Rework all non-contributed files that use `struct timezone'.
ed
2012-09-01
1
-2
/
+1
|
|
/
|
/
|
*
|
Add a one second sleep before touching the spool directory. If the touch
jhb
2012-07-02
1
-0
/
+9
|
/
*
As cron(8) is started with '-s' by default, timezones that observe
gjb
2012-04-28
1
-4
/
+15
*
Drop setuid status while doing file operations to prevent potential
delphij
2012-02-27
1
-12
/
+21
*
Since April 2, 2006, Indiana has observed DST.
scf
2012-01-28
1
-2
/
+2
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
4
-5
/
+8
*
Point out that @reboot runs at every cron startup, not just system
wblock
2011-11-25
1
-1
/
+1
[next]