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

ODC auto at squish.net
Mon May 5 07:00:01 BST 2008


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

distrib/sgi                             gnu/usr.sbin/sendmail
regress/lib                             share/man
sys/arch/arm/arm                        sys/arch/arm/include
sys/arch/macppc/dev                     sys/arch/mips64/include
sys/arch/mips64/mips64                  sys/arch/powerpc/include
sys/arch/sgi/sgi                        sys/arch/sh/include
sys/arch/sh/sh                          

== distrib =========================================================== 01/05 ==

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

sgi

  ~ ramdisk/list                          

  > Add ping6 and rtsol.
  > ok miod@ (brad@)

== gnu =============================================================== 02/05 ==

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

usr.sbin/sendmail

  ~ CACerts                               ~ KNOWNBUGS
  ~ README                                ~ RELEASE_NOTES
  ~ cf/README                             ~ cf/feature/ldap_routing.m4
  ~ cf/m4/proto.m4                        ~ cf/m4/version.m4
  ~ contrib/buildvirtuser                 ~ doc/op/op.me
  ~ editmap/editmap.c                     ~ include/libmilter/mfapi.h
  ~ include/sm/conf.h                     ~ include/sm/ldap.h
  ~ include/sm/tailq.h                    ~ libmilter/engine.c
  ~ libmilter/listener.c                  ~ libmilter/main.c
  ~ libmilter/monitor.c                   ~ libmilter/shlib_version
  ~ libmilter/smfi.c                      ~ libmilter/worker.c
  ~ libmilter/docs/smfi_opensocket.html   ~ libmilter/docs/smfi_version.html
  ~ libmilter/docs/xxfi_unknown.html      ~ libsm/ldap.c
  ~ libsm/mpeix.c                         ~ mail.local/mail.local.c
  ~ makemap/makemap.8                     ~ makemap/makemap.c
  ~ praliases/praliases.c                 ~ sendmail/README
  ~ sendmail/collect.c                    ~ sendmail/conf.c
  ~ sendmail/daemon.c                     ~ sendmail/deliver.c
  ~ sendmail/envelope.c                   ~ sendmail/headers.c
  ~ sendmail/macro.c                      ~ sendmail/main.c
  ~ sendmail/map.c                        ~ sendmail/mci.c
  ~ sendmail/milter.c                     ~ sendmail/mime.c
  ~ sendmail/parseaddr.c                  ~ sendmail/queue.c
  ~ sendmail/ratectrl.c                   ~ sendmail/readcf.c
  ~ sendmail/recipient.c                  ~ sendmail/sendmail.8
  ~ sendmail/sendmail.h                   ~ sendmail/sfsasl.c
  ~ sendmail/sm_resolve.c                 ~ sendmail/srvrsmtp.c
  ~ sendmail/usersmtp.c                   ~ sendmail/util.c
  ~ sendmail/version.c                    ~ smrsh/README
  ~ vacation/vacation.c                   

  > Update to sendmail-8.14.3 (millert@)

== regress =========================================================== 03/05 ==

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

lib

  ~ libevent/Makefile                     ~ libevent/eventtest.c

  > Some additional tests.
  > From the libevent SVN repo.
  > ok millert@ (brad@)

== share ============================================================= 04/05 ==

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

man

  ~ man4/man4.macppc/Makefile             + man4/man4.macppc/openpic.4

  > openpic(4) bits. OK drahn at . (xsa@)

  ~ man4/man4.macppc/macobio.4            ~ man4/man4.macppc/openpic.4

  > macobio(4): add openpic(4)
  > openpic(4): tweak previous (jmc@)

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

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

arch/arm/arm

  ~ arm32_machdep.c                       ~ mem.c

  > convert arm and mips64 platforms to ptoa/atop
  > tested by maja@ (martin@)

arch/arm/include

  ~ param.h                               

  > convert arm and mips64 platforms to ptoa/atop
  > tested by maja@ (martin@)

arch/macppc/dev

  ~ openpic.c                             

  > Manage interrupts based on priority better, still working on this...
  > (drahn@)

arch/mips64/include

  ~ param.h                               

  > convert arm and mips64 platforms to ptoa/atop
  > tested by maja@ (martin@)

arch/mips64/mips64

  ~ mem.c                                 ~ sendsig.c

  > convert arm and mips64 platforms to ptoa/atop
  > tested by maja@ (martin@)

arch/powerpc/include

  ~ cpu.h                                 

  > Manage interrupts based on priority better, still working on this...
  > (drahn@)

arch/sgi/sgi

  ~ machdep.c                             

  > convert arm and mips64 platforms to ptoa/atop
  > tested by maja@ (martin@)

  ~ ip32_machdep.c                        

  > Unpopulated CRIME memory banks (or logically empty due to CRIME merging
  > contiguous 64MB DIMMs in a single 128MB one) are not reported as memory at
  > offset zero, but actually as duplicates of the first entry (which always
  > matches real memory).
  > If the DIMMs are set up in decreasing sizes, as recommanded by SGI, the
  > first entry will be configured at offset zero, so the existing code would
  > run fine.
  > If, however, you order your DIMMs in a different order, the first entry
  > might not be at offset zero, so the kernel will mess up its memory
  > information, which will cause random effects from simply misreported memory
  > sizes, to the inability to boot.
  > Fix this by strengthening the check for an empty bank.
  > Problem reported by Jason Bergstrom (bergie, bergie dot net), analysis
  > and fix by me. (miod@)

arch/sh/include

  ~ param.h                               

  > convert to ptoa/atop
  > tested by maja@ (martin@)

arch/sh/sh

  ~ sh_machdep.c                          

  > convert to ptoa/atop
  > tested by maja@ (martin@)

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


More information about the odc mailing list