summaryrefslogtreecommitdiff
path: root/news/nnap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up style, use tabs instead of spaces.Pete Fritchman2002-06-081-13/+12
| | | | | | | Noticed by: freshports.org Notes: svn path=/head/; revision=60912
* A small program that implements just enough of the NNTP protocolOllivier Robert2002-06-085-0/+37
to authenticate client requests. After authentication nnap bounces the client TCP connection to an open NNTP server. PR: ports/38578 Submitted by: Lasse L. Johnsen <lasse@freebsdcluster.org> Notes: svn path=/head/; revision=60874