summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bootparamd/callbootd
Commit message (Expand)AuthorAgeFilesLines
* MFC r264400,r265836:ngie2014-12-311-1/+1
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-071-3/+3
* Fix warning when compiling with gcc46:eadler2012-01-201-3/+2
* Cleanup of userland __P usekevlo2007-11-071-3/+3
* Pass -C to rpcgen.stefanf2005-02-091-3/+3
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* fix problem with uninitalized ptr (from PR)jmg2003-06-201-8/+13
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+3
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-4/+6
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* #include <arpa/inet.h> for inet_* definitions.peter1998-06-121-2/+4
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusbde1998-04-261-5/+6
* Use err(3). Add usage and prototypes. Remove Xref: Diskless(8) does notcharnier1997-09-041-27/+31
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
* Add a dependency on the .x source file and avoid copying it.bde1995-07-041-15/+10
* Remove trailing whitespace.rgrimes1995-05-302-24/+24
* Stop callbootd from dumping core when attempting to directly query awpaul1995-03-261-1/+6
* Took out .include "../../Makefile.inc" which shouldn't be needed now that Iwpaul1995-03-021-2/+1
* My patch this morning was not complete. I never tested make install - stupidlyjkh1995-03-011-1/+2
* The current bootparamd makefiles break if you do a make obj first. It doesphk1995-03-011-13/+11
* Obtained from: The Xkernel source distributionwpaul1995-02-262-0/+215
OpenPOWER on IntegriCloud