[odc] Daily src changes for 2008-04-03

ODC auto at squish.net
Fri Apr 4 07:00:01 BST 2008


OpenBSD src changes summary for 2008-04-03
==========================================

libexec/ld.so                           share/man
sys/arch/amd64/conf                     sys/arch/i386/conf
sys/arch/sparc64/dev                    sys/arch/sparc64/sparc64
sys/dev/isa                             sys/dev/pci
usr.bin/ssh                             

== libexec =========================================================== 01/04 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/libexec

ld.so

  - sh/sdivsi3.S                          - sh/udivsi3.S
  ~ sh/Makefile.inc                       

  > Use the libgcc version of these functions, no point in having extra copies.
  > (drahn@)

== share ============================================================= 02/04 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/share

man

  ~ man9/bio_register.9                   

  > Fix function prototype. (weingart@)

  ~ man8/yp.8                             

  > portmap must be running for any of this (deraadt@)

  ~ man4/bge.4                            ~ man4/bnx.4
  ~ man4/em.4                             

  > Add newer HP and Sun Gigabit Ethernet adapters. (brad@)

  ~ man4/vge.4                            

  > Update the vge page a bit.
  > - Remove the HARDWARE section and merge the list of adapters into
  > the DESCRIPTIN section.
  > - Update the DESCRIPTION section.
  > - Remove mentioning the link0 flag. (brad@)

  ~ man4/nge.4                            

  > Remove mentioning of the link0 flag. (brad@)

  ~ man8/yp.8                             

  > tweak previous; (jmc@)

  ~ man4/nge.4                            

  > stray .El; (jmc@)

  ~ man4/it.4                             

  > Switch it(4) back to PnP config mode. Avoid possible
  > conflicts with SMSC or similar chips. (form@)

== sys =============================================================== 03/04 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/sys

arch/amd64/conf

  ~ GENERIC                               

  > Switch it(4) back to PnP config mode. Avoid possible
  > conflicts with SMSC or similar chips. (form@)

arch/i386/conf

  ~ GENERIC                               

  > Switch it(4) back to PnP config mode. Avoid possible
  > conflicts with SMSC or similar chips. (form@)

arch/sparc64/dev

  ~ ebus_mainbus.c                        

  > Some cosmetic changes. (kettenis@)

  ~ ebus_mainbus.c                        

  > Make ebus(4) work on sun4v. (kettenis@)

arch/sparc64/sparc64

  ~ pmap.c                                

  > Use atomic operations to invalidate TSB entries. (kettenis@)

dev/isa

  ~ it.c                                  ~ itvar.h

  > Switch it(4) back to PnP config mode. Avoid possible
  > conflicts with SMSC or similar chips. (form@)

dev/pci

  ~ if_lii.c                              

  > Ensure that we wrap around to the start of the TXD buffer when incrementing
  > the TXD pointer beyond the end.
  > Fixes PR5786. (jsing@)

  ~ if_txp.c                              

  > Add missing half duplex flags for the media status.
  > ok kettenis@ (brad@)

  ~ if_bge.c                              ~ if_bgereg.h

  > Clean up the DMA read/write control register setup code and add some
  > comments.
  > Tested by a number of users with a variety of chipsets.
  > From FreeBSD
  > ok kettenis@ (brad@)

== usr.bin =========================================================== 04/04 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin

ssh

  ~ channels.c                            

  TAGGED OPENBSD_4_2
  > avoid possible hijacking of x11-forwarded connections (back out 1.183)
  > CVE-2008-1483; ok djm@ (brad@)

  ~ channels.c                            

  TAGGED OPENBSD_4_1
  > avoid possible hijacking of x11-forwarded connections (back out 1.183)
  > CVE-2008-1483; ok djm@ (brad@)

  ~ channels.c                            

  TAGGED OPENBSD_4_3
  > avoid possible hijacking of x11-forwarded connections (back out 1.183)
  > CVE-2008-1483; ok djm@ (brad@)

  ~ version.h                             

  TAGGED OPENBSD_4_3
  > openssh-5.0 (djm@)

===============================================================================


More information about the odc mailing list