<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/tools, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2020-12-18T08:43:06Z</updated>
<entry>
<title>tools/tools/locale: fix static-colldef</title>
<updated>2020-12-18T08:43:06Z</updated>
<author>
<name>Yuri Pankov</name>
<email>yuripv@FreeBSD.org</email>
</author>
<published>2020-12-18T08:43:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=150367e9aa1c1fee46f81bcf7b30ab879a1bfa6e'/>
<id>urn:sha1:150367e9aa1c1fee46f81bcf7b30ab879a1bfa6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools/tools/locale: install generated files in current src checkout</title>
<updated>2020-12-18T04:01:05Z</updated>
<author>
<name>Yuri Pankov</name>
<email>yuripv@FreeBSD.org</email>
</author>
<published>2020-12-18T04:01:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=43835d120fe2fc8d42d1b5d34db69af9360bf039'/>
<id>urn:sha1:43835d120fe2fc8d42d1b5d34db69af9360bf039</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Describe the commit message template our git hook script produces</title>
<updated>2020-12-17T20:31:45Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-12-17T20:31:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f3fec471a3303e372943b610d38b59905c385a11'/>
<id>urn:sha1:f3fec471a3303e372943b610d38b59905c385a11</id>
<content type='text'>
Reported by:	rpokala
</content>
</entry>
<entry>
<title>chmod +x the git commit message prep hook</title>
<updated>2020-12-17T20:11:31Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-12-17T20:11:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=352b4e209258994b2fc7e45f4181dbd6699bcd04'/>
<id>urn:sha1:352b4e209258994b2fc7e45f4181dbd6699bcd04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial version of git commit message preparation hook</title>
<updated>2020-12-17T19:58:29Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-12-17T19:58:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9f13adee8b848185269d107290fdfc940ed15636'/>
<id>urn:sha1:9f13adee8b848185269d107290fdfc940ed15636</id>
<content type='text'>
Start with a slightly modified version of the SVN commit template, to
allow developers to experiment.  This will be updated in the future as
our process and techniques evolve.

This can be installed by copying or symlinking into the .git/hooks/
directory.

Feedback from:	cem, jhb
Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27633
</content>
</entry>
<entry>
<title>lualoader: fix lua-lint run</title>
<updated>2020-12-17T18:29:30Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-12-17T18:29:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=29842cb36e74037989b7a7f0bf38a47f342bac91'/>
<id>urn:sha1:29842cb36e74037989b7a7f0bf38a47f342bac91</id>
<content type='text'>
luacheck rightfully complains that i is unused in the show-module-options
loop at the end (it was used for some debugging in the process).

We've added a new pager module that's compiled in, so declare that as an
acceptable global.
</content>
</entry>
<entry>
<title>Remove Doxyfiles for removed drivers</title>
<updated>2020-12-15T18:44:41Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2020-12-15T18:44:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a7e24b48d2de84d222a2cd4f1a37ba3489cc1e45'/>
<id>urn:sha1:a7e24b48d2de84d222a2cd4f1a37ba3489cc1e45</id>
<content type='text'>
Reported by:	emaste
</content>
</entry>
<entry>
<title>Retire obsolete GDB 6.1.1</title>
<updated>2020-12-15T17:44:19Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-12-15T17:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c0ea326aa6d30385a69bd1d93ee161cfbe59a5a'/>
<id>urn:sha1:1c0ea326aa6d30385a69bd1d93ee161cfbe59a5a</id>
<content type='text'>
GDB 6.1.1 was released in June 2004 and is long obsolete. It does not
support all of the architectures that FreeBSD does, and imposes
limitations on the FreeBSD kernel build, such as the continued use of
DWARF2 debugging information.

It was kept (in /usr/libexec/) only for use by crashinfo(8), which
extracts some basic information from a kernel core dump after a crash.
Crashinfo already prefers gdb from port/package if installed.

Future work may add kernel debug support to LLDB or find another path
for crashinfo's needs, but in any case we do not want to ship the
excessively outdated GDB in FreeBSD 13.

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27610
</content>
</entry>
<entry>
<title>Remove more cx,ctau leftovers</title>
<updated>2020-12-15T01:45:19Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-12-15T01:45:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=369d70ec9282cccf131ab0400b05dad13ba8116d'/>
<id>urn:sha1:369d70ec9282cccf131ab0400b05dad13ba8116d</id>
<content type='text'>
Missed in r359178
</content>
</entry>
<entry>
<title>locale: fix mode for installed files to be 644, not 755</title>
<updated>2020-12-12T23:41:47Z</updated>
<author>
<name>Yuri Pankov</name>
<email>yuripv@FreeBSD.org</email>
</author>
<published>2020-12-12T23:41:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89b418d69e66d9f2a32d0860985ae04566f41977'/>
<id>urn:sha1:89b418d69e66d9f2a32d0860985ae04566f41977</id>
<content type='text'>
While here, drop '-c' flag to install as it's default and provided for
backward compatibility only.
</content>
</entry>
</feed>
