Page MenuHomeFreeBSD
Feed Advanced Search

Nov 28 2022

eugen_grosbein.net committed rG1cbe5012cfe1: pw(8): fix combination of modes -N and -w random (authored by eugen_grosbein.net).
pw(8): fix combination of modes -N and -w random
Nov 28 2022, 2:29 PM

Nov 4 2022

eugen_grosbein.net committed R11:55c01f69543c: net-mgmt/smokeping: fix bug in FPingContinuous.pm (authored by eugen_grosbein.net).
net-mgmt/smokeping: fix bug in FPingContinuous.pm
Nov 4 2022, 3:30 PM

Oct 13 2022

eugen_grosbein.net committed R11:764dc7d876ba: dns/bind918: MFH: unbreak build with docs excluded (authored by eugen_grosbein.net).
dns/bind918: MFH: unbreak build with docs excluded
Oct 13 2022, 8:35 AM

Oct 11 2022

eugen_grosbein.net committed R11:9d82137e7e7f: net/mpd5: do not use negative value for socket backlog (authored by eugen_grosbein.net).
net/mpd5: do not use negative value for socket backlog
Oct 11 2022, 11:28 PM
eugen_grosbein.net committed R11:d22c2932f114: dns/bind918: unbreak build with docs excluded (authored by eugen_grosbein.net).
dns/bind918: unbreak build with docs excluded
Oct 11 2022, 9:35 PM

Oct 6 2022

eugen_grosbein.net committed R11:15c9b10e294e: net/mpd5: unbreak incoming L2TP connections (authored by eugen_grosbein.net).
net/mpd5: unbreak incoming L2TP connections
Oct 6 2022, 7:17 AM

Oct 2 2022

eugen_grosbein.net added inline comments to D36856: sh: when loading profile, skip obvious scratch files..
Oct 2 2022, 1:44 PM

Sep 13 2022

eugen_grosbein.net committed R11:d752b274c222: net/mpd5: bump PORTREVISION after previous change (authored by eugen_grosbein.net).
net/mpd5: bump PORTREVISION after previous change
Sep 13 2022, 9:46 AM
eugen_grosbein.net committed R11:d9aecafba755: net/mpd5: fix some LCP negotiation problems (authored by eugen_grosbein.net).
net/mpd5: fix some LCP negotiation problems
Sep 13 2022, 9:44 AM

Aug 28 2022

eugen_grosbein.net committed rG160a2f2cdda8: rc.conf(5): add <service>_umask to run the service using this value (authored by eugen_grosbein.net).
rc.conf(5): add <service>_umask to run the service using this value
Aug 28 2022, 5:50 AM
eugen_grosbein.net added a comment to D30085: ipfw: Improve hash function for flow tables.

Did you any performance tests? Can you share results?

Aug 28 2022, 5:40 AM

Aug 26 2022

eugen_grosbein.net added a comment to D36309: Allow to specify umask(1) for a service started with rc(8).
In D36309#825545, @pauamma wrote:

Manual page change LGTM and seems consistent with what I think the intent of the rc.subr change is. Can't vouch for the implementation.

Aug 26 2022, 2:43 AM · rc

Aug 23 2022

eugen_grosbein.net updated the diff for D36309: Allow to specify umask(1) for a service started with rc(8).

Add missing chunk.

Aug 23 2022, 12:33 PM · rc
eugen_grosbein.net requested review of D36309: Allow to specify umask(1) for a service started with rc(8).
Aug 23 2022, 12:07 PM · rc

Aug 22 2022

eugen_grosbein.net committed R11:32fe48ee4199: games/vt100-art-and-animations: welcome back artscene.textfiles.com (authored by eugen_grosbein.net).
games/vt100-art-and-animations: welcome back artscene.textfiles.com
Aug 22 2022, 3:34 AM
eugen_grosbein.net committed rG09387f73b1a8: syslog(3): unbreak log generation using fabricated PID (authored by eugen_grosbein.net).
syslog(3): unbreak log generation using fabricated PID
Aug 22 2022, 2:39 AM
eugen_grosbein.net committed rG2067574b27ca: MFC: syslog(3): unbreak log generation using fabricated PID (authored by eugen_grosbein.net).
MFC: syslog(3): unbreak log generation using fabricated PID
Aug 22 2022, 2:31 AM

Aug 18 2022

