1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
OpenBSD
Go to file
2023-09-16 13:28:39 +00:00
bin sh(1), ksh(1): reimplement p_tv() with p_ts() 2023-09-14 18:32:03 +00:00
distrib sync 2023-09-09 18:34:53 +00:00
etc 7.5 packages key 2023-09-16 13:28:39 +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 use Fn notation instead of Nm, as the rest of the page does; 2023-09-14 19:59:12 +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 Regressions for tuples and evaluating variables. 2023-09-11 19:03:53 +00:00
sbin Improve handling of ENOBUFS by not running in a tight loop forever. 2023-09-15 05:32:00 +00:00
share Allow counters_read(9) to take an optional scratch buffer. 2023-09-16 09:33:27 +00:00
sys Allow counters_read(9) to take an optional scratch buffer. 2023-09-16 09:33:27 +00:00
usr.bin Change UTF-8 combining to inspect the previous character at the cursor 2023-09-15 15:49:05 +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