1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
OpenBSD
Go to file
schwarze f96b7276b0 Fix a regression (and POSIX violation) introduced with UTF-8 support:
When neither running on a terminal nor with -q, names must be passed
through as they are, nothing must be replaced with question marks.
Effectively, -q was always in effect.  SMALL was not affected.

Triggered by a different patch from Martijn van Duren <openbsd plus tech
at list dot imperialat dot at>, who confirmed that this version is better.
Identified as a regression by tedu@.
OK sthen@.
2016-01-18 19:06:37 +00:00
bin Fix a regression (and POSIX violation) introduced with UTF-8 support: 2016-01-18 19:06:37 +00:00
distrib sync to main 2016-01-18 03:10:16 +00:00
etc delete vi catalog space; ok millert 2016-01-06 23:28:47 +00:00
games There are now distinct codes for left and right parentheses. 2016-01-18 11:27:19 +00:00
gnu fix typo 2016-01-14 01:53:29 +00:00
include Expose internal functions necessary to open audio devices and midi 2015-12-20 11:29:29 +00:00
lib Call BIO_sock_init() from tls_init() to ensure sockets are enabled on Windows. 2016-01-18 16:15:14 +00:00
libexec Zap extraneous SYNOPSIS sections. 2016-01-08 20:26:54 +00:00
regress better mockup for promptlen() 2016-01-16 15:53:10 +00:00
sbin struct file_media had 1 field left. And one place where struct 2016-01-18 17:57:35 +00:00
share provide missing section number to Dt macro; 2016-01-17 07:52:02 +00:00
sys Fixup a hang while performing a read operation on XenStore 2016-01-18 18:54:38 +00:00
usr.bin UTF-8 support: 2016-01-18 17:34:26 +00:00
usr.sbin Load pki keys before daemon(3). Keys with passphrase require access 2016-01-18 11:29:34 +00:00
Makefile must make obj in etc as well; the etc.*/Makefile stubs depend upon it. 2015-08-23 14:22:56 +00:00
Makefile.cross Restore parenthesis 2015-12-08 16:04:41 +00:00