s has been brought up every other day. Read the archives please.
On Fri, Nov 03, 2006 at 12:06:25PM -0700, Mark Zimmerman wrote:
> Greetings:
>
> I just upgraded to 4.0 (without incident) and copied in the new source
> trees from the CD. A cvs update to the 4.0 patch branch brought in a
> number of changes that look suspiciously like some of the latest 3.9
> errata entries. And yet, the 4.0 errata page is empty.
>
> This seems odd. Was there a disconnect somewhere?
>
> Here is my cvs update:
>
> alien$ cd /usr/src
> alien$ cvs -d $CVSROOT -q up -rOPENBSD_4_0 -Pd
> ? XF4
> P lib/libssl/src/crypto/asn1/tasn_dec.c
> P lib/libssl/src/crypto/dh/dh.h
> P lib/libssl/src/crypto/dh/dh_err.c
> P lib/libssl/src/crypto/dh/dh_key.c
> P lib/libssl/src/crypto/dsa/dsa.h
> P lib/libssl/src/crypto/dsa/dsa_err.c
> P lib/libssl/src/crypto/dsa/dsa_ossl.c
> P lib/libssl/src/crypto/rsa/rsa.h
> P lib/libssl/src/crypto/rsa/rsa_eay.c
> P lib/libssl/src/crypto/rsa/rsa_err.c
> P lib/libssl/src/ssl/s2_clnt.c
> P lib/libssl/src/ssl/ssl_lib.c
> P sys/conf/newvers.sh
> P sys/dev/systrace.c
> P sys/dev/systrace.h
> P sys/dev/pci/arc.c
> P sys/dev/pci/if_em.c
> P usr.sbin/httpd/src/main/http_protocol.c
>
> -- Mark