<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/lib/libregex/Makefile, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-07-22T14:21:52Z</updated>
<entry>
<title>MFC: bsd.incs.mk support and assorted header fixes:</title>
<updated>2002-07-22T14:21:52Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-22T14:21:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f1307896baa2cc2de768399c079b4148295c4787'/>
<id>urn:sha1:f1307896baa2cc2de768399c079b4148295c4787</id>
<content type='text'>
Install sys/&lt;arch&gt;/include/pc/*.h to /usr/include/machine/pc/.

Install sys/netatm/*/*.h to /usr/include/netatm/*/.

Don't install compatibility symlinks for &lt;machine/soundcard.h&gt;
and &lt;machine/joystick.h&gt;.

Don't install IPFILTER headers.  Userland utilities fetch them
directly, and they were not visible in the SHARED=symlinks case.

Resurrect SHARED=symlinks in Makefile.inc1.

PR:		docs/29534, bin/28002
</content>
</entry>
<entry>
<title>$Header$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T05:11:36Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T05:11:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a1a4f1a0d87b594d3f17a97dc0127eec1417e6f6'/>
<id>urn:sha1:a1a4f1a0d87b594d3f17a97dc0127eec1417e6f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commit msg for rev 1.20 should probably have added that gnu/lib/libregex was</title>
<updated>1999-04-03T22:54:47Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-04-03T22:54:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb018a3d1fad606e8a84d0e4eab91aa5353b2f24'/>
<id>urn:sha1:fb018a3d1fad606e8a84d0e4eab91aa5353b2f24</id>
<content type='text'>
the only lib that was using the SHLIB_* values from gnu/lib/Makefile.inc.
Thus I simply added the to the Makefile here.
</content>
</entry>
<entry>
<title>Makefile.inc was politing all subdir's with SHLIB_{MAJOR,MINOR} definitions.</title>
<updated>1999-04-03T22:52:35Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-04-03T22:52:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7b7a0120f8017992b5af50c864963fcdfec4d7a3'/>
<id>urn:sha1:7b7a0120f8017992b5af50c864963fcdfec4d7a3</id>
<content type='text'>
Since we aren't keeping all the GNU libs at the same versions, this is
useless and causes us to build a shared libgcc, which we don't want to do.
</content>
</entry>
<entry>
<title>Disable the inclusion of the Posix regexp stuff into libgnuregexp.</title>
<updated>1996-11-16T22:53:45Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-11-16T22:53:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=857bb723a26a28ada98ef1e8c23ecdbc16cc1171'/>
<id>urn:sha1:857bb723a26a28ada98ef1e8c23ecdbc16cc1171</id>
<content type='text'>
We've already got it in libc, but both libraries are incompatible
wrt. their header files and internal data structures.  This
incompatibility caused the expr(1) on the fixit floppy to mysteriously
dump core for the colon operator.

Strong 2.2 candidate, since it fixes the usage of MAKEDEV on the fixit
floppy.  I'd like to get it reviewed by somebody else though.

Observed by: andreas
</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>Convert to newly aded collate compare function</title>
<updated>1996-08-12T19:04:24Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-12T19:04:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38378332f6b8c8e2b3ba80000133f32b54b2b40d'/>
<id>urn:sha1:38378332f6b8c8e2b3ba80000133f32b54b2b40d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use collate for alpha character ranges</title>
<updated>1996-08-12T18:03:54Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-08-12T18:03:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0ef95d4b3f0ec033ee714c6d4ce5bf10c565590'/>
<id>urn:sha1:a0ef95d4b3f0ec033ee714c6d4ce5bf10c565590</id>
<content type='text'>
</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>Add cmp -s to beforeinstall target</title>
<updated>1995-03-12T23:21:29Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-03-12T23:21:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c14b1eb830618d4f55fdd407bd420052c490f837'/>
<id>urn:sha1:c14b1eb830618d4f55fdd407bd420052c490f837</id>
<content type='text'>
</content>
</entry>
</feed>
