<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/rbootd, branch release/2.2.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1998-03-05T13:01:40Z</updated>
<entry>
<title>MFC: quite a few improvements - this is a full merge.</title>
<updated>1998-03-05T13:01:40Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-03-05T13:01:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4806c3b763ef0a3639a1e4ebed76fe27838de9a7'/>
<id>urn:sha1:4806c3b763ef0a3639a1e4ebed76fe27838de9a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add usage(), rcsids.</title>
<updated>1997-12-16T07:17:53Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-12-16T07:17:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b6b4607cdd2817e7be389f97cffef9c050c1e0be'/>
<id>urn:sha1:b6b4607cdd2817e7be389f97cffef9c050c1e0be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: EOF -&gt; -1 for getopt</title>
<updated>1997-12-04T08:04:33Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-12-04T08:04:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eb6ffe6ef7d767c419e5f62fc5e27628dc236636'/>
<id>urn:sha1:eb6ffe6ef7d767c419e5f62fc5e27628dc236636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add forgotten $Id$</title>
<updated>1996-09-22T21:56:57Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-09-22T21:56:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=148531ef1e6681bf21fa82c8afd667377b9c057f'/>
<id>urn:sha1:148531ef1e6681bf21fa82c8afd667377b9c057f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct some man page xrefs, and some other minor changes to bring some</title>
<updated>1996-04-08T04:18:31Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-04-08T04:18:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=edf0e5b3f896da8bf8b1fd0b923401d0c0141aa4'/>
<id>urn:sha1:edf0e5b3f896da8bf8b1fd0b923401d0c0141aa4</id>
<content type='text'>
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
</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-test2/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>Remove trailing whitespace.</title>
<updated>1995-05-30T05:51:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T05:51:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8'/>
<id>urn:sha1:6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to new make macros and disable Kerberos because we haven't got it</title>
<updated>1994-08-05T21:24:58Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-05T21:24:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a3c26c889c75ccac7691214370e683e89309883'/>
<id>urn:sha1:2a3c26c889c75ccac7691214370e683e89309883</id>
<content type='text'>
set up right yet.
</content>
</entry>
<entry>
<title>Disable afterinstall rule as it is broken when you have CVS files around.</title>
<updated>1994-05-30T14:01:24Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-30T14:01:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79bd0a65166e095774551e1add80eef6a3df561b'/>
<id>urn:sha1:79bd0a65166e095774551e1add80eef6a3df561b</id>
<content type='text'>
Reviewed by:
Submitted by:
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Libexec Sources</title>
<updated>1994-05-27T12:39:25Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-27T12:39:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea022d1687fe11220adeb9cacec1f8d0333e970a'/>
<id>urn:sha1:ea022d1687fe11220adeb9cacec1f8d0333e970a</id>
<content type='text'>
</content>
</entry>
</feed>
