<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/bootparamd, branch upstream/2.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-03-06T08:01:10Z</updated>
<entry>
<title>YAMFC:</title>
<updated>1997-03-06T08:01:10Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-03-06T08:01:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5b108bc51bd1997e5c44253d326c14a5ffda682'/>
<id>urn:sha1:a5b108bc51bd1997e5c44253d326c14a5ffda682</id>
<content type='text'>
- sort xrefs
- typo fixes.
</content>
</entry>
<entry>
<title>YAMFC:</title>
<updated>1996-12-23T02:09:59Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-12-23T02:09:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a668d5a7b86ab6649a945adfdf82dad2161e3530'/>
<id>urn:sha1:a668d5a7b86ab6649a945adfdf82dad2161e3530</id>
<content type='text'>
Convert some man pages to mdoc format.  Other minor
mdoc/style/spelling/grammar fixes.
</content>
</entry>
<entry>
<title>YAMFC</title>
<updated>1996-11-28T08:28:35Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-11-28T08:28:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f72f5a58cc94fe39f63b4c32a564b34b4beb12bb'/>
<id>urn:sha1:f72f5a58cc94fe39f63b4c32a564b34b4beb12bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change references from rpc.bootparamd to bootparamd.</title>
<updated>1996-04-07T23:28:25Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-04-07T23:28:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e35defbe2b34459c713896c5952fad4e921b45aa'/>
<id>urn:sha1:e35defbe2b34459c713896c5952fad4e921b45aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bootparams.5.</title>
<updated>1996-03-28T20:49:31Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-03-28T20:49:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=220e7e44c04d9e4857f606c823a9a31447945c67'/>
<id>urn:sha1:220e7e44c04d9e4857f606c823a9a31447945c67</id>
<content type='text'>
Obtained from: NetBSD
</content>
</entry>
<entry>
<title>recording cvs-1.6 file death</title>
<updated>1995-12-30T19:02:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1995-12-30T19:02:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5b996a7ecea192e05c848269fbfb40c1e7c50ef'/>
<id>urn:sha1:a5b996a7ecea192e05c848269fbfb40c1e7c50ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main.c:</title>
<updated>1995-07-25T22:44:14Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1995-07-25T22:44:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ad4ec7c218926e3a46c3f922bbbb1267356ac95'/>
<id>urn:sha1:3ad4ec7c218926e3a46c3f922bbbb1267356ac95</id>
<content type='text'>
- use daemon() to daemonify ourselves
- the 'Usage' printf() was missing an argument
- remove declaration of rindex and #include &lt;string.h&gt; instead

bootparam.c:
- get rid of local declarations of YP functions and include headers
from /usr/include/rpcsvc instead.
</content>
</entry>
<entry>
<title>Add a dependency on the .x source file and avoid copying it.</title>
<updated>1995-07-04T08:39:27Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-07-04T08:39:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a7aac2725fd0273f23418c569a59fb33dbb2d80a'/>
<id>urn:sha1:a7aac2725fd0273f23418c569a59fb33dbb2d80a</id>
<content type='text'>
bootparam_prot.x was changed for nfsv3 but bootparamd and callbootd
kept using the old version which fortunately failed at build time.
Copying hasn't been necessary since path handling was fixed in
rpcgen/rpc_main.c some time ago.
</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>
</feed>
