aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bootparamd/callbootd
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix WARNSEnji Cooper2017-08-171-12/+5
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-1/+1
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-10/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+31
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-282-2/+2
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+2
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+31
* | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* | Use INADDR_NONE instead of -1 to check inet_addr() result.Kevin Lo2013-10-151-1/+1
|/
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-3/+3
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-3/+2
* Cleanup of userland __P useKevin Lo2007-11-071-3/+3
* 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