<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libutil/Makefile, branch releng/12.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2018-07-27T19:47:42Z</updated>
<entry>
<title>Stop exporting __pw_scan and __pw_initpwd as freebsd-private libc functions</title>
<updated>2018-07-27T19:47:42Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2018-07-27T19:47:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=757e8bdbeaa7c5f83ae28a2dd314ea5cb94e8ba0'/>
<id>urn:sha1:757e8bdbeaa7c5f83ae28a2dd314ea5cb94e8ba0</id>
<content type='text'>
for use in libutil, and instead compile the small amount of common code
directly into libutil with a .PATH reachover.

Discussed with: kib@
</content>
</entry>
<entry>
<title>Use __SCCSID() for SCCS IDs.</title>
<updated>2018-05-23T17:02:12Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2018-05-23T17:02:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=636402a76a8764bfb4004303be745bf43df417a1'/>
<id>urn:sha1:636402a76a8764bfb4004303be745bf43df417a1</id>
<content type='text'>
- Define NO__SCCSID in CFLAGS to preserve existing behavior of omitting
  SCCS IDs by default.
- While here, fix the $FreeBSD$ in pw_util.c to use __FBSDID.
</content>
</entry>
<entry>
<title>MFhead@r322057</title>
<updated>2017-08-04T17:41:49Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-08-04T17:41:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=79210755878ca1ad93078a8d3f95ffc211be3cef'/>
<id>urn:sha1:79210755878ca1ad93078a8d3f95ffc211be3cef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce the flopenat(3) function.</title>
<updated>2017-08-04T14:24:24Z</updated>
<author>
<name>Mariusz Zaborski</name>
<email>oshogbo@FreeBSD.org</email>
</author>
<published>2017-08-04T14:24:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=73979478cc9cb10f853158128c6399d66fb4392d'/>
<id>urn:sha1:73979478cc9cb10f853158128c6399d66fb4392d</id>
<content type='text'>
Reviewed by:	des, emaste
Differential Revision:	https://reviews.freebsd.org/D11690
</content>
</entry>
<entry>
<title>Add HAS_TESTS to all Makefiles that are currently using the</title>
<updated>2017-08-02T08:50:42Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-08-02T08:50:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d511b20a693d77c1dc2491a62124471361eddd8e'/>
<id>urn:sha1:d511b20a693d77c1dc2491a62124471361eddd8e</id>
<content type='text'>
`SUBDIR.${MK_TESTS}+= tests` idiom.

This is a follow up to r321912.
</content>
</entry>
<entry>
<title>Convert traditional ${MK_TESTS} conditional idiom for including test</title>
<updated>2017-08-02T08:35:51Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-08-02T08:35:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4b330699f819a81d8e34d471225143ffeb321855'/>
<id>urn:sha1:4b330699f819a81d8e34d471225143ffeb321855</id>
<content type='text'>
directories to SUBDIR.${MK_TESTS} idiom

This is being done to pave the way for future work (and homogenity) in
^/projects/make-check-sandbox .

No functional change intended.

MFC after:	1 weeks
</content>
</entry>
<entry>
<title>Correct MLINKS for sbuf_hexdump(9)</title>
<updated>2017-03-03T06:31:47Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-03T06:31:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa42250152acfbc07feb3223d3499a1371deba5a'/>
<id>urn:sha1:fa42250152acfbc07feb3223d3499a1371deba5a</id>
<content type='text'>
sbuf_hexdump(9) should be linked to sbuf(9), not hexdump(3). Another
review will be posted to deduplicate the sbuf_hexdump reference in
in hexdump(3) or at the very least make the information less duplicative.

MFC after:	1 week
X-MFC with:	r313437
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Clean up trailing and leading whitespace for variables to make it</title>
<updated>2017-02-08T09:24:25Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-02-08T09:24:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12e1a6e990c469f8e741c3aed199b20878be5401'/>
<id>urn:sha1:12e1a6e990c469f8e741c3aed199b20878be5401</id>
<content type='text'>
consistent with the rest of the file and style.Makefile(9) a bit
more

MFC after:	3 weeks
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Create link from hexdump(3) to sbuf_hexdump(9) as the manpage describes</title>
<updated>2017-02-08T09:22:35Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-02-08T09:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0a2eff9dd93ec85e6dca9fbebc22b00ec893e019'/>
<id>urn:sha1:0a2eff9dd93ec85e6dca9fbebc22b00ec893e019</id>
<content type='text'>
sbuf_hexdump(9)'s behavior

MFC after:	3 weeks
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
<updated>2017-01-20T04:29:05Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-20T04:29:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bb930a3b16c0a9dda066afcd2fe4e6e86963245e'/>
<id>urn:sha1:bb930a3b16c0a9dda066afcd2fe4e6e86963245e</id>
<content type='text'>
This implifies pathing in make/displayed output

MFC after:    3 weeks
Sponsored by: Dell EMC Isilon
</content>
</entry>
</feed>
