<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/bootparamd, branch release/2.1.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.1.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.1.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1996-04-26T21:35:12Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.</title>
<updated>1996-04-26T21:35:12Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1996-04-26T21:35:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b7ce22cbf8201635e7622602be554653af6a6dc'/>
<id>urn:sha1:9b7ce22cbf8201635e7622602be554653af6a6dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bootparams.5.</title>
<updated>1996-03-28T20:57:49Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-03-28T20:57:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5673341b3263cccc6b54c32d814907bb47f91a28'/>
<id>urn:sha1:5673341b3263cccc6b54c32d814907bb47f91a28</id>
<content type='text'>
Obtained from: NetBSD
</content>
</entry>
<entry>
<title>Sync with main branch.</title>
<updated>1995-10-06T10:12:53Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-10-06T10:12:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b56830a31d083dd7bc3a46f7291c2e6359eeb8dc'/>
<id>urn:sha1:b56830a31d083dd7bc3a46f7291c2e6359eeb8dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Brought in changes from main branch: misc cleanup, add missing usage arg.</title>
<updated>1995-08-26T11:32:31Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-08-26T11:32:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d1be8093c3458e2b7409d8b17565f14079a6694'/>
<id>urn:sha1:9d1be8093c3458e2b7409d8b17565f14079a6694</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.</title>
<updated>1995-06-13T18:05:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1995-06-13T18:05:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e506c6f0ea9f3b267e874555538b2f22b5778b8f'/>
<id>urn:sha1:e506c6f0ea9f3b267e874555538b2f22b5778b8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T03:57:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T03:57:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=709e8f9ae1d734c1a163c9b421df4b8153939ce7'/>
<id>urn:sha1:709e8f9ae1d734c1a163c9b421df4b8153939ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop callbootd from dumping core when attempting to directly query a</title>
<updated>1995-03-26T03:15:39Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1995-03-26T03:15:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bdb44d5fb6c056c07dc2ad478bb50b3756349a8a'/>
<id>urn:sha1:bdb44d5fb6c056c07dc2ad478bb50b3756349a8a</id>
<content type='text'>
bootparam server on a host that isn't running bootparamd: if clnt_create()
comes back with a NULL pointer, bail out with an error.
</content>
</entry>
<entry>
<title>Took out .include "../../Makefile.inc" which shouldn't be needed now that I</title>
<updated>1995-03-02T22:00:33Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1995-03-02T22:00:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c7f2725d431e32812c4fbedddc2d4a640c4730bd'/>
<id>urn:sha1:c7f2725d431e32812c4fbedddc2d4a640c4730bd</id>
<content type='text'>
put a proper Makefile.inc in the top level of the bootparam heirarchy.
(Someday I'll learn. *sigh*)
</content>
</entry>
<entry>
<title>Whoops. I knew I was forgetting something.</title>
<updated>1995-03-02T21:24:54Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1995-03-02T21:24:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c529ee1973ef2b281760ad242302356ded74fd16'/>
<id>urn:sha1:c529ee1973ef2b281760ad242302356ded74fd16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>My patch this morning was not complete. I never tested make install - stupidly</title>
<updated>1995-03-01T20:36:20Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-03-01T20:36:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=60e2f05af76a25eaf86908a22dd0d0e69faf48f2'/>
<id>urn:sha1:60e2f05af76a25eaf86908a22dd0d0e69faf48f2</id>
<content type='text'>
thinking that it would work :( The install program never get a destination
directory. Here is another patch that should also be added. I think this
should be the last one for these makefiles :)

[Note:  I realize that there are more things wrong than this, but this should
at least get the tree compiling again! -jkh]

Submitted by:	John Hay &lt;jhay@mikom.csir.co.za&gt;
</content>
</entry>
</feed>
