summaryrefslogtreecommitdiff
path: root/security/portscanner (follow)
Commit message (Collapse)AuthorAgeFilesLines
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Add WWW: to DESCR filesMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18397
* Move ports/net/{portscanner,strobe} to ports/securityBill Fumerola1999-01-261-4/+4
| | | | Notes: svn path=/head/; revision=16367
* printf() was missing some arguments. -Wall is such a nice thing.David E. O'Brien1998-12-031-4/+16
| | | | Notes: svn path=/head/; revision=15097
* Add `security' to categories.David E. O'Brien1998-12-031-2/+2
| | | | Notes: svn path=/head/; revision=15096
* Use NO_WRKSUBDIR.Satoshi Asami1998-11-231-2/+2
| | | | Notes: svn path=/head/; revision=14802
* Fix ports/net/portscanner for 3.0-* people.Bill Fumerola1998-11-182-4/+16
| | | | | | | | | PR: ports/8737 Reviewed by: Bill Fumerola <billf@FreeBSD.org> Submitted by: Osokin Sergey <osa@freebsd.org.ru> Notes: svn path=/head/; revision=14656
* Initial import of portscanner, a quick and dirty way to scan portsBill Fumerola1998-11-176-0/+48
similar to strobe, but much quicker, and good for use in scripts and CGI. PR: ports/7582 Notes: svn path=/head/; revision=14616