eugen_grosbein.net committed rG4f8b31efcf95: syslog(3): Send proper NILVALUE if gethostname(3) fails. (authored by bdrewery).
syslog(3): Send proper NILVALUE if gethostname(3) fails.
Aug 18 2022, 3:22 PM

Aug 8 2022

eugen_grosbein.net committed rGe9ae9fa93745: syslog(3): unbreak log generation using fabricated PID (authored by eugen_grosbein.net).
syslog(3): unbreak log generation using fabricated PID
Aug 8 2022, 10:31 PM

Aug 6 2022

eugen_grosbein.net added a comment to D36005: Unbreak syslogging with fabricated PID.

I will commit the change next week unless other objections raised.

Aug 6 2022, 2:17 AM

Aug 4 2022

eugen_grosbein.net added a comment to D36005: Unbreak syslogging with fabricated PID.

I would aruge that not being able to fabricate PID is a good thing, and the opposite is a security problem. I don't have any strong opinion on this enough to block this change, but I'd like the security people to be aware of it.

Aug 4 2022, 5:29 AM
eugen_grosbein.net added a comment to D36005: Unbreak syslogging with fabricated PID.

I would aruge that not being able to fabricate PID is a good thing, and the opposite is a security problem. I don't have any strong opinion on this enough to block this change, but I'd like the security people to be aware of it.

Aug 4 2022, 5:24 AM

Aug 1 2022

eugen_grosbein.net updated the diff for D36005: Unbreak syslogging with fabricated PID.

Add more commentaries to parse_tag().

Aug 1 2022, 5:52 AM
eugen_grosbein.net updated the diff for D36005: Unbreak syslogging with fabricated PID.

Add another check into parse_tag() for empty ident.

Aug 1 2022, 5:11 AM
eugen_grosbein.net added a comment to D36005: Unbreak syslogging with fabricated PID.

Admittedly, first forcibly adding the PID and now providing non-trivial gimmicks to parse the string (what can possibly go wrong, this is C, right? ;-), assuming some particular format, looks pretty bad. I'd much rather respect the LOG_PID and fix those applications that are important enough for us to care, instead of depriving ourselves from flexibility when it's actually needed.

Aug 1 2022, 3:16 AM
eugen_grosbein.net added a comment to D36005: Unbreak syslogging with fabricated PID.

Admittedly, first forcibly adding the PID and now providing non-trivial gimmicks to parse the string (what can possibly go wrong, this is C, right? ;-), assuming some particular format, looks pretty bad. I'd much rather respect the LOG_PID and fix those applications that are important enough for us to care, instead of depriving ourselves from flexibility when it's actually needed.

Aug 1 2022, 3:06 AM
eugen_grosbein.net updated the diff for D36005: Unbreak syslogging with fabricated PID.

Add another check to parse_tag() for "ident[]" (empty PID).

Aug 1 2022, 1:08 AM
eugen_grosbein.net requested review of D36005: Unbreak syslogging with fabricated PID.
Aug 1 2022, 12:48 AM

Jul 29 2022

eugen_grosbein.net committed rG149c85360cf8: ftpd(8): do not refer to now unused libxo(3) (authored by eugen_grosbein.net).
ftpd(8): do not refer to now unused libxo(3)
Jul 29 2022, 2:37 AM
eugen_grosbein.net committed rG066e0c39f4ba: ftpd(8): do not refer to now unused libxo(3) (authored by eugen_grosbein.net).
ftpd(8): do not refer to now unused libxo(3)
Jul 29 2022, 2:36 AM
eugen_grosbein.net committed rG9ce5ee92cfc3: ifconfig.8: cleanup reminiscence about long gone ppp(4) (authored by eugen_grosbein.net).
ifconfig.8: cleanup reminiscence about long gone ppp(4)
Jul 29 2022, 2:29 AM
eugen_grosbein.net committed rGe5861a2614f6: ifconfig.8: cleanup reminiscence about long gone ppp(4) (authored by eugen_grosbein.net).
ifconfig.8: cleanup reminiscence about long gone ppp(4)
Jul 29 2022, 2:26 AM
eugen_grosbein.net committed rG13912c7b424c: find.1: small language fix after previous change (authored by eugen_grosbein.net).
find.1: small language fix after previous change
Jul 29 2022, 2:25 AM
eugen_grosbein.net committed rG572519173236: find.1: small language fix after previous change (authored by eugen_grosbein.net).
find.1: small language fix after previous change
Jul 29 2022, 2:23 AM
eugen_grosbein.net committed rGabb91a60f286: find.1: explain why "find -s" may differ from "find | sort" (authored by eugen_grosbein.net).
find.1: explain why "find -s" may differ from "find | sort"
Jul 29 2022, 2:20 AM
eugen_grosbein.net committed rG519b3b5b542d: find.1: explain why "find -s" may differ from "find | sort" (authored by eugen_grosbein.net).
find.1: explain why "find -s" may differ from "find | sort"
Jul 29 2022, 2:15 AM

