<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/bootparamd/callbootd, branch release/2.2.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1998-07-18T11:12:47Z</updated>
<entry>
<title>MFC: doc changes, new rate-limiting inetd(8), lots of minor cosmetic tweaks.</title>
<updated>1998-07-18T11:12:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-18T11:12:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cfbe635f8e8f7639fbd749c38e02a1d354508368'/>
<id>urn:sha1:cfbe635f8e8f7639fbd749c38e02a1d354508368</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Use err(3). Add usage().</title>
<updated>1997-09-15T06:26:20Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-09-15T06:26:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cb1953555f42943d075a5cf613393d7f937442f9'/>
<id>urn:sha1:cb1953555f42943d075a5cf613393d7f937442f9</id>
<content type='text'>
</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>
<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>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>
<entry>
<title>The current bootparamd makefiles break if you do a make obj first. It does</title>
<updated>1995-03-01T08:04:40Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-03-01T08:04:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1214e6da665ee16823d658e7860740f8c0a90e6a'/>
<id>urn:sha1:1214e6da665ee16823d658e7860740f8c0a90e6a</id>
<content type='text'>
work if you don't have the obj link. Here is a patch for it. It will still
work if you don't have an obj link:)

(I stuck a ${DESTDIR} in front of the absolute path to /usr/include... /phk)
Reviewed by:	phk
Submitted by:	John Hay &lt;jhay@mikom.csir.co.za&gt;
</content>
</entry>
<entry>
<title>Obtained from: The Xkernel source distribution</title>
<updated>1995-02-26T23:40:53Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1995-02-26T23:40:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b9fefab743b44b2e5e2793f594d81e37870889eb'/>
<id>urn:sha1:b9fefab743b44b2e5e2793f594d81e37870889eb</id>
<content type='text'>
I hope I'm doing this right.

This is an initial version of bootparamd for FreeBSD based on a public
domain rpc.bootparamd implementation by a gentleman named Klas Heggemann.
This program has apparently been around for a while. The README explicitly
lists the code as public domain, so I guess it's safe to use.

This program is needed for booting diskless SunOS and Solaris machines.
rarpd is also required, but that's in the works too.

I have made two changes to this code:

- Implemented NIS lookups. If /etc/bootparams contains a '+' then the
  bootparams map is consulted.

- Allow 0.0.0.0 as a user-specified router address. The SunOS rpc.bootparamd
  returns this value in many cases.
</content>
</entry>
</feed>
