how to diff against openbsd cvs

This commit is contained in:
Markus Friedl
2012-01-06 14:29:11 +01:00
parent 3bbc21f3af
commit 474a076bdf

8
README
View File

@@ -3,7 +3,11 @@ libopenssh
turn openssh into a library
ssh a copy of openbsd src/usr.bin/ssh
regress a copy of openbsd src/regress/usr.bin/ssh
ssh a copy of openbsd src/usr.bin/ssh
regress a copy of openbsd src/regress/usr.bin/ssh
diff against vanilla openssh:
% cd ssh && cvs -qd anoncvs@anoncvs1.ca.openbsd.org:/cvs diff -u
-m