Jul 22 2022

eugen_grosbein.net committed rGd6054ee652a5: find.1: small language fix after previous change (authored by eugen_grosbein.net).
find.1: small language fix after previous change
Jul 22 2022, 11:47 AM
eugen_grosbein.net committed rG26a329f49fb4: find.1: explain why "find -s" may differ from "find | sort" (authored by eugen_grosbein.net).
find.1: explain why "find -s" may differ from "find | sort"
Jul 22 2022, 11:44 AM

Jul 20 2022

eugen_grosbein.net committed rG6d9d4b2da822: ipmi(4): spelling fix cyle_wait -> cycle_wait (authored by eugen_grosbein.net).
ipmi(4): spelling fix cyle_wait -> cycle_wait
Jul 20 2022, 11:36 AM

Jul 19 2022

eugen_grosbein.net committed R11:0209eb59ded4: net/trafshow: make it fetchable again (authored by eugen_grosbein.net).
net/trafshow: make it fetchable again
Jul 19 2022, 1:47 AM

Jul 11 2022

eugen_grosbein.net committed rG3c9ad9398fcd: ifconfig.8: cleanup reminiscence about long gone ppp(4) (authored by eugen_grosbein.net).
ifconfig.8: cleanup reminiscence about long gone ppp(4)
Jul 11 2022, 5:17 AM

Jul 10 2022

eugen_grosbein.net committed R11:972bbf13b424: databases/rrdtool: add new port option LOCKTIMEOUT (authored by eugen_grosbein.net).
databases/rrdtool: add new port option LOCKTIMEOUT
Jul 10 2022, 5:52 PM

Jun 29 2022

eugen_grosbein.net committed R11:8cb12b6dc94b: games/vt100-art-and-animations: really unbreak (authored by eugen_grosbein.net).
games/vt100-art-and-animations: really unbreak
Jun 29 2022, 3:23 PM
eugen_grosbein.net committed R11:fc716c0168b5: games/vt100-art-and-animations: unbreak (authored by eugen_grosbein.net).
games/vt100-art-and-animations: unbreak
Jun 29 2022, 1:56 PM

Jun 23 2022

eugen_grosbein.net added a reverting change for rG048ce0876f54: adjkerntz(8): detect extra jailed invokation to keep logs clean: rG95144583f70b: adjkerntz(8): revert "detect extra jailed invokation to keep logs clean".
Jun 23 2022, 2:49 PM
eugen_grosbein.net committed rG95144583f70b: adjkerntz(8): revert "detect extra jailed invokation to keep logs clean" (authored by eugen_grosbein.net).
adjkerntz(8): revert "detect extra jailed invokation to keep logs clean"
Jun 23 2022, 2:49 PM

Jun 21 2022

eugen_grosbein.net committed rG048ce0876f54: adjkerntz(8): detect extra jailed invokation to keep logs clean (authored by eugen_grosbein.net).
adjkerntz(8): detect extra jailed invokation to keep logs clean
Jun 21 2022, 6:33 PM
eugen_grosbein.net committed R11:d91a0855b799: devel/p5-AnyEvent-Subprocess: add small fix (authored by eugen_grosbein.net).
devel/p5-AnyEvent-Subprocess: add small fix
Jun 21 2022, 5:37 PM

Jun 10 2022

eugen_grosbein.net committed rG796d48ec4168: ftpd(8): do not refer to now unused libxo(3) (authored by eugen_grosbein.net).
ftpd(8): do not refer to now unused libxo(3)
Jun 10 2022, 2:10 PM

Jun 8 2022

eugen_grosbein.net added a comment to D35437: Add SPLIT_KERNEL_DEBUG knob.

