<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/cron, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-08-01T08:15:25Z</updated>
<entry>
<title>MFC r181115:</title>
<updated>2008-08-01T08:15:25Z</updated>
<author>
<name>Dmitry Morozovsky</name>
<email>marck@FreeBSD.org</email>
</author>
<published>2008-08-01T08:15:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8e6394b0816a3b2a853cca2f6683cb7ae5a4c473'/>
<id>urn:sha1:8e6394b0816a3b2a853cca2f6683cb7ae5a4c473</id>
<content type='text'>
  Fix empty mailto (-m "") handling: somehow I missed all checks but the first,
  hence output would be written to the wrong filehandle.

Submitted by:	reg
Approved by:	yar (implicit)
MFC after:	ASAP
Pointy hat to:	marck
</content>
</entry>
<entry>
<title>MFC r180096:</title>
<updated>2008-07-27T07:22:35Z</updated>
<author>
<name>Dmitry Morozovsky</name>
<email>marck@FreeBSD.org</email>
</author>
<published>2008-07-27T07:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=943e75207c008f953b70c48c439ee3410930d318'/>
<id>urn:sha1:943e75207c008f953b70c48c439ee3410930d318</id>
<content type='text'>
	Add -m option to cron(8), overriding default mail recipient for cron
	mails, unless explicitly provided by MAILTO= line in crontab.  This
	feature can be useful in massive hosting environment, where most users
	do not care about autogenerated mails.

	Setting recipient to null string disables default mails at all.

Approved by:	yar
</content>
</entry>
<entry>
<title>MFC: r1.18: Allow overriding the HOME environment as per the man page.</title>
<updated>2007-03-20T20:22:18Z</updated>
<author>
<name>Will Andrews</name>
<email>will@FreeBSD.org</email>
</author>
<published>2007-03-20T20:22:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a5849fb40bf0c00f0e9f2250f7d03e760306ffd3'/>
<id>urn:sha1:a5849fb40bf0c00f0e9f2250f7d03e760306ffd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.23</title>
<updated>2006-09-03T17:32:32Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2006-09-03T17:32:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=355d78f61e228aa17631e385448422ce73c47ad8'/>
<id>urn:sha1:355d78f61e228aa17631e385448422ce73c47ad8</id>
<content type='text'>
/etc/crontab is similar enough to parse as correct if you run
"crontab /etc/crontab", but not the same format due to the who field.
Add some limited anti-foot-shooting support and refuse to load
/etc/crontab as someone's crontab.  Users wishing shoot their foot in
this manner may copy /etc/crontab elsewhere. :)
</content>
</entry>
<entry>
<title>MFC rev. 1.24 do_command.c and rev. 1.13 popen.c: check return code</title>
<updated>2006-07-01T07:18:16Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-07-01T07:18:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dbd61bdf4e78d64ba0e2f4d98b83eb046bc311b2'/>
<id>urn:sha1:dbd61bdf4e78d64ba0e2f4d98b83eb046bc311b2</id>
<content type='text'>
from setuid(2), setgid(2), setlogin(2) and initgroups(3).
</content>
</entry>
<entry>
<title>MFC pidfile(3) function, and convert several applications to make use</title>
<updated>2006-01-15T17:50:38Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2006-01-15T17:50:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6d94903ba024205ce03d50ff5b5212b74084a85d'/>
<id>urn:sha1:6d94903ba024205ce03d50ff5b5212b74084a85d</id>
<content type='text'>
of it.

Bump __FreeBSDversion for the MFC.

Discussed with:	pjd
</content>
</entry>
<entry>
<title>MFC: rev. 1.28</title>
<updated>2005-08-04T19:58:48Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2005-08-04T19:58:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8ed7105420fec915d1aece6f7f09795a0068533c'/>
<id>urn:sha1:8ed7105420fec915d1aece6f7f09795a0068533c</id>
<content type='text'>
Mention the default value of PATH and that it may be overridden.

Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>Remove kludges intended to support src trees with partial obj trees.</title>
<updated>2005-06-10T06:12:53Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-06-10T06:12:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee66677a7a4c93fa63e21b0e7f1ea2e081060abb'/>
<id>urn:sha1:ee66677a7a4c93fa63e21b0e7f1ea2e081060abb</id>
<content type='text'>
Discussed with:	ru
</content>
</entry>
<entry>
<title>Fix parsing of '0' and non-alphanumerics in steps.  Previously, an</title>
<updated>2005-02-14T14:09:21Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-02-14T14:09:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d159401da0419316bae989157adea4b6eff17306'/>
<id>urn:sha1:d159401da0419316bae989157adea4b6eff17306</id>
<content type='text'>
entry having stepping value of zero can cause crontab to hang there,
and if the main crontab is being changed in this way, then cron(8)
will keep spining.

Obtained from:	OpenBSD [src/usr.sbin/cron/entry.c,v 1.17]
PR:		68683 (my own, but forgot to commit it...)
MFC After:	1 week
</content>
</entry>
<entry>
<title>Expand contractions.</title>
<updated>2005-02-13T23:45:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T23:45:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=36a142c455a41172df398f10eb3e110ca29fbf72'/>
<id>urn:sha1:36a142c455a41172df398f10eb3e110ca29fbf72</id>
<content type='text'>
</content>
</entry>
</feed>
