<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/lib/libdialog, branch release/5.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-06-04T16:00:27Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-06-04T16:00:27Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-06-04T16:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c0442969cd576514acfce932c0a0798593c7af7'/>
<id>urn:sha1:1c0442969cd576514acfce932c0a0798593c7af7</id>
<content type='text'>
'RELENG_5_1_0_RELEASE'.

This commit was manufactured to restore the state of the 5.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Use __FBSDID over rcsid[].</title>
<updated>2003-05-03T21:31:08Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T21:31:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cd883fb6170378586c4ef1f5f1c6c2827c8d5eef'/>
<id>urn:sha1:cd883fb6170378586c4ef1f5f1c6c2827c8d5eef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This is WARNS=2 clean.</title>
<updated>2003-05-03T21:30:34Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T21:30:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2f7262ed449877f014b18506d981ca668686548'/>
<id>urn:sha1:d2f7262ed449877f014b18506d981ca668686548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disallow libdialog to be used in setugid applications; it is chock full</title>
<updated>2002-10-12T20:32:03Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2002-10-12T20:32:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d0899afa3a5823cfd4260292801bfcf8227a6214'/>
<id>urn:sha1:d0899afa3a5823cfd4260292801bfcf8227a6214</id>
<content type='text'>
of buffer overflows.

MFC after:      3 days
</content>
</entry>
<entry>
<title>Zap now-unused SHLIB_MINOR</title>
<updated>2002-09-28T00:25:32Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-09-28T00:25:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=224af215a6fe8d5e5e2c91cc97c48bdd67c991c7'/>
<id>urn:sha1:224af215a6fe8d5e5e2c91cc97c48bdd67c991c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quiet another annoying warning.</title>
<updated>2002-09-09T17:44:08Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>2002-09-09T17:44:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bf153e6922e0019f887505d19b412c1369e49f7e'/>
<id>urn:sha1:bf153e6922e0019f887505d19b412c1369e49f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop support for COPY, -c has been the default mode of install(1)</title>
<updated>2002-07-29T09:40:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-29T09:40:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d2893b161bbea64e099654c0dd78073cfb5667b0'/>
<id>urn:sha1:d2893b161bbea64e099654c0dd78073cfb5667b0</id>
<content type='text'>
for a long time now.

Approved by:	bde
</content>
</entry>
<entry>
<title>s/${INSTALL} -c/${INSTALL} ${COPY}/</title>
<updated>2002-07-18T12:07:49Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-18T12:07:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0b87f79976047c8f4332bbf7dc03146f6b0de79f'/>
<id>urn:sha1:0b87f79976047c8f4332bbf7dc03146f6b0de79f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In addition to exiting the dialog via ESC, the user could also have</title>
<updated>2002-06-13T23:39:35Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-06-13T23:39:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ca2ca2ab60eb86c8831603d557ce375be5784673'/>
<id>urn:sha1:ca2ca2ab60eb86c8831603d557ce375be5784673</id>
<content type='text'>
exited via \r, \n, or ' ' (space); all of which are valid,
non-error responses.
</content>
</entry>
<entry>
<title>Use POSIX macros for wait(2)-style status information instead of the</title>
<updated>2002-06-03T23:13:11Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-06-03T23:13:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cb263c35947b04e5f9f54202f6761069e2663931'/>
<id>urn:sha1:cb263c35947b04e5f9f54202f6761069e2663931</id>
<content type='text'>
deprecated 4.2/4.3BSD wait union.  Fix some nearby pid_t/int
confusion.
</content>
</entry>
</feed>
