[odc] Daily src changes for 2005-09-27

ODC auto at squish.net
Wed Sep 28 08:00:41 BST 2005


OpenBSD src changes summary for 2005-09-27
==========================================

etc/changelist                          etc/services
include/Makefile                        lib/libpcap
libexec/ld.so                           regress/sys
sbin/brconfig                           sbin/ipsecadm
share/lkm                               share/man
share/tmac                              share/zoneinfo
sys/arch/alpha/alpha                    sys/arch/amd64/isa
sys/arch/amd64/pci                      sys/arch/arm/arm
sys/arch/hp300/conf                     sys/arch/hp300/dev
sys/arch/hp300/hp300                    sys/arch/hp300/include
sys/arch/hppa/hppa                      sys/arch/hppa64/hppa64
sys/arch/i386/i386                      sys/arch/i386/pci
sys/arch/mac68k/dev                     sys/arch/mac68k/include
sys/arch/mac68k/mac68k                  sys/arch/macppc/conf
sys/arch/mips64/mips64                  sys/arch/mvme68k/mvme68k
sys/arch/mvmeppc/mvmeppc                sys/dev/usb
sys/dev/wscons                          sys/kern
usr.bin/cvs                             usr.bin/sort
usr.sbin/gpioctl                        usr.sbin/httpd
usr.sbin/tcpdump                        

== etc =============================================================== 01/10 ==

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

changelist

  ~ changelist                            

  > +/etc/hostapd.conf (david@)

services

  ~ services                              

  > kill spaces (david@)

== include =========================================================== 02/10 ==

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

Makefile

  ~ Makefile                              

  > use xargs -r0 for our build process (deraadt@)

== lib =============================================================== 03/10 ==

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

libpcap

  ~ scanner.l                             

  > accept hostnames 1 char long; spotted by otto, ok otto (deraadt@)

== libexec =========================================================== 04/10 ==

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

ld.so

  ~ library.c                             ~ library_mquery.c

  > increment refcount when opening a lib that is already open (dev/inode
  > case) ok drahn@ (kurt@)

== regress =========================================================== 05/10 ==

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

sys

  ~ dev/audio/autest.1                    ~ dev/audio/autest.c

  > report time duration required to play sample then % error of sample rate.
  > from PR 4304. Also added support for different sample rate requests.
  > ok jason@ (drahn@)

  ~ dev/audio/autest.1                    

  > various fixups;
  > ok jason@ (jmc@)

== sbin ============================================================== 06/10 ==

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

brconfig

  ~ brconfig.8                            

  > add examples of explicitly bringing ethernet ifs up;
  > from stefek zaba;
  > ok deraadt@ (jmc@)

ipsecadm

  ~ pfkdump.c                             

  > missing return (markus@)

  ~ ipsecadm.8                            

  > document aesctr and null encryption; ok jmc, hshoexer (markus@)

== share ============================================================= 07/10 ==

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

lkm

  ~ Makefile                              

  > use xargs -r0 for our build process (deraadt@)

man

  ~ man4/man4.i386/gscpcib.4              

  > improve some wording issues brought to my attention by wiz at netbsd  > ok grange@ (jmc@)

  ~ man7/mdoc.samples.7                   

  > Allow `.An' to be given a -split/-nosplit flag to toggle the behavior of
  > causing line breaks to occur, as is present in newer versions of groff.
  > OK deraadt@, jmc at .aredy@)

  ~ man4/man4.hp300/apci.4                ~ man4/man4.hp300/frodo.4

  > Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them.
  > Model 382 can be identified with a unique MMUID value; model 362 is told
  > from model 360 by probing for the frodo chip. Their built-in frame buffer
  > is not supported at the moment.
  > Matching information derived from messages to the NetBSD mailing lists.
  > (miod@)

  ~ man4/txp.4                            ~ man4/gem.4

  > geeze, this same useless paragraph is all over the place. (brad@)

tmac

  ~ mdoc/doc                              

  > Allow `.An' to be given a -split/-nosplit flag to toggle the behavior of
  > causing line breaks to occur, as is present in newer versions of groff.
  > OK deraadt@, jmc at .aredy@)

zoneinfo

  ~ Makefile                              

  > use xargs -r0 for our build process (deraadt@)

== sys =============================================================== 08/10 ==

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

arch/alpha/alpha

  ~ disksubr.c                            

  > Don't try to read the DOS label from the device if spoofonly is 1.
  > This changes the architectures which use code identical to the amd64
  > disksubr.c.
  > macppc seems different so it will be separate. The remaining archs
  > don't try to read a DOS label.
  > ok deraadt@ (krw@)

arch/amd64/isa

  ~ clock.c                               

  > make options TIMEZONE and DST work; from form (deraadt@)

arch/amd64/pci

  ~ iommu.c                               

  > Clean up prints.  From jason@ (marco@)

  ~ iommu.c                               

  > ARGH! disable gart, I suck! (marco@)

arch/arm/arm

  ~ disksubr.c                            

  > Don't try to read the DOS label from the device if spoofonly is 1.
  > This changes the architectures which use code identical to the amd64
  > disksubr.c.
  > macppc seems different so it will be separate. The remaining archs
  > don't try to read a DOS label.
  > ok deraadt@ (krw@)

arch/hp300/conf

  ~ GENERIC                               ~ Makefile.hp300
  ~ RAMDISK                               

  > Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them.
  > Model 382 can be identified with a unique MMUID value; model 362 is told
  > from model 360 by probing for the frodo chip. Their built-in frame buffer
  > is not supported at the moment.
  > Matching information derived from messages to the NetBSD mailing lists.
  > (miod@)

