<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/lib/libdialog/Makefile, branch release/2.2.7_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1998-07-24T04:57:32Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1998-07-24T04:57:32Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1998-07-24T04:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8a3fe17f40c9b40fdba5b5a54eccb48a980e821'/>
<id>urn:sha1:a8a3fe17f40c9b40fdba5b5a54eccb48a980e821</id>
<content type='text'>
'RELENG_2_2_7_RELEASE'.

This commit was manufactured to restore the state of the 2.2.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>cmp -s || install -c ==&gt; install -C</title>
<updated>1996-08-30T02:12:07Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-08-30T02:12:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=345be915f703031e58f2dabb9878375701467fda'/>
<id>urn:sha1:345be915f703031e58f2dabb9878375701467fda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverse my patch which erroneously removed the library dependencies</title>
<updated>1996-08-13T12:46:10Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-08-13T12:46:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=71a074386a2a1324675953f46d4ea7d10c0901ac'/>
<id>urn:sha1:71a074386a2a1324675953f46d4ea7d10c0901ac</id>
<content type='text'>
for a library.  They're needed.
</content>
</entry>
<entry>
<title>Throw some unnecessary dreck out of this Makefile.</title>
<updated>1996-08-11T17:21:20Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-08-11T17:21:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a80fd427c3de9cbb1afeed918ae29d4d3184777'/>
<id>urn:sha1:8a80fd427c3de9cbb1afeed918ae29d4d3184777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some missing MLINKS, correct some cross references, correct some</title>
<updated>1996-02-09T16:20:10Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-02-09T16:20:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6fad16fd5937daafb26ab94b958ff75597e84ce3'/>
<id>urn:sha1:6fad16fd5937daafb26ab94b958ff75597e84ce3</id>
<content type='text'>
file locations and some minor formatting/style problems.
</content>
</entry>
<entry>
<title>Added some missing MLINKS for section 3 man pages.</title>
<updated>1996-02-09T00:45:45Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-02-09T00:45:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c211e812bba315376315cb58f3764e198675b23c'/>
<id>urn:sha1:c211e812bba315376315cb58f3764e198675b23c</id>
<content type='text'>
Also corrected a few minor formatting errors, file location and cross
references in some of the section 3 man pages.

This shuts up a lot of the output from "manck" for section 3.
</content>
</entry>
<entry>
<title>Add changes to:</title>
<updated>1995-12-23T01:10:20Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-12-23T01:10:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa8dc2c075402fb1ccf808c998f274365b2cb74b'/>
<id>urn:sha1:fa8dc2c075402fb1ccf808c998f274365b2cb74b</id>
<content type='text'>
	o Support a new, fully backwards-compatible API for controling
	  individual items in dialog menus.
	o Write a man page.
	o Add some test code.
</content>
</entry>
<entry>
<title>Change `install' to `${INSTALL}' so that default install flags can be</title>
<updated>1995-08-06T12:24:38Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-08-06T12:24:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48cfb668fc9f2257b8955348b6c448f331db538c'/>
<id>urn:sha1:48cfb668fc9f2257b8955348b6c448f331db538c</id>
<content type='text'>
specified in the top level Makefiles.

Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
</content>
</entry>
<entry>
<title>Bump major number instead of minor: old functions arguments was changed too</title>
<updated>1995-05-04T09:45:29Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-05-04T09:45:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c18198a0cb429e52d039bbb4526c687c43fc5e2'/>
<id>urn:sha1:8c18198a0cb429e52d039bbb4526c687c43fc5e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump minor number</title>
<updated>1995-05-03T18:54:09Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-05-03T18:54:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fbe3680005ba085678c957632f10a3094fba014d'/>
<id>urn:sha1:fbe3680005ba085678c957632f10a3094fba014d</id>
<content type='text'>
</content>
</entry>
</feed>
