Correct display of characters depends on the JVM and its locale-dependent font configuration. For example, on Linux/x86, in Sun JDK 1.3.1 de_DE, zh_CN work IBM JDK 1.3.0 de_DE, sr_YU work - ja_JP, zh_CN don't work (displays squares) Sun JDK 1.4.2 de_DE, sr_YU work - ja_JP, zh_CN don't work (displays squares) 'cgit logo'/> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/netiso/xebec/putdriver.c
AgeCommit message (Expand)Author
2013-03-01Retire OSI network stack. OK core@joerg
2009-03-14ANSIfy another 1261 function definitions.dsl
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2001-11-13add RCSIDslukem
2001-06-18Make compilable with -Wall, in hope this could be actually usefuljdolecek