[odc] Daily src changes for 2007-09-20

ODC auto at squish.net
Fri Sep 21 07:00:01 BST 2007


OpenBSD src changes summary for 2007-09-20
==========================================

distrib/sets                            regress/usr.bin
share/man                               sys/dev/cardbus
sys/dev/isa                             sys/dev/pci
sys/nfs                                 usr.bin/pcc
usr.sbin/pkg_add                        

== distrib =========================================================== 01/06 ==

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

sets

  ~ lists/base/md.amd64                   ~ lists/comp/md.amd64
  ~ lists/comp/mi                         ~ lists/man/mi

  > sync (pvalchev@)

  ~ lists/base/md.alpha                   ~ lists/base/md.amd64
  ~ lists/base/md.armish                  ~ lists/base/md.aviion
  ~ lists/base/md.hp300                   ~ lists/base/md.hppa
  ~ lists/base/md.hppa64                  ~ lists/base/md.i386
  ~ lists/base/md.landisk                 ~ lists/base/md.luna88k
  ~ lists/base/md.mac68k                  ~ lists/base/md.macppc
  ~ lists/base/md.mvme68k                 ~ lists/base/md.mvme88k
  ~ lists/base/md.mvmeppc                 ~ lists/base/md.sgi
  ~ lists/base/md.sparc                   ~ lists/base/md.sparc64
  ~ lists/base/md.vax                     ~ lists/base/md.zaurus

  > sync (pvalchev@)

== regress =========================================================== 02/06 ==

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

usr.bin

  ~ cvs/Makefile                          

  > some initial regress bits for opencvs.  not expected to pass just yet.
  > ok joris@ ray@ xsa@ (niallo@)

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

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

man

  ~ man4/pfsync.4                         

  > Since keep state is the default now, change pf.conf
  > example to use (no-sync) for pfsync and carp traffic.
  > OK mcbride@ (mpf@)

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

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

dev/cardbus

  ~ if_rtw_cardbus.c                      

  > Print a colon out front to correct the interrupt string printing.
  > ok jsg@ dlg@ (brad@)

dev/isa

  ~ if_ex.c                               

  > replace the BANK_SEL bus space macro usage with the ISA_PUT macro and
  > remove
  > BANK_SEL.
  > ok dlg@ (brad@)

dev/pci

  ~ azalia_codec.c                        

  > Add mixer items, master volume and dacgroup init for Analog Devices
  > AD1984.  Recording isn't supported yet.
  > Lots of testing by reyk@, Pau Amaro-Seoane and Alexey Vatchenko;
  > thanks! (deanna@)

nfs

  ~ nfs_kq.c                              ~ nfs_node.c
  ~ nfs_serv.c                            ~ nfs_socket.c
  ~ nfs_srvcache.c                        ~ nfs_subs.c
  ~ nfs_syscalls.c                        ~ nfs_vfsops.c
  ~ nfs_vnops.c                           ~ nfsnode.h

  > MALLOC/FREE -> malloc/free + M_ZERO.
  > Uneeded includes and casts...
  > ok krw@ (thib@)

  ~ nfs_socket.c                          

  > Don't rely on mbuf.h including pool.h (which is going to stop soon)
  > ok thib@ henning@ art@ (blambert@)

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

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

pcc

  ~ mip/mkext.c                           

  > fix chkop size and a typo; from mickey via ragge's repo (otto@)

  ~ cc/ccom/scan.l                        ~ cc/cpp/scanner.l

  > missing prototypes; pullup from ragge's repo (otto@)

  ~ arch/x86/table.c                      

  > Merge from ragge's repo:
  > Add decb/decl to the table, from mickey. (otto@)

  ~ cc/cpp/cpp.c                          

  > Fix a case where cpp is not includeing when it is supposed to, beause
  > it uses a pointer into yytext, which may have been clobbered.
  > Patch also in ragge's repo. (otto@)

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

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

pkg_add

  ~ OpenBSD/Update.pm                     

  > obey -F installed
  > noticed by kurt@, tested by him too. (espie@)

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


More information about the odc mailing list