[odc] Daily src changes for 2008-01-13

ODC auto at squish.net
Mon Jan 14 07:00:01 GMT 2008


OpenBSD src changes summary for 2008-01-13
==========================================

sbin/scsi                               sys/arch/alpha/alpha
sys/arch/aviion/aviion                  sys/arch/i386/i386
sys/arch/i386/include                   sys/arch/luna88k/luna88k
sys/arch/m88k/include                   sys/arch/mvme88k/include
sys/arch/mvme88k/mvme88k                sys/dev/ic
sys/msdosfs                             usr.bin/cvs
usr.bin/mixerctl                        usr.bin/ranlib

== sbin ============================================================== 01/03 ==

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

scsi

  ~ libscsi.c                             ~ libscsi.h

  > remove unused functions
  > from tobias@
  > ok miod@ tobias@ (chl@)

== sys =============================================================== 02/03 ==

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

arch/alpha/alpha

  ~ debug.s                               ~ locore.s
  ~ multiproc.s                           ~ pal.s
  ~ prom_disp.s                           

  > Replace STABS debug info (which causes problems with truncated relocations)
  > with some limited DWARF2 generating .file and .line symbols.  Makes it
  > possible
  > to build kernels with debug information again.
  > ok miod@ (kettenis@)

arch/aviion/aviion

  ~ machdep.c                             

  > Add a machdep.cputype sysctl, which returns the processor type (0 for
  > 88100,
  > 1 for 88110), for userland to have an easy way to figure out. (miod@)

arch/i386/i386

  ~ machdep.c                             

  > Fix build with DEBUG defined.
  > ok kettenis (mikeb@)

  ~ pmap.c                                

  > Don't reserve space for msgbuf and bootargs in pmap_bootstrap(), since we
  > do those reservations again (and now for real) in init386().
  > ok weingart@ (kettenis@)

  ~ mainbus.c                             

  > Kill <machine/mp.h>.
  > ok marco@ (kettenis@)

arch/i386/include

  - mp.h                                  

  > Kill <machine/mp.h>.
  > ok marco@ (kettenis@)

arch/luna88k/luna88k

  ~ machdep.c                             

  > Add a machdep.cputype sysctl, which returns the processor type (0 for
  > 88100,
  > 1 for 88110), for userland to have an easy way to figure out. (miod@)

arch/m88k/include

  ~ cpu.h                                 

  > Add a machdep.cputype sysctl, which returns the processor type (0 for
  > 88100,
  > 1 for 88110), for userland to have an easy way to figure out. (miod@)

arch/mvme88k/include

  ~ param.h                               

  > Remove unused cpumod variable. (miod@)

arch/mvme88k/mvme88k

  ~ machdep.c                             

  > Remove unused cpumod variable. (miod@)

  ~ machdep.c                             

  > Add a machdep.cputype sysctl, which returns the processor type (0 for
  > 88100,
  > 1 for 88110), for userland to have an easy way to figure out. (miod@)

dev/ic

  ~ ac97.c                                

  > Check for a negative devinfo index, which could get here through
  > mixer_ioctl.
  > ok jakemsr@ (deanna@)

msdosfs

  ~ msdosfs_denode.c                      

  > Return pcbmap() errors from deget() rather than ignoring them. EIO at
  > least has been seen from ian@'s new iPod, causing inappropriate
  > mounting.
  > ok miod@ (krw@)

== usr.bin =========================================================== 03/03 ==

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

cvs

  ~ commit.c                              ~ rcs.c

  > Typos fixed.
  > OK xsa@
  > > Diff from Igor Zinovik. (tobias@)

  ~ commit.c                              

  > Revision buffers are supposed to be of size CVS_REV_BUFSZ (32) instead
  > of 24.
  > OK xsa@
  > > Diff from Igor Zinovik. (tobias@)

mixerctl

  ~ mixerctl.c                            

  > the mixer_devinfo structure contains next and prev pointers; they are used
  > to create doubly linked "chains" of mixer devices. Currently mixerctl(1)
  > supposes that the 'next' index is never smaller than the index of the
  > device; so it fails to handle such mixers. The fix, allows 'next' indexes
  > to
  > be smaller than the index of the device.
  > ok jakemsr@ (ratchov@)

ranlib

  ~ extern.h                              

  > revert 1.4, a.out toolchain needs this not-so-unused-after-all function.
  > ok miod@ (chl@)

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


More information about the odc mailing list