Subject: CVS commit: pkgsrc/comms/snooper
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 06/29/2004 23:41:39
Module Name: pkgsrc
Committed By: recht
Date: Tue Jun 29 23:41:39 UTC 2004
Modified Files:
pkgsrc/comms/snooper: Makefile distinfo
Log Message:
Fix wrong interpretation of ioctl's return code:
ioctl(2) returns -1 on failure, not on success
Patch provided by Dave Huang in PR 26107
bump PKGREVISION to 1
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/comms/snooper/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/comms/snooper/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.