summaryrefslogtreecommitdiff
path: root/usr.sbin/traceroute6/Makefile
AgeCommit message (Collapse)Author
2002-05-12These small setuid programs allocate a resvport, and then immediately revokeTheo de Raadt
privs. Link them static, so that even less code is run before main does that job.
2000-10-07sync with kame, to make future upgrade easierJun-ichiro itojun Hagino
2000-02-16remove duplicated BINOWN/BINMODE.Jun-ichiro itojun Hagino
From: Brad <brad@comstyle.com>
2000-02-16add traceroute6 (oops, forgot to bring it in)Jun-ichiro itojun Hagino