Corrected previous comment.

Jun 8 2022, 6:55 PM
eugen_grosbein.net added a comment to D35437: Add SPLIT_KERNEL_DEBUG knob.

To clarify: I ran make buildkernel && make installkernel having *no* MODULES_WITH_WORLD= in /etc/src.conf
and no DEBUG=

Jun 8 2022, 6:48 PM
eugen_grosbein.net accepted D35437: Add SPLIT_KERNEL_DEBUG knob.

I've applied the change to stable/13 manually fixing some rejection and tested it. Works like a charm, thank you. Please commit.

Jun 8 2022, 6:47 PM
eugen_grosbein.net committed rG0bbbd845fd32: MFC: if_glxgbe: fix stand-alone module build (authored by eugen_grosbein.net).
MFC: if_glxgbe: fix stand-alone module build
Jun 8 2022, 1:22 AM
eugen_grosbein.net committed rG3a6c9f345a6b: MFC: if_glxgb: fix stand-alone module build (authored by eugen_grosbein.net).
MFC: if_glxgb: fix stand-alone module build
Jun 8 2022, 1:22 AM
eugen_grosbein.net committed rGeafbf796dbb3: if_qlxge: fix stand-alone module build (authored by eugen_grosbein.net).
if_qlxge: fix stand-alone module build
Jun 8 2022, 1:22 AM

Jun 7 2022

eugen_grosbein.net committed R11:f1d5a2015acd: sysutils/fusefs-httpfs: unbreak build without GNUTLS (authored by eugen_grosbein.net).
sysutils/fusefs-httpfs: unbreak build without GNUTLS
Jun 7 2022, 6:03 AM
eugen_grosbein.net committed R11:298c90f57071: sysutils/fusefs-httpfs: build with https support (authored by eugen_grosbein.net).
sysutils/fusefs-httpfs: build with https support
Jun 7 2022, 5:38 AM

Jun 6 2022

eugen_grosbein.net committed rG9feba5ab9023: fetch: MFC: make -S argument accept values > 2GB (authored by se).
fetch: MFC: make -S argument accept values > 2GB
Jun 6 2022, 7:12 PM
eugen_grosbein.net committed rG02acb1db346e: MFC: fetch: make -S argument accept values > 2GB (authored by se).
MFC: fetch: make -S argument accept values > 2GB
Jun 6 2022, 6:02 PM

Jun 5 2022

eugen_grosbein.net committed rG20634f026179: if_qlxge: fix stand-alone module build (authored by eugen_grosbein.net).
if_qlxge: fix stand-alone module build
Jun 5 2022, 6:07 PM
eugen_grosbein.net committed rG32467e47b7b7: if_glxgbe: fix stand-alone module build (authored by eugen_grosbein.net).
if_glxgbe: fix stand-alone module build
Jun 5 2022, 6:07 PM
eugen_grosbein.net committed rG966e279052f3: if_glxgb: fix stand-alone module build (authored by eugen_grosbein.net).
if_glxgb: fix stand-alone module build
Jun 5 2022, 6:07 PM
eugen_grosbein.net committed rG3279cac9dd7a: mii: correction after MFC (authored by eugen_grosbein.net).
mii: correction after MFC
Jun 5 2022, 5:28 PM
eugen_grosbein.net committed rG32d8af2b2d6a: MFC mii: Add opt_platform.h to all miibus drivers (authored by imp).
MFC mii: Add opt_platform.h to all miibus drivers
Jun 5 2022, 4:52 PM

May 23 2022

eugen_grosbein.net committed R11:12918ebbb76f: devel/boost-all: allow to override path to used bjam binary (authored by eugen_grosbein.net).
devel/boost-all: allow to override path to used bjam binary
May 23 2022, 1:02 PM

May 21 2022

eugen_grosbein.net committed rGafe7bd51743e: ipfw.8: MFC: spell "layer2" consistently throughout the manual page (authored by eugen_grosbein.net).
ipfw.8: MFC: spell "layer2" consistently throughout the manual page
May 21 2022, 2:17 AM
eugen_grosbein.net committed rG6af5ab1bb45d: ipfw.8: MFC: spell "layer2" consistently throughout the manual page (authored by eugen_grosbein.net).
ipfw.8: MFC: spell "layer2" consistently throughout the manual page
May 21 2022, 2:11 AM

