Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/26/2000 08:23:27
Module Name: pkgsrc
Committed By: kleink
Date: Wed Jan 26 16:23:27 UTC 2000
Added Files:
pkgsrc/x11/kdelibs/patches: patch-ab
Log Message:
Don't try to use a 25-character buffer in gethostname() which won't work for
any `reasonably' named host; increase this to the XNS5 recommendation of 255
characters plus terminator.
(This doesn't address the issue of sockaddr_un length limitations, however.)
To generate a diff of this commit:
cvs rdiff -r0 -r1.3 pkgsrc/x11/kdelibs/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.