pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/coda
Module Name: pkgsrc
Committed By: dholland
Date: Sun Jul 22 03:20:04 UTC 2012
Modified Files:
pkgsrc/net/coda: Makefile distinfo
pkgsrc/net/coda/patches: patch-coda-src_resolution_rename.cc
Log Message:
Improve previous patch: blindly setting MAXNAMLEN to 255 is dangerous,
as it is e.g. 511 on NetBSD. Instead, get it from NAME_MAX, which is
POSIX. PKGREVISION -> 3 as a precaution.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/coda/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/coda/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/net/coda/patches/patch-coda-src_resolution_rename.cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index