OpenBSD 4.0 on Sparc64 (I verified this with someone who tested on another system, running 4.0 on x86).
I'm seeing an issue w/ nl_langinfo(CODESET) returning 646, which is causing issues with a third party application. I see a possible workaround listed at: http://archives.neohapsis.com/archives/openbsd/2005-12/0318.html on Linux or FreeBSD 5.x (FreeBSD 4.x doesn't have the CODESET function IIRC), I get a text value, like "US-ASCII" or "ANSI_X3.4-1968". I believe CODESET was added recently (3.8 didn't have the function), so just wondering if there's something missing here, or if this is considered not an issue. w