summaryrefslogtreecommitdiff
path: root/usr.sbin/rarpd/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2012-08-10Remove many HAVE_GCC || HAVE_PCC conditionals as the options also applyjoerg
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2000-04-13use getifaddrs to avoid alignment constraints in SIOCGIFCONF.itojun
1999-06-06Use pidfile(3).thorpej
1997-11-24If we answer a RARP request, also add the mapping to the local arp cache.is
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-06-21remove unnecessary CFLAGS+=-I${.CURDIR} and SRCS=rarpd.clukem
1995-11-17New-style RCS id.thorpej
1995-09-01Make the "/tftpboot/<client-ip-address>" requirement conditional onthorpej
1994-12-22specify man pages the new way.cgd
1993-12-16original from LBL (part of the tcpdump distrib)deraadt