Update 2024-10-06 20:53 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id 2024-10-06 20:53:04 +02:00
parent ba19e31b4e
commit 170c0daea2
2 changed files with 5 additions and 0 deletions

2
.bin/cvs-checkout Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh -x
cvs -qd cvs.openbsd.org:/cvs checkout -P $1

View File

@ -0,0 +1,3 @@
#!/bin/sh -x
cd ~/src
cvs -qd cvs.openbsd.org:/cvs checkout -rOPENBSD_7_6 -P ports