[odc] Daily src changes for 2009-03-11
ODC
auto at squish.net
Thu Mar 12 07:00:01 GMT 2009
OpenBSD src changes summary for 2009-03-11
==========================================
sys/arch/amd64/pci sys/dev/acpi
sys/dev/cardbus sys/dev/ic
sys/dev/pci usr.sbin/smtpd
== sys =============================================================== 01/02 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/pci
~ iommu.c
> Attach iommu on AMD family 10h processors (e.g. phenom) too.
> 11h (Turion) still needs testing, so isn't part of this commit.
> ok reyk@, marco@ (oga@)
dev/acpi
~ acpi.c ~ acpiac.c
~ acpidock.c ~ acpiec.c
~ acpiprt.c ~ acpithinkpad.c
~ dsdt.c
> Cleanup.. use aml_evalinteger instead of aml_evalname
> ok marco@ (jordan@)
~ acpithinkpad.c
> Remove noisy printf debug (jordan@)
~ acpibat.c ~ acpiprt.c
~ acpitz.c
> More aml_evalinteger fixup
> ok marco@ (jordan@)
dev/cardbus
~ if_acx_cardbus.c
> Do more error checking in acx(4).
> "If it works for you, commit it. The diff looks right." claudio@
> "Seems to work here with ACX111 CardBus" jsg@ (stsp@)
dev/ic
~ acx.c
> Do more error checking in acx(4).
> "If it works for you, commit it. The diff looks right." claudio@
> "Seems to work here with ACX111 CardBus" jsg@ (stsp@)
dev/pci
~ ips.c
> Rework command polling to be able to sleep if no SCSI_NOSLEEP flag
> passed. Sleep while waiting for sensors update because that's what
> sensors work queue for. (grange@)
== usr.sbin ========================================================== 02/02 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
smtpd
~ smtp_session.c
> fix log_info(), while other processes know about message uid, the smtp
> process only knows about message id
> bug spotted by pea@ (gilles@)
~ lka.c
> getmxbyname() returning a value != 0 does not necessarily means it failed
> ok gilles@ (pea@)
===============================================================================
More information about the odc
mailing list