summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2020-04-03remove unusedchristos
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-08-18netstat: Add indirection of symbols to remove clash with sanitizerskamil
2017-10-10use librumpreschristos
2016-12-23for 64 bit mips platforms where we built userland largely as n32 bymrg
2015-06-06Format-string related warnings work fine now with both GCC 4.8 andjoerg
2015-05-15Fix rump.{netstat,route} shows host's interface names in link local addressesozaki-r
2015-02-07print the timer flags.christos
2014-11-06use the common code from route.cchristos
2013-03-01Retire OSI network stack. OK core@joerg
2012-03-22remove KAME IPSEC, replaced by FAST_IPSECdrochner
2012-01-06split the ipsec.c source file into the pfkey part which is shareddrochner
2011-08-16document non-literal format stringschristos
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-03Reduces the resources demanded by TCP sessions in TIME_WAIT-state usingdyoung
2011-03-01Pull pfsync_stats() out of inet.c and into pfsync.c so that inet.c doesdyoung
2010-12-15Deal with crunch the standard way.pooka
2010-12-15Make this build with CRUNCHEDPROG defined, and default to the sysctl()he
2010-12-13Add netstat rump client. For now, it always sets -X, i.e. willpooka
2009-09-14Import pfsync support from OpenBSD 4.2degroote
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-08-26Conditionalize XNS support. No longer enabled.matt
2006-05-28Make netstat use sysctl when dumping routing tables/stats.elad
2005-08-04Added bpf.c.rpaulo
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2004-05-07Redo net.inet.* sysctl subtree for fast-ipsec from scratch.jonathan
2003-05-14use proper #ifdef to determine behavior (__KAME__)itojun
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2000-02-26revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame)itojun
1999-12-13per-interface statistics.itojun
1999-07-12Revert previous, as it merely worked around a recent bug in make(1) whichthorpej
1999-07-12make sure to use files in ${.CURDIR} before ${.CURDIR}/../../sys/netiso.itojun
1999-07-12merge SRCS into one.itojun
1999-07-01make netstat IPv6-ready.itojun
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-04-03- netatalk additionschristos
1995-10-03New-style RCS ids.thorpej
1994-10-06Re-enable some ugly ISO code.mycroft
1994-08-03do not need -I/sysderaadt
1994-08-02Use ${DESTDIR}/sys in CFLAGS.pk
1994-05-13Clean up import.mycroft
1994-01-28needs -lkvm, not -lutilcgd
1994-01-11Incorporate changes for IP mcast and IGMP from cmaeda@cs.washington.edu.brezak
1993-09-25-I/sys --> -I${DESTDIR}/sys, to support cross-compilation.pk
1993-07-31Add RCS identifiers.mycroft
1993-05-01Reenable NS and ISO code.mycroft
1993-03-21after 0.2.2 "stable" patches appliedcgd