aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bootparamd/callbootd/callbootd.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of userland __P useKevin Lo2007-11-071-3/+3
* fix problem with uninitalized ptr (from PR)John-Mark Gurney2003-06-201-8/+13
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-4/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* #include <arpa/inet.h> for inet_* definitions.Peter Wemm1998-06-121-2/+4
* Use err(3). Add usage and prototypes. Remove Xref: Diskless(8) does notPhilippe Charnier1997-09-041-27/+31
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-21/+21
* Stop callbootd from dumping core when attempting to directly query aBill Paul1995-03-261-1/+6
* Obtained from: The Xkernel source distributionBill Paul1995-02-261-0/+187