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

ODC auto at squish.net
Sun May 4 07:00:01 BST 2008


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

gnu/usr.bin/gcc                         lib/libc
sbin/mount_vnd                          share/man
sys/arch/macppc/dev                     sys/arch/powerpc/powerpc
sys/arch/solbourne/include              sys/arch/solbourne/solbourne
sys/kern                                sys/miscfs/fifofs
sys/miscfs/specfs                       sys/sys
sys/ufs/mfs                             

== gnu =============================================================== 01/05 ==

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

usr.bin/gcc

  ~ gcc/mklibgcc.in                       

  > add stmp-dirs to dependancy list, fixes a make -j issue seen on macppc
  > "looks okay" espie@ (drahn@)

== lib =============================================================== 02/05 ==

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

libc

  ~ stdio/fopen.c                         

  > add missing header for close
  > ok otto@ espie@ millert@ (chl@)

== sbin ============================================================== 03/05 ==

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

mount_vnd

  ~ pkcs5_pbkdf2.c                        ~ pkcs5_pbkdf2.h

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

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

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

man

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

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

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

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

arch/macppc/dev

  ~ openpic.c                             

  > Rework the interrupt calculation masks, a bit easier to follow (not so
  > wrong). (drahn@)

arch/powerpc/powerpc

  ~ trap.c                                

  > Do not acquire the kernel lock for SY_NOLOCK system calls; ok drahn@
  > kettenis@ (miod@)

arch/solbourne/include

  ~ param.h                               

  > catch up with curpriority changes and convert to ptoa/atop
  > ok miod@ (martin@)

arch/solbourne/solbourne

  ~ machdep.c                             ~ trap.c

  > catch up with curpriority changes and convert to ptoa/atop
  > ok miod@ (martin@)

kern

  ~ vfs_default.c                         

  > Introduce vop_generic_bmap(); use it where applicable.
  > one thing of note, fifofs changes in that its bmap now
  > sets the runp too 0, but that was an oversight in the
  > old code.
  > ok art@ (thib@)

miscfs/fifofs

  ~ fifo.h                                ~ fifo_vnops.c

  > Introduce vop_generic_bmap(); use it where applicable.
  > one thing of note, fifofs changes in that its bmap now
  > sets the runp too 0, but that was an oversight in the
  > old code.
  > ok art@ (thib@)

miscfs/specfs

  ~ spec_vnops.c                          ~ specdev.h

  > Introduce vop_generic_bmap(); use it where applicable.
  > one thing of note, fifofs changes in that its bmap now
  > sets the runp too 0, but that was an oversight in the
  > old code.
  > ok art@ (thib@)

sys

  ~ vnode.h                               

  > Introduce vop_generic_bmap(); use it where applicable.
  > one thing of note, fifofs changes in that its bmap now
  > sets the runp too 0, but that was an oversight in the
  > old code.
  > ok art@ (thib@)

ufs/mfs

  ~ mfs_extern.h                          ~ mfs_vnops.c

  > Introduce vop_generic_bmap(); use it where applicable.
  > one thing of note, fifofs changes in that its bmap now
  > sets the runp too 0, but that was an oversight in the
  > old code.
  > ok art@ (thib@)

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


More information about the odc mailing list