[odc] Daily src changes for 2006-02-11
ODC
auto at squish.net
Sun Feb 12 07:00:31 GMT 2006
OpenBSD src changes summary for 2006-02-11
==========================================
regress/gnu share/man
share/zoneinfo sys/arch/i386/pci
sys/arch/macppc/conf sys/arch/macppc/pci
sys/dev/ic sys/dev/mii
sys/dev/pci sys/dev/usb
usr.bin/ctags usr.bin/nc
usr.bin/ssh usr.bin/vmstat
usr.sbin/httpd
== regress =========================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
gnu
~ egcs/gcc/Makefile ~ egcs/libf2c/Makefile
~ egcs/libiberty/Makefile
> fix dejagnu detection with PKG_PATH set; problem reported by nick@ and
> others
> ok miod@ (david@)
== share ============================================================= 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/pcfadc.4
> kill trailing whitespace; (jmc@)
~ man4/Makefile ~ man4/art.4
> add musycc(4) as a MLINK to art(4)
> ok claudio@ (brad@)
~ man4/iic.4
> sync the description of pcfadc.4; ok djm (jmc@)
~ man4/epic.4
> epic(4) can have acphy(4) or lxtphy(4) on some models. (brad@)
zoneinfo
~ Makefile
> fix mode of iso*.tab
> install zone.tab as well.
> This fixes KDE lookup of timezones.
> okay millert@ (espie@)
== sys =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/i386/pci
~ agp_machdep.c
> New version of i915 supprotm adapted from freebsd by Dimitry Andric, with
> one tweak suggested by miod at .atthieu@)
arch/macppc/conf
~ GENERIC
> add art(4) here.
> ok claudio@ (brad@)
arch/macppc/pci
~ mpcpcibus.c
> remove unused srom_crc32() function.
> ok drahn@ (brad@)
dev/ic
~ mpt.c
> Move a bit more under MPT_DEBUG.
> ok marco@ (krw@)
dev/mii
~ miidevs
> - add VIA Network Technologies and two VT6103 10/100 PHY's as found on vr
> NICs.
> - add IC Plus Corp. and their IP101 10/100 PHY as found on some nfe based
> motherboards. (brad@)
~ miidevs.h
> regen (brad@)
~ rlphy.c
> use mii_phy_match(). (brad@)
dev/pci
~ piixpm.c
> Mask off the highest 16 bit of the io space address.
> Problem reported by kocka at hysteria.hu.range@)
~ pcidevs
> this HT-2000 PCI bridge is actually PCI-X and not PCI Express. (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
~ if_bge.c ~ if_bgereg.h
> recognize another 5714 family chipset. (brad@)
~ if_nfe.c ~ if_nfereg.h
> force a wakeup of the MAC in nfe_init().
> this makes my MCP51 board working.
> committed over a nfe. (damien@)
~ if_nfe.c
> MCP51 boards don't support jumbo frames.. (damien@)
~ if_nfe.c
> don't free the mbuf in nfe_encap() if it can't be DMA'mapped since it is
> left in if_snd. prettify nfe_start() a bit while i'm here. (damien@)
~ if_nfe.c
> fix nfe_free_tx_ring() and nfe_reset_tx_ring() to unmap the good items.
> (damien@)
~ if_nfe.c ~ if_nfereg.h
> - call nfe_ifmedia_upd() early in nfe_init() to reset the PHY.
> - set RX buffer size register properly (damien@)
~ if_nfe.c
> set IFCAP_VLAN_MTU in the capabilites field.
> ok damien@ (brad@)
~ pcidevs
> add another NVidia C51 memory controller, NVidia GeForce 6150 and GeForce
> 6150 LE (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
~ agp_i810.c ~ agpreg.h
> New version of i915 supprotm adapted from freebsd by Dimitry Andric, with
> one tweak suggested by miod at .atthieu@)
~ pcidevs
> - fix C51 Mem entry
> - add the Quadro FX Go1400; From drahn@ (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (jsg@)
~ pcidevs
> Add a handful more of ATI/NVIDIA devices mostly from submitted dmesgs.
> (jsg@)
dev/usb
~ if_ral.c
> trim FCS in the driver instead of setting the M_HASFCS flag and letting
> ieee80211_input() do the job.
> requested by brad@ (damien@)
~ uplcom.c
> Back out the "it is not completely clear" part of revision 1.18 - it
> effectively swapped RTS and DTR, apparently on all versions of the chip.
> From NetBSD
> ok djm@ (brad@)
~ ubsa.c
> Simplify code a bit.
> From NetBSD
> ok fgs@ (brad@)
== usr.bin =========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
ctags
~ tree.c
> Initialize been_warned. From Benjamin Pineau in PR 5007. (otto@)
nc
~ atomicio.c
> type correctness; from Ray Lai in PR 5011; ok millert@ (otto@)
ssh
~ atomicio.c
> type correctness; from Ray Lai in PR 5011; ok millert@ (otto@)
vmstat
~ vmstat.c
> namelist must be NULL terminated, plus some cleanup after mickey
> ok mickey@ (martin@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
httpd
~ src/main/http_main.c ~ src/main/http_protocol.c
> Fix a few "discards qualifier" warnings. From A. Farber in PR 5114.
> ok kettenis@ (otto@)
===============================================================================
More information about the odc
mailing list