aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bootparamd/callbootd
Commit message (Expand)AuthorAgeFilesLines
* Pass -C to rpcgen.Stefan Farfeleder2005-02-091-3/+3
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* fix problem with uninitalized ptr (from PR)John-Mark Gurney2003-06-201-8/+13
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-1/+3
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-4/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* #include <arpa/inet.h> for inet_* definitions.Peter Wemm1998-06-121-2/+4
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusBruce Evans1998-04-261-5/+6
* 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-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Add a dependency on the .x source file and avoid copying it.Bruce Evans1995-07-041-15/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-24/+24
* Stop callbootd from dumping core when attempting to directly query aBill Paul1995-03-261-1/+6
* Took out .include "../../Makefile.inc" which shouldn't be needed now that IBill Paul1995-03-021-2/+1
* My patch this morning was not complete. I never tested make install - stupidlyJordan K. Hubbard1995-03-011-1/+2
* The current bootparamd makefiles break if you do a make obj first. It doesPoul-Henning Kamp1995-03-011-13/+11
* Obtained from: The Xkernel source distributionBill Paul1995-02-262-0/+215