On 2024/03/26 18:49, Peter Fraser wrote: > > I tried to get the source, but I get no response out of > > cvs -qd [email protected]:/cvs checkout -rOPENBSD_7_4 -P src
That server is no more; see https://www.openbsd.org/anoncvs.html You can do a partial checkout if you prefer, e.g. cvs -qd [email protected]:/cvs checkout -rOPENBSD_7_4 -P src/bin/ls
