<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/make/pathnames.h, branch releng/12.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F12.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-06-16T20:58:33Z</updated>
<entry>
<title>Remove old fmake. It wasn't built by default for some time. Users that</title>
<updated>2015-06-16T20:58:33Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2015-06-16T20:58:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32c88b5252b10c809902964bd981f04e0c9883fa'/>
<id>urn:sha1:32c88b5252b10c809902964bd981f04e0c9883fa</id>
<content type='text'>
really need it can find it in the devel/fmake port or pkg install fmake.
Note: This commit is orthogonal to the question 'can we fmake buildworld'.

Differential Revision: https://reviews.freebsd.org/D2840
</content>
</entry>
<entry>
<title>Remove leading underscores from the pathname defines. All identifiers</title>
<updated>2005-03-11T13:02:38Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2005-03-11T13:02:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7985e10d29e664397d2a21197c50d7e9d57d41a1'/>
<id>urn:sha1:7985e10d29e664397d2a21197c50d7e9d57d41a1</id>
<content type='text'>
with leading underscore followed by an uppercase letter are in the
implementation namespace.
</content>
</entry>
<entry>
<title>Clean up include files and file including. Split nonints.h into pieces</title>
<updated>2005-02-01T10:50:37Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2005-02-01T10:50:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7a2029bac2130f8d12b0c3bfa5fca898e12e29a9'/>
<id>urn:sha1:7a2029bac2130f8d12b0c3bfa5fca898e12e29a9</id>
<content type='text'>
that get included just where they are needed. All headers include the
headers that they need to compile (just with an empty .c file). Sort
includes alphabetically where apropriate and fix some duplicate commenting
for struct Job, struct GNode and struct Shell by removing one version and
inlining the comments into the structure declaration (the comments have been
somewhat outdated).

This patch does not contain functional changes (checked with md5).

Submitted by:	Max Okumoto &lt;okumoto@ucsd.edu&gt;
</content>
</entry>
<entry>
<title>Back out the ``run shell from $PATH'' change; this was an overkill</title>
<updated>2002-05-24T15:51:27Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-24T15:51:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1737392273657f11ce69e169701aae40163be8e3'/>
<id>urn:sha1:1737392273657f11ce69e169701aae40163be8e3</id>
<content type='text'>
and is insecure.

Requested by:	bde
</content>
</entry>
<entry>
<title>Do not run shell from /bin, run it from $PATH.</title>
<updated>2002-05-22T14:53:18Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-22T14:53:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea98f295f75aa63690a5f834fa3121caf28d028e'/>
<id>urn:sha1:ea98f295f75aa63690a5f834fa3121caf28d028e</id>
<content type='text'>
Bump MAKE_VERSION to 5200205221.
</content>
</entry>
<entry>
<title>Fix copyrights, and undo SCS ID damage.</title>
<updated>2002-04-13T10:57:56Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-04-13T10:57:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b24805230a3188cc043ba69f976facab732ccbd'/>
<id>urn:sha1:9b24805230a3188cc043ba69f976facab732ccbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).</title>
<updated>1999-08-17T00:39:26Z</updated>
<author>
<name>Tim Vanderhoek</name>
<email>hoek@FreeBSD.org</email>
</author>
<published>1999-08-17T00:39:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9bd2d6eee4d62856ab91eb90d01ccb4d2f0378b1'/>
<id>urn:sha1:9bd2d6eee4d62856ab91eb90d01ccb4d2f0378b1</id>
<content type='text'>
Obtained from:	OpenBSD, sometimes indirected from NetBSD; myself
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T19:29:21Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T19:29:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=53faa0dadee0318c35cdacdd47ca75f8606f745d'/>
<id>urn:sha1:53faa0dadee0318c35cdacdd47ca75f8606f745d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
</feed>
