[odc] Daily src changes for 2005-11-05

ODC auto at squish.net
Sun Nov 6 07:00:41 GMT 2005


OpenBSD src changes summary for 2005-11-05
==========================================

games/number                            games/pom
regress/lib                             sys/arch/alpha/conf
sys/arch/amd64/conf                     sys/arch/amd64/include
sys/arch/macppc/conf                    sys/arch/macppc/dev
sys/arch/sparc64/conf                   sys/dev/ic
sys/dev/mii                             sys/dev/pci
sys/dev/wscons                          sys/ufs/ffs
usr.bin/ssh                             usr.sbin/pkg_add

== games ============================================================= 01/05 ==

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

number

  ~ number.c                              

  > - correct misplaced parenthesis
  > - better error message
  > from pjanzen@ (jmc@)

  ~ number.c                              

  > remove extra \n;
  > from pjanzen@ (jmc@)

pom

  ~ pom.6                                 ~ pom.c

  > - use macros for args
  > - better list -width
  > - epoch -> Epoch
  > - missing set of `[]' in usage() (jmc@)

== regress =========================================================== 02/05 ==

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

lib

  ~ libpthread/pthread_atfork/pthread_atfork.c

  > zap unused var. (fgsch@)

== sys =============================================================== 03/05 ==

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

arch/alpha/conf

  ~ GENERIC                               

  > add or enable lmc(4) (brad@)

arch/amd64/conf

  ~ GENERIC                               

  > add or enable lmc(4) (brad@)

arch/amd64/include

  ~ bus.h                                 

  > Add bus_space_alloc and _free.
  > from jason@ (marco@)

arch/macppc/conf

  ~ GENERIC                               

  > add or enable lmc(4) (brad@)

arch/macppc/dev

  ~ aoa.c                                 ~ daca.c
  ~ tumbler.c                             ~ snapper.c

  > some driver cleanup, ANSI/KNF and more consistency between the drivers.
  > ok joris@ (brad@)

  ~ ki2c.c                                + ki2cvar.h

  > split from ki2c.c (brad@)

arch/sparc64/conf

  ~ GENERIC                               

  > add or enable lmc(4) (brad@)

dev/ic

  ~ trm.c                                 

  > Eliminate 'Overlapping Command Attempted' errors on non-tagged drives by
  > a) Ensuring only one command is started at a time on such targets.
  > b) Not fiddling with pSRB fields until it is really going to be started.
  > c) Testing for a pending interrupt before starting to send stuff to the
  > card.
  > Found when testing queue.h stuff. (krw@)

  ~ rtw.c                                 

  > Move displaying rf/pa type to rtw_rf_attach to simplify code.
  > ok reyk@ (jsg@)

  ~ iha.c                                 

  > Don't tempt fate by TAILQ_REMOVE()'ing inside TAILQ_FOREACH(), even if
  > we currently return immediately after the remove. Use for() idiom
  > instead of TAILQ_FOREACH. Make clear we are doing a TAILQ_REMOVE() by
  > eliminating wrapper function. (krw@)

dev/mii

  ~ miidevs                               ~ brgphy.c

  > BCM5421K2 -> BCM54K2 (brad@)

  ~ miidevs.h                             

  > regen (brad@)

  ~ brgphy.c                              

  > add init code for BCM5421.
  > values derived from Linux's sungem_phy driver, same init
  > code also exists in Apple's GMAC driver too. (brad@)

dev/pci

  ~ mpt_pci.c                             

  > speeling fix (dlg@)

  ~ if_lmc.c                              ~ if_lmc_common.c
  ~ if_lmc_media.c                        ~ if_lmc_obsd.c
  ~ if_lmc_types.h                        ~ if_lmcioctl.h
  ~ if_lmcvar.h                           

  > add bus_dma and big endian support.
  > From NetBSD
  > Thanks to Jason Ackley for testing on i386/amd64/sparc64
  > with both T1 and T3 cards.
  > "looks ok" dlg@ (brad@)

dev/wscons

  ~ wsdisplay.c                           

  > Check the screen number before using it as an index.
  > "correct" miod@ (uwe@)

ufs/ffs

  ~ ffs_vfsops.c                          

  > Don't go through the mountpoint vnode list if we want to skip them all.
  > Based on a similar change made to NFS. Tested by many, thanks. (pedro@)

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

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

ssh

  ~ bufaux.c                              

  > Fix leaks in error paths, bz #1109 and #1110 reported by kremenek AT
  > cs.stanford.edu; ok dtucker@ (djm@)

== usr.sbin ========================================================== 05/05 ==

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

pkg_add

  ~ pkg_add.1                             

  > -F conflicts does not really exist, so don't document it
  > ok espie@ (sturm@)

  ~ OpenBSD/Update.pm                     

  > same fix as Add.pm: make sure we parse the whole package. (espie@)

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



More information about the odc mailing list