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