1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
naddy 5a0076c3c8 quiz: handle line continuation in data files correctly, switch to getline(3)
Specifically, the following quiz.db line

foo:\
bar

was parsed into "foo:bar\n", which made it impossible to answer correctly.

Bug reported and inital fix from Alex Karle, partially reworked by
yours truly, further input from millert@
2021-03-11 21:18:25 +00:00
bin groff complains about the word "An" in an Rs/Re block, believing it a macro, 2021-03-11 07:04:12 +00:00
distrib Build install media with -fno-asynchronous-unwind-tables to further 2021-03-10 22:52:28 +00:00
etc grow media a little 2021-03-11 07:57:18 +00:00
games quiz: handle line continuation in data files correctly, switch to getline(3) 2021-03-11 21:18:25 +00:00
gnu Never automatically rewrite perl/dist/Devel-PPPort/t/01_test.t 2021-03-04 01:13:11 +00:00
include Rearrange variables in dump / restore to handle -fno-common. 2021-01-21 00:16:36 +00:00
lib Remove ssl_downgrade_max_version(). 2021-03-11 17:14:46 +00:00
libexec Check auth_mkvalue(3) return value for NULL (malloc failure). 2021-01-02 20:32:20 +00:00
regress Check for the existence of p5-IO-Socket-SSL by checking for its SSL.pm 2021-03-11 11:57:33 +00:00
sbin fix a double space and a macro error; 2021-03-11 21:07:16 +00:00
share Link to sh(1) and use the same wording and markup for EXTRACT_CASES code 2021-03-11 09:57:39 +00:00
sys When RFC 8981 obsoleted RFC 4941 the terminology changed from 2021-03-11 19:53:39 +00:00
usr.bin Tidy old jobs every hour instead of every 30 seconds. 2021-03-11 07:08:18 +00:00
usr.sbin Use unveil(2) 2021-03-11 18:12:41 +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 Update compiler-rt path in cross-build infrastructure. 2020-08-14 16:55:07 +00:00