summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdrop
AgeCommit message (Expand)Author
2007-07-02Add HISTORY and AUTHORS sections. OK jmc@.Xavier Santolaria
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-28flesh out the addresses to make it clear what they are; requested by jmcTheo de Raadt
2007-03-25support a 2 address format (addr:port addr:port) like fstat outputs.Theo de Raadt
2006-01-03in EXAMPLES:Jason McIntyre
2006-01-03check getnameinfo() return for 0 and use errx() vs. err(); old ok markus@Kevin Steves
2004-05-24typos from Fabio Olive Leite;Jason McIntyre
2004-05-22missing headerTheo de Raadt
2004-05-09prettyTheo de Raadt
2004-04-28clean up EXAMPLES;Jason McIntyre
2004-04-28Improve a bit. ok markus@Otto Moerbeek
2004-04-27add an example w/ fstat(1)Philipp Buehler
2004-04-27initial documentationMarkus Friedl
2004-04-27Set oldp en oldlenp to NULL; provide feedback; set exit status.Otto Moerbeek
2004-04-26drop tcp connections using sysctl(2)Markus Friedl