[odc] Daily src changes for 2007-11-04

ODC auto at squish.net
Mon Nov 5 07:00:01 GMT 2007


OpenBSD src changes summary for 2007-11-04
==========================================

bin/cp                                  distrib/notes
distrib/sets                            share/man
share/mk                                sys/arch/macppc/macppc
sys/arch/mvmeppc/mvmeppc                sys/arch/powerpc/include
sys/arch/powerpc/powerpc                sys/dev/acpi
sys/dev/pci                             sys/dev/usb
usr.bin/make                            usr.bin/pcc
usr.bin/top                             usr.sbin/hoststated

== bin =============================================================== 01/06 ==

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

cp

  ~ cp.c                                  

  > some small nonfunctional tweaks.  ok beck millert (tedu@)

== distrib =========================================================== 02/06 ==

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

notes

  ~ m4.common                             

  > Grammer nit ("all ... has been extracted" -> "all ... have been
  > extracted".  Pointed out by smallm in PR 5622. (krw@)

  ~ i386/hardware                         ~ macppc/hardware
  ~ sparc64/hardware                      

  > Mention the Meinberg PCI509 card and sort list to make it look like in the
  > manual page. (mbalmer@)

sets

  ~ lists/comp/mi                         

  > sync (deraadt@)

== share ============================================================= 03/06 ==

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

man

  ~ man4/arc.4                            

  > we support the 1202 and first revision of the 1200. (dlg@)

  ~ man4/mbg.4                            

  > Mention the PCI509 card. (mbalmer@)

mk

  ~ bsd.lkm.mk                            

  > Always compile modules with -mcmodel=kernel on amd64.
  > Fix parentheses while here.
  > Reminded by deraadt@ (mikeb@)

== sys =============================================================== 04/06 ==

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

arch/macppc/macppc

  ~ machdep.c                             

  > replace even more ctob/btoc with ptoa/atop (martin@)

arch/mvmeppc/mvmeppc

  ~ autoconf.c                            ~ machdep.c
  ~ ppc1_machdep.c                        

  > replace even more ctob/btoc with ptoa/atop (martin@)

arch/powerpc/include

  ~ param.h                               

  > replace even more ctob/btoc with ptoa/atop (martin@)

arch/powerpc/powerpc

  ~ pmap.c                                

  > replace even more ctob/btoc with ptoa/atop (martin@)

dev/acpi

  ~ acpitimer.c                           

  > Check for non-zero address if mapping to the extended addresses.
  > Patch from Oleg Safiullin (a.k.a form@)
  > ok kettenis canacar weingart (mikeb@)

dev/pci

  ~ ahci.c                                

  > when the ati ahci stuff is in the ide compat mode, it can sometimes cause
  > a wdc(4) controller to appear. this code disables the compat mode using
  > some magic niklas gleaned from the linux driver. (dlg@)

  ~ arc.c                                 

  > the 1200 and 1202 shoudl work fine too. (dlg@)

  ~ arc.c                                 

  > very initial foundation for splitting things up to support both the
  > traditional intel iop and the new marvell one used on the ARC-1200 rev B.
  > (dlg@)

  ~ arc.c                                 

  > start providing function pointers to differentiate between the intel and
  > marvell boards. (dlg@)

  ~ pcidevs.h                             ~ pcidevs_data.h

  > regen. (mbalmer@)

  ~ pcidevs                               

  > Add the Meinberg PCI509 card, a 5V DCF77 radio clock. (mbalmer@)

  ~ mbg.c                                 

  > Add support for the Meinberg PCI509 5V DCF77 time signal station receiver.
  > With feedback from kettenis (mbalmer@)

dev/usb

  ~ usb_subr.c                            

  > improve/repair locator printing; ok jsg (deraadt@)

== usr.bin =========================================================== 05/06 ==

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

make

  ~ var.c                                 

  > prevent gcc from complaining (espie@)

pcc

  ~ mip/protos.h                          ~ mip/pass2.h

  > Update from master repo:
  > > Remove some unused prototypes. (ragge@)

  ~ mip/manifest.h                        

  > iUpdate from master repo:
  > > kflag exists in both passes. (ragge@)

  ~ i386/local2.c                         

  > Update from master repo:
  > > Print string identifier in case OREG has a relocatable offset. (ragge@)

  ~ i386/code.c                           ~ i386/local.c

  > Update from master repo:
  > > Work in progress: PIC code for i386.
  > > Still missing: ebx as argument to functions. (ragge@)

top

  ~ top.c                                 

  > Get rid of the very annoying warning message + delay when a command
  > line argument is wrong. Just display the message in the message area.
  > ok deraadt@ sobrado@ simon@ henning@ (otto@)

  ~ top.c                                 

  > Also show warning message for -U and -p in message area; noted by Mark
  > Lumsden (otto@)

== usr.sbin ========================================================== 06/06 ==

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

hoststated

  ~ parse.y                               

  > Not using all defined protocols is not a hard error. Just print a warning
  > but start anyway. OK reyk@ (claudio@)

  ~ log.c                                 ~ hoststated.c

  > the last change to enable logging to stderr on startup also enabled
  > annoying debugging messages on the console by default.  since we do
  > not want to see debugging messages unless specified by the "-d" flag,
  > add an extra debugging level "debug > 1" to be checked in log_debug().
  > (reyk@)

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


More information about the odc mailing list