<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/atrun, branch release/8.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-11-21T06:13:29Z</updated>
<entry>
<title>Create release/8.0.0 for the 8.0-RELEASE.</title>
<updated>2009-11-21T06:13:29Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-11-21T06:13:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4d3b78df842614c46b116fc5a6f470be637dccd'/>
<id>urn:sha1:a4d3b78df842614c46b116fc5a6f470be637dccd</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.0-RELEASE image.
</content>
</entry>
<entry>
<title>Fixed static linkage (build with -DNO_SHARED).</title>
<updated>2007-10-01T18:17:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-10-01T18:17:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0376869747dd89eb79ae1de8465721d42ae07d66'/>
<id>urn:sha1:0376869747dd89eb79ae1de8465721d42ae07d66</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Note PAM support in atrun(8).</title>
<updated>2007-06-17T14:02:31Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2007-06-17T14:02:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=54dd7f5c36068d9a8f8d94ea2f1debec62ef6e56'/>
<id>urn:sha1:54dd7f5c36068d9a8f8d94ea2f1debec62ef6e56</id>
<content type='text'>
Sort FILES section while there.
Touch document date.
</content>
</entry>
<entry>
<title>Add PAM support to atrun(8).</title>
<updated>2007-06-15T12:02:16Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2007-06-15T12:02:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=553284d74ab44b40d5d2ab8cf9a7cb326aa913d2'/>
<id>urn:sha1:553284d74ab44b40d5d2ab8cf9a7cb326aa913d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually use new features of perr() and perrx().</title>
<updated>2007-06-15T10:34:36Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2007-06-15T10:34:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=858d347f2f464fc17ee34c97373dd0845894f5ab'/>
<id>urn:sha1:858d347f2f464fc17ee34c97373dd0845894f5ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Catch up with perr() becoming variadic.</title>
<updated>2007-06-15T10:12:37Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2007-06-15T10:12:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=657acd1063321b9bfc682facfea772e43c871d11'/>
<id>urn:sha1:657acd1063321b9bfc682facfea772e43c871d11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make perr() variadic and add perrx() to use in cases where</title>
<updated>2007-06-15T10:10:40Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2007-06-15T10:10:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=287303f0ea9256244004fb559b3ba0e1c48b5fc1'/>
<id>urn:sha1:287303f0ea9256244004fb559b3ba0e1c48b5fc1</id>
<content type='text'>
errno is irrelevant.  Some code duplication can be reduced
if perr() is variadic and perrx() is available.
</content>
</entry>
<entry>
<title>Use a single setusercontext(3) instead of a bunch of basic syscalls.</title>
<updated>2007-06-14T22:16:21Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2007-06-14T22:16:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1add47429135fcd3787d7ad06c2c0d3a1cdb205f'/>
<id>urn:sha1:1add47429135fcd3787d7ad06c2c0d3a1cdb205f</id>
<content type='text'>
Besides aesthetic benefits, that makes at(1) jobs subject to such
login.conf(5) settings as resource limits.
</content>
</entry>
<entry>
<title>Spotted another copy of the loony error message.</title>
<updated>2007-06-14T21:24:05Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2007-06-14T21:24:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b53756d2fe43aeee5673c4dd890506366cc6a79f'/>
<id>urn:sha1:b53756d2fe43aeee5673c4dd890506366cc6a79f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an error message that was beside the point.</title>
<updated>2007-06-14T15:18:44Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2007-06-14T15:18:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ff860507855a4b6c02f84532b651175606dc0c8b'/>
<id>urn:sha1:ff860507855a4b6c02f84532b651175606dc0c8b</id>
<content type='text'>
</content>
</entry>
</feed>
