[odc] Daily src changes for 2008-02-10
ODC
auto at squish.net
Mon Feb 11 07:00:02 GMT 2008
OpenBSD src changes summary for 2008-02-10
==========================================
bin/ps gnu/usr.bin/gcc
include/limits.h regress/usr.bin
sys/arch/sparc64/dev sys/dev/ic
usr.bin/cvs usr.bin/ssh
== bin =============================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
ps
~ nlist.c
> Use HW_PHYSMEM64.
> ok krw@ (kettenis@)
== gnu =============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
usr.bin/gcc
~ gcc/cp/search.c
> give method name of covariant return issue.
> okay miod@ (espie@)
== include =========================================================== 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/include
limits.h
~ limits.h
> Define _POSIX_TZNAME_MAX to 6 if the user requested POSIX 1003.1-2001.
> ok millert@ (kettenis@)
== regress =========================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
usr.bin
~ cvs/Makefile
> Enable client<->server remote setup. Use -DREMOTE.
> OK tobias at . (xsa@)
== sys =============================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/sparc64/dev
~ schizoreg.h
> Add interrupt state diagnostic registers. (kettenis@)
~ com_ebus.c
> Attach to "lom-console". Hopefuly this will give us a proper console on
> the Netra T4/Netra 20 when the console is directed to the LOM. (kettenis@)
dev/ic
~ gem.c
> Set reserved bits in the TX Configuration Register the value from the Sun
> docs.
> Seems to fix watchdog timeout issues in Sun ERI variants.
> tested by a few (kettenis@)
== usr.bin =========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ cvs.h ~ entries.c
~ update.c
> parse any date tags set in CVS/Tag or CVS/Entries properly, and use
> them for commands;
> with tobias@ (joris@)
~ annotate.c ~ checkout.c
~ entries.c ~ file.c
~ rcs.c ~ update.c
> properly initialize cvs_specified_date so we dont end up with
> random stuff going on (joris@)
~ entries.c ~ util.c
> - cvs_write_tagfile() is not responsible to remove CVS/Tag itself
> - construct right CVS/Repository paths in cvs_mkpath()
> fixes remote Issues; (joris@)
~ cvs.h
> fix ce_date declaration (joris@)
~ client.c
> handle date tags if we receive / send them (joris@)
~ checkout.c ~ util.c
> Respond with "Updated" instead of "Checked-in" on server-side if a client
> committed files, so keywords are expanded properly.
> On client-side, we have to be careful about Directory ./ when it comes
> to commits, so add a test for CVS_OP_COMMIT.
> OK and help from joris@ (tobias@)
~ commit.c
> do not allow commits to files that have a sticky date set (joris@)
~ status.c
> Add support for Sticky Date. OK joris@ tobias at . (xsa@)
~ file.c ~ remote.c
~ remote.h ~ util.c
> introduce cvs_validate_directory(), which is used to check
> directory path to make sure they do not fall outside the CVSROOT
> or the working copy directory in a remote setup (joris@)
~ remote.c ~ util.c
> use cvs_validate_directory() in cvs_get_repository_path() as well,
> since we want to make sure we have valid CVS/Repository content
> ok tobias@ (joris@)
~ checkout.c ~ client.c
~ cvs.h ~ entries.c
~ status.c
> + #define CVS_DATE_FMT "%Y.%m.%d.%H.%M.%S"
> ..and use it. (xsa@)
~ remote.c
> cvs_validate_directory() was too paranoia (joris@)
ssh
~ sshd_config.5
> mantion that "internal-sftp" is useful with ForceCommand too (djm@)
~ servconf.c ~ session.c
> delay ~ expansion for ChrootDirectory so it expands to the logged-in user's
> home, rather than the user who starts sshd (probably root) (djm@)
===============================================================================
More information about the odc
mailing list