Subject: CVS commit: pkgsrc/sysutils/ups-nut
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2002 21:02:35
Module Name:	pkgsrc
Committed By:	fredb
Date:		Wed May 22 18:02:35 UTC 2002

Modified Files:
	pkgsrc/sysutils/ups-nut: Makefile distinfo
Added Files:
	pkgsrc/sysutils/ups-nut/patches: patch-aa

Log Message:
On NetBSD, the drivers need to call msync() after writing to the memory
mmap()-ed shared with "upsd", so that "upsd" an read it back reliably.
This keeps "upsd" from complaining about stale data. Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/sysutils/ups-nut/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/sysutils/ups-nut/distinfo
cvs rdiff -r0 -r1.4 pkgsrc/sysutils/ups-nut/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.