arch/hp300/dev

  ~ diodevs.h                             ~ diodevs_data.h

  > Regen (3x2 frame buffer, 4 select codes). (miod@)

  ~ diodevs                               ~ frodo.c

  > Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them.
  > Model 382 can be identified with a unique MMUID value; model 362 is told
  > from model 360 by probing for the frodo chip. Their built-in frame buffer
  > is not supported at the moment.
  > Matching information derived from messages to the NetBSD mailing lists.
  > (miod@)

arch/hp300/hp300

  ~ machdep.c                             

  > Do not initialize physmem to a magic value at compile time. (miod@)

  ~ genassym.cf                           ~ locore.s
  ~ machdep.c                             

  > Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them.
  > Model 382 can be identified with a unique MMUID value; model 362 is told
  > from model 360 by probing for the frodo chip. Their built-in frame buffer
  > is not supported at the moment.
  > Matching information derived from messages to the NetBSD mailing lists.
  > (miod@)

arch/hp300/include

  ~ hp300spu.h                            

  > Identify HP 9000/362 and HP 9000/382 models, and attach frodo on them.
  > Model 382 can be identified with a unique MMUID value; model 362 is told
  > from model 360 by probing for the frodo chip. Their built-in frame buffer
  > is not supported at the moment.
  > Matching information derived from messages to the NetBSD mailing lists.
  > (miod@)

arch/hppa/hppa

  ~ disksubr.c                            

  > Don't try to read the DOS label from the device if spoofonly is 1.
  > This changes the architectures which use code identical to the amd64
  > disksubr.c.
  > macppc seems different so it will be separate. The remaining archs
  > don't try to read a DOS label.
  > ok deraadt@ (krw@)

arch/hppa64/hppa64

  ~ disksubr.c                            

  > Don't try to read the DOS label from the device if spoofonly is 1.
  > This changes the architectures which use code identical to the amd64
  > disksubr.c.
  > macppc seems different so it will be separate. The remaining archs
  > don't try to read a DOS label.
  > ok deraadt@ (krw@)

arch/i386/i386

  ~ disksubr.c                            

  > Don't try to read the DOS label from the device if spoofonly is 1.
  > This changes the architectures which use code identical to the amd64
  > disksubr.c.
  > macppc seems different so it will be separate. The remaining archs
  > don't try to read a DOS label.
  > ok deraadt@ (krw@)

arch/i386/pci

  ~ pci_intr_fixup.c                      

  > call the init routine for the Intel 82801_FB LPC so that the interrupt
  > routing table can be found on such boards.
  > ok mickey@ deraadt@ (beck@)

arch/mac68k/dev

  ~ grf_iv.c                              

  > missing pieces for RBV video handling
  > from NetBSD (martin@)

  ~ grf_iv.c                              

  > - don't mess with SCSI controller bits here, only map the two regions
  > we need
  > - unmap Valkyrie register space after matching, we don't use it later
  > from NetBSD (martin@)

arch/mac68k/include

  ~ viareg.h                              

  > missing pieces for RBV video handling
  > from NetBSD (martin@)

arch/mac68k/mac68k

  ~ machdep.c                             

  > Do not initialize physmem to a magic value at compile time. (miod@)

arch/macppc/conf

  ~ Makefile.macppc                       

  > Allow temporary 64-bit bridge instructions in locore.s.
  > ok drahn@ (kettenis@)

arch/mips64/mips64

  ~ disksubr.c                            

  > Don't try to read the DOS label from the device if spoofonly is 1.
  > This changes the architectures which use code identical to the amd64
  > disksubr.c.
  > macppc seems different so it will be separate. The remaining archs
  > don't try to read a DOS label.
  > ok deraadt@ (krw@)

arch/mvme68k/mvme68k

  ~ machdep.c                             

  > Do not initialize physmem to a magic value at compile time. (miod@)

arch/mvmeppc/mvmeppc

  ~ disksubr.c                            

  > Don't try to read the DOS label from the device if spoofonly is 1.
  > This changes the architectures which use code identical to the amd64
  > disksubr.c.
  > macppc seems different so it will be separate. The remaining archs
  > don't try to read a DOS label.
  > ok deraadt@ (krw@)

dev/usb

  ~ if_axe.c                              

  > enable support for gigabit adapters; it works reliably with USB1 but
  > seems to stall under some conditions with USB2 so you may wish to
  > disable ehci in the mean time
  > ok dlg@ jsg@ (jolan@)

dev/wscons

  ~ wsdisplay.c                           ~ wsdisplayvar.h

  > More non-emulating wsdisplay tentacles removal. (miod@)

kern

  ~ subr_prf.c                            

  > typo in comment: sprintf -> snprintf, ok markus@ (grunk@)

== usr.bin =========================================================== 09/10 ==

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

cvs

  ~ tag.c                                 

  > add some file status checks in local setup; (xsa@)

sort

  ~ sort.c                                ~ sort.1

  > add a -z option that allows you to split records on the nul character
  > ('\0'). useful in combination with things like "find . -print0" and
  > "xargs -0". for dewi, a chump.
  > ok deraadt@ (dlg@)

== usr.sbin ========================================================== 10/10 ==

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

gpioctl

  ~ gpioctl.8                             

  > tweaks from wiz at netbsdmc@)

httpd

  ~ Makefile.bsd-wrapper                  

  > use xargs -r0 for our build process (deraadt@)

tcpdump

  ~ privsep_pcap.c                        

  > Fix another case of inconstitent error handling that was missed in the
  > previous commit.
  > ok moritz@ (otto@)

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



More information about the odc mailing list