1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
OpenBSD
Go to file
schwarze b6203726b0 Support UTF-8: use wcwidth(3) for column adjustment and replace
non-printable Unicode codepoints and invalid bytes with ASCII
question marks.  No change for the SMALL version.

Using ideas developed by tedu@, phessler@, bentley@ and feedback from many.
OK yasuoka@ czarkoff@ sthen@.
2015-12-01 18:36:13 +00:00
bin Support UTF-8: use wcwidth(3) for column adjustment and replace 2015-12-01 18:36:13 +00:00
distrib Send solbourne to where the ........... 2015-12-01 08:13:29 +00:00
etc Send Aviion to same place as Nova II 2015-12-01 08:10:38 +00:00
games Make sure "exec" rights are dropped asap in all code paths. 2015-12-01 07:43:30 +00:00
gnu Fix __sync_val_compare_and_swap_8() on i386 for code compiled with -fPIC. 2015-12-01 15:18:29 +00:00
include POSIX says that ffs(), strcasecmp(), strncasecmp(), r?index() and 2015-11-20 23:40:32 +00:00
lib use strlcat instead of strlcpy with modified arguments. ok deraadt@ 2015-12-01 17:05:25 +00:00
libexec Document that the pfdev check for 63 is /dev/fd/ only contains those nodes 2015-11-29 06:51:20 +00:00
regress Send solbourne to where the ........... 2015-12-01 08:13:29 +00:00
sbin Send solbourne to where the ........... 2015-12-01 08:13:29 +00:00
share Send Aviion to same place as Nova II 2015-12-01 07:50:02 +00:00
sys Split functions in if_bridge.c into if_bridge.c bridgectl.c . 2015-12-01 18:28:29 +00:00
usr.bin s_server also needs DNS; reported by tb@ 2015-12-01 12:04:51 +00:00
usr.sbin add received-auth parameter to listener to identify authenticated sessions 2015-12-01 18:22:30 +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 Send solbourne to where the ........... 2015-12-01 08:13:29 +00:00