aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bootparamd/callbootd
Commit message (Expand)AuthorAgeFilesLines
* $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