May 19 2022

eugen_grosbein.net committed rGdc72e1b86f8a: setkey: MFC: load ipsec.ko automatically (authored by eugen_grosbein.net).
setkey: MFC: load ipsec.ko automatically
May 19 2022, 6:12 AM
eugen_grosbein.net committed rG9132c793cb01: setkey(8): MFC: load ipsec.ko automatically (authored by eugen_grosbein.net).
setkey(8): MFC: load ipsec.ko automatically
May 19 2022, 6:08 AM

May 16 2022

eugen_grosbein.net committed rGdb387b30acbe: ng_pppoe: do not #include <sys/epoch.h> (authored by eugen_grosbein.net).
ng_pppoe: do not #include <sys/epoch.h>
May 16 2022, 6:01 PM
eugen_grosbein.net committed rG14601708d59b: ng_pppoe: MFC: introduce new sysctl net.graph.pppoe.lcp_pcp (authored by eugen_grosbein.net).
ng_pppoe: MFC: introduce new sysctl net.graph.pppoe.lcp_pcp
May 16 2022, 3:13 AM
eugen_grosbein.net committed rG5c332527d15f: ng_pppoe: introduce new sysctl net.graph.pppoe.lcp_pcp (authored by eugen_grosbein.net).
ng_pppoe: introduce new sysctl net.graph.pppoe.lcp_pcp
May 16 2022, 2:33 AM

May 13 2022

eugen_grosbein.net committed rG9d7cefc27802: ipfw.8: spell "layer2" consistently throughout the manual page (authored by eugen_grosbein.net).
ipfw.8: spell "layer2" consistently throughout the manual page
May 13 2022, 9:32 PM

May 5 2022

eugen_grosbein.net committed rG0aef8628458a: If setkey(8) is used without ipsec.ko loaded beforehand, (authored by eugen_grosbein.net).
If setkey(8) is used without ipsec.ko loaded beforehand,
May 5 2022, 12:07 PM

May 3 2022

eugen_grosbein.net committed rG487fcaf8e9b7: random_fortuna, random_other: unbreak standalone module build (authored by eugen_grosbein.net).
random_fortuna, random_other: unbreak standalone module build
May 3 2022, 8:29 PM

May 2 2022

eugen_grosbein.net committed rG28903f396af4: ng_pppoe: introduce new sysctl net.graph.pppoe.lcp_pcp (authored by eugen_grosbein.net).
ng_pppoe: introduce new sysctl net.graph.pppoe.lcp_pcp
May 2 2022, 2:57 PM

May 1 2022

eugen_grosbein.net committed rG2e547442ab38: ng_pppoe: introduce new sysctl net.graph.pppoe.lcp_pcp (authored by eugen_grosbein.net).
ng_pppoe: introduce new sysctl net.graph.pppoe.lcp_pcp
May 1 2022, 4:48 PM

Apr 29 2022

eugen_grosbein.net committed R11:cc3322db8bfb: net/gitup: fix SIGBUS (authored by eugen_grosbein.net).
net/gitup: fix SIGBUS
Apr 29 2022, 2:16 AM
eugen_grosbein.net committed R11:3d4b207f3457: databases/p5-DBD-Sybase: note needed freetds version (authored by eugen_grosbein.net).
databases/p5-DBD-Sybase: note needed freetds version
Apr 29 2022, 2:05 AM

Apr 27 2022

eugen_grosbein.net committed R11:2c6ad754f623: net/mpd5: install dictionary.mpd and add fix r2441 from upstream (authored by eugen_grosbein.net).
net/mpd5: install dictionary.mpd and add fix r2441 from upstream
Apr 27 2022, 11:30 AM

Apr 18 2022

eugen_grosbein.net added a reviewer for D34947: setkey(8): Clarify language around AEAD ciphers.: eugen_grosbein.net.
Apr 18 2022, 7:06 PM

Apr 16 2022

eugen_grosbein.net committed rGf66bb161ab7a: modules: fix mii build (authored by eugen_grosbein.net).
modules: fix mii build
Apr 16 2022, 9:57 PM
eugen_grosbein.net committed rG9ef382e06546: MFC: mii: include missing sources in loadable module (authored by bsd_dino.sk).
MFC: mii: include missing sources in loadable module
Apr 16 2022, 7:19 PM
eugen_grosbein.net committed rGab7456d72afa: MFC: modules: mgb: need opt_platform.h (authored by kevlo).
MFC: modules: mgb: need opt_platform.h
Apr 16 2022, 6:40 PM

