Date: Tue, 12 Mar 2002 09:54:14 -0800 (PST) From: Dirk Meyer <dinoex@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh/files patch-Makefile patch-Makefile.inc patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao patch-ap patch-ar patch-as patch-at patch-au patch-auth.c ... Message-ID: <200203121754.g2CHsEK14014@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2002/03/12 09:54:14 PST Added files: security/openssh/files patch-Makefile patch-Makefile.inc patch-auth.c patch-clientloop.c patch-includes.h patch-lib-Makefile patch-pathnames.h patch-scp-Makefile patch-session.c patch-ssh-Makefile patch-ssh-add-Makefile patch-ssh-agent-Makefile patch-ssh-keygen-Makefile patch-ssh.c patch-sshconnect.c patch-sshd-Makefile patch-sshd.8 patch-sshd.c patch-sshd_config patch-sshlogin.c patch-sshpty.c Removed files: security/openssh/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao patch-ap patch-ar patch-as patch-at patch-au patch-av Log: Rename Patches to make navigation much more easier. Revision Changes Path 1.1 +10 -0 ports/security/openssh/files/patch-Makefile (new) 1.1 +23 -0 ports/security/openssh/files/patch-Makefile.inc (new) 1.7 +0 -20 ports/security/openssh/files/patch-aa (dead) 1.12 +0 -23 ports/security/openssh/files/patch-ab (dead) 1.10 +0 -71 ports/security/openssh/files/patch-ac (dead) 1.15 +0 -24 ports/security/openssh/files/patch-ad (dead) 1.6 +0 -14 ports/security/openssh/files/patch-ae (dead) 1.6 +0 -13 ports/security/openssh/files/patch-af (dead) 1.9 +0 -40 ports/security/openssh/files/patch-ag (dead) 1.7 +0 -18 ports/security/openssh/files/patch-ah (dead) 1.5 +0 -18 ports/security/openssh/files/patch-ai (dead) 1.7 +0 -18 ports/security/openssh/files/patch-aj (dead) 1.11 +0 -12 ports/security/openssh/files/patch-ak (dead) 1.8 +0 -20 ports/security/openssh/files/patch-al (dead) 1.10 +0 -44 ports/security/openssh/files/patch-am (dead) 1.13 +0 -15 ports/security/openssh/files/patch-an (dead) 1.10 +0 -23 ports/security/openssh/files/patch-ao (dead) 1.10 +0 -11 ports/security/openssh/files/patch-ap (dead) 1.6 +0 -14 ports/security/openssh/files/patch-ar (dead) 1.5 +0 -14 ports/security/openssh/files/patch-as (dead) 1.9 +0 -49 ports/security/openssh/files/patch-at (dead) 1.13 +0 -157 ports/security/openssh/files/patch-au (dead) 1.1 +97 -0 ports/security/openssh/files/patch-auth.c (new) 1.7 +0 -97 ports/security/openssh/files/patch-av (dead) 1.1 +11 -0 ports/security/openssh/files/patch-clientloop.c (new) 1.1 +71 -0 ports/security/openssh/files/patch-includes.h (new) 1.1 +24 -0 ports/security/openssh/files/patch-lib-Makefile (new) 1.1 +20 -0 ports/security/openssh/files/patch-pathnames.h (new) 1.1 +13 -0 ports/security/openssh/files/patch-scp-Makefile (new) 1.1 +157 -0 ports/security/openssh/files/patch-session.c (new) 1.1 +40 -0 ports/security/openssh/files/patch-ssh-Makefile (new) 1.1 +18 -0 ports/security/openssh/files/patch-ssh-add-Makefile (new) 1.1 +18 -0 ports/security/openssh/files/patch-ssh-agent-Makefile (new) 1.1 +18 -0 ports/security/openssh/files/patch-ssh-keygen-Makefile (new) 1.1 +12 -0 ports/security/openssh/files/patch-ssh.c (new) 1.1 +49 -0 ports/security/openssh/files/patch-sshconnect.c (new) 1.1 +44 -0 ports/security/openssh/files/patch-sshd-Makefile (new) 1.1 +14 -0 ports/security/openssh/files/patch-sshd.8 (new) 1.1 +15 -0 ports/security/openssh/files/patch-sshd.c (new) 1.1 +23 -0 ports/security/openssh/files/patch-sshd_config (new) 1.1 +14 -0 ports/security/openssh/files/patch-sshlogin.c (new) 1.1 +14 -0 ports/security/openssh/files/patch-sshpty.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203121754.g2CHsEK14014>