[odc] Daily src changes for 2005-10-02

ODC auto at squish.net
Mon Oct 3 08:00:44 BST 2005


OpenBSD src changes summary for 2005-10-02
==========================================

distrib/notes                           distrib/sets
lib/libc                                share/man
sys/arch/alpha/conf                     sys/arch/amd64/conf
sys/arch/amd64/include                  sys/arch/arm/include
sys/arch/i386/conf                      sys/arch/macppc/pci
sys/dev/ic                              sys/dev/pci
sys/dev/usb                             usr.bin/cvs
usr.bin/rcs                             usr.sbin/pkg_add

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

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

notes

  ~ alpha/hardware                        

  > ath too (martin@)

sets

  ~ lists/comp/mi                         

  > sync (deraadt@)

  ~ lists/comp/mi                         

  > sync (deraadt@)

== lib =============================================================== 02/06 ==

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

libc

  ~ crypt/crypt.3                         

  > add bcrypt_gensalt, bcrypt, and md5crypt, to the .Nm list; (jmc@)

  ~ crypt/blowfish.3                      

  > add bf_{ecb,cbc}_{en,de}crypt to the .Nm list; (jmc@)

  ~ gen/Makefile.inc                      

  > add missing MLINK for strnunvis.3, introduced -r1.14; (jmc@)

  ~ net/Makefile.inc                      ~ net/ethers.3

  > `ether_addr' is the name of a structure, not a function: remove its MLINK
  > and remove its entry from the .Nm list; (jmc@)

  ~ rpc/rpc.3                             

  > some fixes to the .Nm list:
  > - remove duplicate entry for clntudp_create
  > - add missing entries for svc_{destroy,fds,run} (jmc@)

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

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

man

  ~ man4/cdce.4                           

  > - add some indent to the hardware list
  > - reduce the amount of blank vertical space in DESCRIPTION and group
  > the text more logically
  > ok dhartmei@ (jmc@)

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

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

arch/alpha/conf

  ~ GENERIC                               

  > enable ath(4) on alpha.
  > ok martin@ deraadt@ (reyk@)

arch/amd64/conf

  ~ GENERIC                               ~ RAMDISK_CD

  > add hme (brad@)

  ~ files.amd64                           

  > pci machines need the hme stub here (deraadt@)

arch/amd64/include

  ~ isa_machdep.h                         

  > remove isa_intr_evcnt() prototype. a NetBSD-ism.
  > ok fgsch@ (brad@)

arch/arm/include

  ~ isa_machdep.h                         

  > remove isa_intr_evcnt() prototype. a NetBSD-ism.
  > ok deraadt@ (brad@)

arch/i386/conf

  ~ RAMDISK_CD                            

  > pcn onto CD ramdisk, testing of regular ramdisk fits; spotted by
  > kaoru at kaisei.orgeraadt@)

arch/macppc/pci

  ~ pchb.c                                ~ macobio.c

  > a little bit more consistent naming scheme for Apple devices and add
  > missing K2 host bridge and AGP bridge PCI ids.
  > ok drahn@ (brad@)

dev/ic

  ~ ami.c                                 ~ amivar.h

  > replace the two separate dmamem allocations for the passthrough commands
  > and the scatter gather lists with a single allocation containing both.
  > more importantly, actually sync the appropriate parts of this allocation
  > when giving the commands to or taking the response from the device.
  > tested by and ok krw@ (dlg@)

  ~ ral.c                                 

  > allows dhcpd to work when ral/ural is acting as a standalone AP (without
  > bridging).	it appears that ieee80211_input() enqueues packets in if_snd
  > without calling if_start().
  > closes PR/4237 (damien@)

  ~ ral.c                                 ~ ralvar.h

  > avoid multiple calls to sc_enable().  cardbus_intr_establish() was called
  > multiple times without calling cardbus_intr_disestablish() in between.
  > (damien@)

  ~ ral.c                                 

  > assert tx rate is non-null so we don't end up dividing by zero. (damien@)

dev/pci

  ~ if_em.c                               

  > spaces vs tab (brad@)

  ~ pcidevs.h                             ~ pcidevs_data.h

  > regen (brad@)

  ~ pcidevs                               

  > add some NVidia cards. (brad@)

  ~ pccbbreg.h                            

  > Add comment regarding the `reserved' o2micro registers, taken from
  > linux o2micro.h file. (fgsch@)

  ~ pccbb.c                               ~ pccbbvar.h

  > add special handling for some o2micro devices, so by instance atheros
  > works.
  > adapted from similar linux change by
  > Aristeu Sergio Rozanski Filho <aris at cathedrallabs dot org>
  > via Leonardo Chiquitto Filho <leonardo at iken dot com dot br>.
  > test compiled by pedro at .gsch@)

  ~ pcidevs                               

  > a little bit more consistent naming scheme for Apple devices and add
  > missing K2 host bridge and AGP bridge PCI ids.
  > ok drahn@ (brad@)

  ~ pcidevs.h                             ~ pcidevs_data.h

  > regen (brad@)

dev/usb

  ~ if_ral.c                              

  > allows dhcpd to work when ral/ural is acting as a standalone AP (without
  > bridging).	it appears that ieee80211_input() enqueues packets in if_snd
  > without calling if_start().
  > closes PR/4237 (damien@)

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

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

cvs

  ~ rcs.c                                 

  > correctly copy and NUL-terminate deltatext strings so we don't end up
  > using garbage in rcs_patch_lines(). (joris@)

rcs

  ~ rcsprog.h                             

  > minor knf (xsa@)

  ~ Makefile                              

  > change the name of the RCS tools binary to rcsprog instead of rcs to
  > avoid confusion with the rcs command itself.
  > ok xsa and niallo (joris@)

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

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

pkg_add

  ~ pkg_add.1                             

  > pkg_add -u does updates.
  > noticed by brad@ (espie@)

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



More information about the odc mailing list