Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 1 | -2/+3 | |
2004-01-09 | manpage revised | kim | 1 | -2/+2 | |
.\" $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 | 1 | -1/+2 | |
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 | 1 | -1/+2 | |
manual page. | |||||
2002-12-25 | Update to 20021224, now BSD-licensed and with man page. | wiz | 1 | -7/+6 | |
2002-10-30 | dnstop is a libpcap application (ala tcpdump) that displays various | itojun | 1 | -0/+22 | |
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/ |