Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-16 | Change DIST_SUBDIR from PKGNAME_NOREV to PKGNAME, since the man page | wiz | 2 | -7/+7 | |
changed again (see previous commit) and to avoid breakage for people who have the old distfile. | |||||
2004-09-16 | The checksum for dnstop.8 changed; sync to the new one. | he | 1 | -3/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-11 | Use DIST_SUBDIR=${PKGNAME_NOREV} as dnstop.8 has no version number. | cjep | 2 | -7/+8 | |
2004-01-09 | manpage revised | kim | 2 | -5/+5 | |
.\" $Id: dnstop.8,v 1.5 2003/11/13 21:12:57 wessels Exp $ | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-04-23 | Man page got updated: | wiz | 2 | -4/+5 | |
1c1 < .\" $Id: dnstop.8,v 1.2 2002/12/24 19:20:28 wessels Exp $ --- > .\" $Id: dnstop.8,v 1.3 2003/01/24 17:44:23 wessels Exp $ 53c53 < display the desitination address table --- > display the destination address table Noted by Jeremy C. Reed in PR 21286. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-01 | Include the manual page in the distinfo. Don't attempt to extract the | cjep | 2 | -2/+5 | |
manual page. | |||||
2002-12-25 | Update to 20021224, now BSD-licensed and with man page. | wiz | 3 | -13/+13 | |
2002-10-30 | dnstop is a libpcap application (ala tcpdump) that displays various | itojun | 4 | -0/+39 | |
tables of DNS traffic on your network. Currently dnstop displays tables of: * Source IP addresses * Destination IP addresses * Query types * Top level domains * Second level domains http://dnstop.measurement-factory.com/ |