summaryrefslogtreecommitdiff
path: root/sysutils/tcplist (unfollow)
Commit message (Expand)AuthorFilesLines
2002-02-12fix byteorder -- tcplist -n returns the IP address in network orderDavid E. O'Brien2-1/+13
2000-11-22Add $FreeBSD$, which help me in problem reports.David E. O'Brien1-0/+1
2000-11-14lsof is in ${LOCALBASE}/sbin, not in root's default search path, soSatoshi Asami1-1/+1
2000-04-22Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro1-1/+1
2000-04-09Update with the new PORTNAME/PORTVERSION variableChris Piazza1-2/+2
2000-03-22Restore useless version required comments.David E. O'Brien1-0/+1
2000-03-20shrink comment to <70 chars (portlint)Michael Haro1-1/+1
2000-03-20Remove the "version required" line.David E. O'Brien1-1/+0
2000-02-13Style nits in the ports I maintain.David E. O'Brien1-2/+2
1999-09-05portlintDavid E. O'Brien1-1/+1
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
1999-06-28Fix tcplist for the version of lsof in the ports tree. It wasn't parsingSheldon Hearn1-0/+11
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-1/+1
1998-08-19These manpages removed by Tim Vanderhoek.Tim Vanderhoek1-1/+0
1998-01-11Don't document the -s commandline option twice in the manpage.Steve Price1-0/+11
1997-09-04Distfile is no longer gziped.David E. O'Brien2-4/+4
1997-07-21Distfile moved on MASTER_SITE. The two mirrors don't actually have theBill Fenner1-4/+2
1997-04-24Author applied our 4.4BSD patches and released a new version.David E. O'Brien3-31/+3
1997-04-24Need to use htons() on the port number before calling getservicebyname().David E. O'Brien1-2/+13
1997-04-24Two more dist sites. (thanks Josh!)David E. O'Brien1-2/+4
1997-04-24Tcplist makes a list of tcp connections to and from the local machine,David E. O'Brien7-0/+114