<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/atrun/Makefile, branch releng/14.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:55:03Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:55:03Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf'/>
<id>urn:sha1:d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>libexec: normalize paths using SRCTOP-relative paths or :H when possible</title>
<updated>2017-03-04T11:28:03Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T11:28:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a251f9dcf891805ae2101945d0d3082ec5a1768c'/>
<id>urn:sha1:a251f9dcf891805ae2101945d0d3082ec5a1768c</id>
<content type='text'>
This simplifies make logic/output

MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Add missing files to 'at' and 'rcmds' packages.</title>
<updated>2016-02-05T03:20:27Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-02-05T03:20:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41a737904fb2cd0700caa74060aaf8eac9421d22'/>
<id>urn:sha1:41a737904fb2cd0700caa74060aaf8eac9421d22</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Convert to LIBADD</title>
<updated>2014-11-25T21:18:18Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-11-25T21:18:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee5a34ecba51f02e3bf46b112e265abf976f39b6'/>
<id>urn:sha1:ee5a34ecba51f02e3bf46b112e265abf976f39b6</id>
<content type='text'>
Reduce overlinking
</content>
</entry>
<entry>
<title>Make WARNS=6 the default for libexec/.</title>
<updated>2010-01-02T09:50:19Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-01-02T09:50:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1100c0013116f4af50d7a5b8bf23db2a13892714'/>
<id>urn:sha1:1100c0013116f4af50d7a5b8bf23db2a13892714</id>
<content type='text'>
Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
  application itself, making it more likely that it will be removed out
  of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
  because the author would more likely fix the warnings during
  development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
</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/commit/?id=0376869747dd89eb79ae1de8465721d42ae07d66'/>
<id>urn:sha1:0376869747dd89eb79ae1de8465721d42ae07d66</id>
<content type='text'>
Approved by:	re (kensmith)
</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/commit/?id=553284d74ab44b40d5d2ab8cf9a7cb326aa913d2'/>
<id>urn:sha1:553284d74ab44b40d5d2ab8cf9a7cb326aa913d2</id>
<content type='text'>
</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/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>Lock down with WFORMAT?=1, with overrides in the subdirectories which</title>
<updated>2002-02-04T02:33:51Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2002-02-04T02:33:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9357f4121d711efe51bf00036d474d5fc95f9efc'/>
<id>urn:sha1:9357f4121d711efe51bf00036d474d5fc95f9efc</id>
<content type='text'>
are not yet warning-clean.  Tested on i386 and alpha.
</content>
</entry>
<entry>
<title>- Backout botched attempt to intoduce MANSECT feature.</title>
<updated>2001-03-26T14:22:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:22:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff'/>
<id>urn:sha1:e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
</entry>
</feed>
