aboutsummaryrefslogtreecommitdiff
path: root/security/l0pht-watch
Commit message (Collapse)AuthorAgeFilesLines
* l0pht-watch is much more useful if you can see more than 20 charactersBrian Feldman2000-08-152-6/+38
| | | | | | | | of the pathname. Use the magic of TIOCGWINSZ to let it scale with the terminal. Notes: svn path=/head/; revision=31671
* Change patch to reflect new kqueue APIJonathan Lemon2000-07-181-15/+13
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=30804
* Add kqueue() support for recent versions of -stable as well now thatKris Kennaway2000-05-262-9/+11
| | | | | | | they have it. Notes: svn path=/head/; revision=28774
* On FreeBSD 5.0, use the new kqueue() notification system to monitorKris Kennaway2000-04-254-2/+117
| | | | | | | | for directory changes. This cuts CPU usage from 100% down to about 0.1% as well as improving the reliability of change monitoring. Notes: svn path=/head/; revision=27991
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-2/+2
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* Upgrade to l0pht-watch 1.1Kris Kennaway1999-12-063-11/+11
| | | | | | | Reviewed by: Maintainer Notes: svn path=/head/; revision=23620
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* #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
* Respect CC and CFLAGS.Kris Kennaway1999-04-161-3/+21
| | | | Notes: svn path=/head/; revision=17920
* Initial import of l0pht-watch version 1.0.Steve Price1999-01-186-0/+40
A program to report what goes on in /tmp. PR: 9434 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk> Notes: svn path=/head/; revision=16159