* Michael Prokop <[email protected]> [260303 09:19]:
There we have:
Source: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
Upstream-Name: netcat
But http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
only reports `410 Gone` nowadays.
It looks like also https://cvsweb.openbsd.org/ doesn't seem to be
really working, the only working URL I managed to find was
https://github.com/openbsd/src/tree/master/usr.bin/netstat
^^^^^^^
this wants to be
https://github.com/openbsd/src/tree/master/usr.bin/nc
The OpenBSD cvsweb "works", but given how slow it is it might be
pointless to point there. Anyway the cvsweb URL would be:
https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
Chris