281db28d2b
Changes are mostly bugfixes, but I couldn't find a ChangeLog.
13 lines
372 B
Text
13 lines
372 B
Text
$NetBSD: patch-ab,v 1.3 2002/03/07 13:33:53 wiz Exp $
|
|
|
|
--- include/platform.h.orig Mon Feb 18 08:50:02 2002
|
|
+++ include/platform.h
|
|
@@ -28,7 +28,7 @@
|
|
variable is not set. Contributed by Todd Lewis.
|
|
*/
|
|
|
|
-/* #define SUPPORT_GETPWNAM */
|
|
+#define SUPPORT_GETPWNAM
|
|
|
|
/* Enable/disable support for Big5 and Shift_JIS character encodings */
|
|
#ifndef SUPPORT_ASIAN_ENCODINGS
|