Apr 4 2022

eugen_grosbein.net committed rG7f4fcc62edee: zlib: apply upstream fix for CVE-2018-25032 (authored by eugen_grosbein.net).
zlib: apply upstream fix for CVE-2018-25032
Apr 4 2022, 11:03 AM
eugen_grosbein.net accepted D34732: Fix ipfw fwd that doesn't work in some cases.
Apr 4 2022, 7:02 AM

Mar 27 2022

eugen_grosbein.net committed rG95dc52422893: openssl: MFC: Fix a bug in BN_mod_sqrt() that can cause it to loop forever. (authored by eugen_grosbein.net).
openssl: MFC: Fix a bug in BN_mod_sqrt() that can cause it to loop forever.
Mar 27 2022, 5:15 PM

Mar 19 2022

eugen_grosbein.net committed rGfa67c45842bb: virtio_random(8): MFC: avoid deadlock at shutdown time (regression fix) (authored by eugen_grosbein.net).
virtio_random(8): MFC: avoid deadlock at shutdown time (regression fix)
Mar 19 2022, 12:39 PM
eugen_grosbein.net committed rG4a11315a2c3f: virtio_random(8): MFC: avoid deadlock at shutdown time (regression fix) (authored by eugen_grosbein.net).
virtio_random(8): MFC: avoid deadlock at shutdown time (regression fix)
Mar 19 2022, 4:23 AM

Mar 17 2022

eugen_grosbein.net accepted D34392: vt/vga: ignore ACPI_FADT_NO_VGA unless running virtualized.

Please merge it to stable/12, too.

Mar 17 2022, 12:34 PM

Mar 16 2022

eugen_grosbein.net committed rGadbf7727b3a2: virtio_random(8): avoid deadlock at shutdown time (authored by eugen_grosbein.net).
virtio_random(8): avoid deadlock at shutdown time
Mar 16 2022, 4:53 AM

Mar 13 2022

eugen_grosbein.net committed rG80bab8aa7ed8: linuxkpi: fix module build outside of kernel build environment (authored by eugen_grosbein.net).
linuxkpi: fix module build outside of kernel build environment
Mar 13 2022, 8:58 AM

Mar 10 2022

eugen_grosbein.net committed rGf5a2e7b0e848: linuxkpi: fix module build outside of kernel build environment (authored by eugen_grosbein.net).
linuxkpi: fix module build outside of kernel build environment
Mar 10 2022, 9:33 PM

Mar 4 2022

eugen_grosbein.net accepted D34439: rc.d/ggated: Simplify service script.
Mar 4 2022, 4:32 PM

Feb 26 2022

eugen_grosbein.net committed rG259bedb8f6dc: fetch(1): merge several improvements for handling of soft failures (authored by eugen_grosbein.net).
fetch(1): merge several improvements for handling of soft failures
Feb 26 2022, 7:37 AM
eugen_grosbein.net committed rG39d81d46aadf: fetch(1): merge several improvements for handling of soft failures (authored by eugen_grosbein.net).
fetch(1): merge several improvements for handling of soft failures
Feb 26 2022, 7:22 AM

Feb 11 2022

eugen_grosbein.net committed R11:fcba5123c126: net/mpd5: let "red-port" accept zero remote port value (authored by eugen_grosbein.net).
net/mpd5: let "red-port" accept zero remote port value
Feb 11 2022, 1:36 PM

Jan 25 2022

eugen_grosbein.net committed rG85f15576b423: fetch(1): more fixes for soft failure handling (authored by eugen_grosbein.net).
fetch(1): more fixes for soft failure handling
Jan 25 2022, 5:49 AM

Jan 24 2022

eugen_grosbein.net committed rG08a2504a207c: fetch(1): fix error in previous commit (authored by eugen_grosbein.net).
fetch(1): fix error in previous commit
Jan 24 2022, 8:13 AM
eugen_grosbein.net committed rGbf599c03f09d: fetch(1): do not consider HTTP 5XX errors as soft failures (authored by eugen_grosbein.net).
fetch(1): do not consider HTTP 5XX errors as soft failures
Jan 24 2022, 7:39 AM