1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
OpenBSD
Go to file
florian b0c10c99a4 Set correct request timeout once we found the correct server block.
On accept(2), httpd(8) sets the timeout based on ip:port. Once we have
parsed the http headers we can find the name-based server block and
apply its request timeout.

Problem identified and fix from Nick Owens, thanks!

OK tb
2024-12-22 13:51:42 +00:00
bin use a more readable explanation of directory creation; 2024-11-30 06:59:12 +00:00
distrib sync 2024-12-19 23:57:27 +00:00
etc ld.lld now needs 9GB of ram to link firefox/libxul.so on riscv64 2024-12-21 14:12:45 +00:00
games Emit a warning if all fortunes in the file are too short or too long 2024-10-21 06:39:03 +00:00
gnu Install riscv_vector.h 2024-12-17 13:22:38 +00:00
include a.out is no longer the commonly encountered binary file format, the world has 2024-10-16 18:47:47 +00:00
lib mark six #define'd constants as intentionally undocumented 2024-12-22 00:45:23 +00:00
libexec gettytab's dx flag is supposed to set decctlq, which is the opposite of 2024-11-09 11:22:18 +00:00
regress Replace poor man's synchronization primitive (i.e. sleep) with a wait 2024-12-21 07:49:03 +00:00
sbin change '386BSD 0.1.2.4/FreeBSD' to .Fx 2024-12-21 13:15:36 +00:00
share correct history; ascii(7) is the first edition manual 2024-12-21 03:34:31 +00:00
sys Kill `inp_notify' list remains. 2024-12-21 00:10:04 +00:00
usr.bin sndiod: Pad the last play block using the right encoding 2024-12-21 08:57:18 +00:00
usr.sbin Set correct request timeout once we found the correct server block. 2024-12-22 13:51:42 +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