1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-04 23:35:36 -08:00
OpenBSD
Go to file
op 26f8aa5434 use the right FILE to parse the config, not stdin
I typoed the file argument to getline() in rev 1.14 when converting
fgetln remnants to getline back in aug 2022.  guess not many people
are hosting hunt servers.
2024-08-28 15:51:01 +00:00
bin inline `start' and simplify; from/ok millert@ 2024-08-27 19:27:19 +00:00
distrib sync 2024-08-24 09:16:12 +00:00
etc calendars are so hard 2024-08-26 22:54:21 +00:00
games use the right FILE to parse the config, not stdin 2024-08-28 15:51:01 +00:00
gnu lldb: shut up the warning message on quit debugging kernel core file. 2024-08-22 08:22:13 +00:00
include Evaluate arguments of bitstring macros only once. 2024-08-26 11:52:54 +00:00
lib def_create(): switch from malloc() to calloc() 2024-08-28 15:48:33 +00:00
libexec unveil(2) /etc/gettytab.db in getty(8) to avoid possible violation. 2024-07-19 15:28:51 +00:00
regress Add test for for the case where the pattern space is empty but does 2024-08-28 14:32:02 +00:00
sbin Do not send zero sized vendor or client ids. 2024-08-27 05:55:39 +00:00
share Remove documentation for no longer existing or mostly unused allocators. 2024-08-24 10:47:59 +00:00
sys vio: Fix allocation sizes 2024-08-28 12:40:22 +00:00
usr.bin Fix the case where the pattern space is empty but does not start 2024-08-28 14:30:26 +00:00
usr.sbin Stop printing the "syscall" bit in the header line, too. 2024-08-28 14:22:36 +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