1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
millert c35264f991 Disable utf-8 for non-multibyte locales, such as C or POSIX.
This makes it possible to get the old awk behavior (where chars are
bytes) by setting LC_CTYPE to C or POSIX.  OK schwarze@
2023-09-18 19:32:19 +00:00
bin sh(1), ksh(1): reimplement p_tv() with p_ts() 2023-09-14 18:32:03 +00:00
distrib sync to 7.4 2023-09-18 14:25:04 +00:00
etc match style used in revision 1.16 of src/etc/examples/radiusd.conf 2023-09-18 14:44:21 +00:00
games remove uneeded function decls 2023-09-06 11:53:56 +00:00
gnu Fix missing function declarations to let mkhybrid build with clang-16 2023-09-07 01:08:36 +00:00
include According to the C11 standard, char32_t and char16_t are not part 2023-09-05 23:16:01 +00:00
lib remove tls_reset(3) from the NAME, SYNOPSIS, and HISTORY sections 2023-09-18 17:25:15 +00:00
libexec Log a dummy "<unknown>" IP address in the unlikely event that genameinfo(3) fails 2023-09-05 16:01:58 +00:00
regress Favor jot while generating characters within the [1, 256) range as awk 2023-09-18 18:33:17 +00:00
sbin Improve handling of ENOBUFS by not running in a tight loop forever. 2023-09-15 05:32:00 +00:00
share crank to 7.4-beta 2023-09-18 13:16:13 +00:00
sys Reuse pmap_pte_insert() in pmap_clear_modify() 2023-09-18 17:01:41 +00:00
usr.bin Disable utf-8 for non-multibyte locales, such as C or POSIX. 2023-09-18 19:32:19 +00:00
usr.sbin forgot to kill that 2023-09-16 09:33:13 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00