[odc] Daily src changes for 2005-08-12
ODC
auto at squish.net
Sat Aug 13 08:00:22 BST 2005
OpenBSD src changes summary for 2005-08-12
==========================================
bin/chmod etc/login.conf
lib/libc regress/lib
sys/arch/arm/xscale sys/dev/usb
sys/net sys/scsi
usr.bin/cvs usr.sbin/httpd
usr.sbin/pkg_add usr.sbin/wsmoused
== bin =============================================================== 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
chmod
~ chown.8
> of course, douglas' mail hits my machine 2 nanoseconds later...
> the correct name for the sysctl is fs.posix.setuid, not fs.posix.suid;
> from douglas santos (pr #4462);
> apologies to douglas for closing his pr, but i just could not see it.
> if you are sending typo stuff, please be specific about the problem. (jmc@)
== etc =============================================================== 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
login.conf
~ login.conf
> crank datasize-cur to 512M; requested by pvalchev@ (millert@)
== lib =============================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ sys/acct.2
> remove incorrect punctuation introduced by last revision,
> pointed out by deraadt and jmc (jaredy@)
~ locale/setlocale.3
> - add SEE ALSO section w/ xref for mklocale(1): from xsa@
> - whilst here, uncomment entries for other SEE ALSO pages (jmc@)
~ string/strxfrm.3
> uncomment setlocale(3) entry; (jmc@)
~ sys/chown.2
> here too: sysctl is fs.posix.setuid, not fs.posix.suid; (jmc@)
== regress =========================================================== 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
lib
~ libc/Makefile
> untested Makefile commited (deraadt@)
== sys =============================================================== 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/arm/xscale
~ pxa2x0_apm.c
> Do not notify apmd of APM_CRIT_SUSPEND_REQ events; apmd makes us fall
> asleep immediately after resume. This needs to be reconsidered later.
> (uwe@)
dev/usb
~ if_axe.c
> Add some delays in the GPIO code so AX88178 phy gets powered up.
> Suggested by ASIX. (jsg@)
net
~ pf_ioctl.c
> Fill out interface name and state creation time correctly in
> DIOCGETSTATE.
> ok dhartmei mcbride (pascoe@)
~ if_spppsubr.c
> Use actual packet contents when sending protocol rejects. Fixes PR 4305.
> Different fix tested by the submitter, xiangbo3 at gmail com.
> ok claudio@ (canacar@)
scsi
~ scsi_disk.h ~ sd.c
> Move disk mode page structure declarations out of scsi_disk_pages
> union declaration to allow pointers to individual page types. Simplify
> sd.c code by using individual page type pointers. No functional
> change.
> ok tdeval@ (krw@)
~ safte.c
> rewrite the reading of the status page, which in turn adds support for
> monitoring the fans, powersupplies, doorlock, and alarm as well the temps.
> ok deraadt@ marco@ (dlg@)
== usr.bin =========================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ remove.c
> a few things left to do here. (xsa@)
~ cvs.h ~ util.c
> add cvs_rename() function; ok jfb (xsa@)
~ entries.c
> - style fix
> - add trace message in cvs_ent_remove()
> ok jfb (xsa@)
== usr.sbin ========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
httpd
~ Makefile.bsd-wrapper
> don't try to install a page that has been removed; ok jmc@ (naddy@)
~ htdocs/manual/sitemap.html
> remove reference to non-existent sourcereorg.html;
> discussed with tamas tevesz. (jmc@)
pkg_add
~ OpenBSD/SharedLibs.pm
> avoid warning message (espie@)
~ pkg_add.1
> pkg_add -r does work.
> on the other hand, scp(1) is a pig. (espie@)
~ OpenBSD/PkgCfl.pm
> minor semantic tweak: foo-1.0 needs to conflict with foo-1.0p0, always,
> even in @option no-default-conflict, for updates to actually work.
> okay henning@ (espie@)
wsmoused
~ wsmoused.8
> - small formatting fixes
> - grammar (jmc@)
~ wsmoused.8 ~ wsmoused.c
> prefer a simpler synopsis: we do not really need a separate case for -i;
> (jmc@)
===============================================================================
More information about the odc
mailing list