Age | Commit message (Expand) | Author |
2014-06-29 | If you want <sys/queue.h>, you need to include it. Don't assume that | Theo de Raadt |
2014-01-10 | Check the return values of the strdup() calls. | Lawrence Teo |
2013-10-24 | no need for netinet/ip_var.h (and friends) | Theo de Raadt |
2013-07-09 | switch the rval to 1 before loop through the linked list \ | Gleydson Soares |
2013-07-09 | rename laddr2 to faddr2 for more consistency. OK markus@ | Gleydson Soares |
2012-12-18 | We no longer use struct eproc for kinfo_proc in sysctl.h so there | Todd C. Miller |
2009-06-13 | tcpdrop broke with the addition of routing domains. Repair. | Andreas Gunnarsson |
2007-03-28 | flesh out the addresses to make it clear what they are; requested by jmc | Theo de Raadt |
2007-03-25 | support a 2 address format (addr:port addr:port) like fstat outputs. | Theo de Raadt |
2006-01-03 | check getnameinfo() return for 0 and use errx() vs. err(); old ok markus@ | Kevin Steves |
2004-05-22 | missing header | Theo de Raadt |
2004-05-09 | pretty | Theo de Raadt |
2004-04-27 | Set oldp en oldlenp to NULL; provide feedback; set exit status. | Otto Moerbeek |
2004-04-26 | drop tcp connections using sysctl(2) | Markus Friedl |