[odc] Daily src changes for 2011-08-31
ODC
auto at squish.net
Thu Sep 1 07:00:02 BST 2011
OpenBSD src changes summary for 2011-08-31
==========================================
bin/date bin/ls
lib/libc share/man
sys/arch/vax/vax usr.bin/at
usr.bin/mg usr.bin/touch
usr.sbin/pkg_add usr.sbin/smtpd
== bin =============================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
date
~ date.1
> use the same format/text, as far as possible, for date strings;
> help/ok guenther millert (jmc@)
ls
~ ls.1
> use the same format/text, as far as possible, for date strings;
> help/ok guenther millert (jmc@)
== lib =============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ time/strftime.3 ~ time/strptime.3
> only one leap second is permitted, not two; from guenther (jmc@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man5/port-modules.5
> sync after recent java.port.mk changes (jasper@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/vax/vax
~ vxt.c
> Report VXT cpu as `VXT', not `KA48', to match what the PROM says. (miod@)
~ ka48.c
> Don't pretend to `enable floating point' and fiddle with PR_ACCS register
> on
> KA45 and KA48. The FPU is built-in, and PR_ACCS is not implemented (as the
> PROM will tell you if you try to EX it). This was copied from KA46 and for
> some reason KA45 and KA48 ignore writes to PR_ACCS (unlike VXT which
> hangs).
> Tested on KA45 and KA48. (miod@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
at
~ at.1
> Copy description of the -t option and its argument with revised text
> from the touch(1) manpage after much discussion with jmc@ and miller@
> (guenther@)
~ at.1
> have the timespec arguments match in case those of time_arg; (jmc@)
mg
~ dired.c
> Allow dired mode to open files regardless of characters in
> filename, from Henri Kemppainen.
> Tested, reviewed and a tweak each from Loganaden Velvindron
> and myself.
> ok jasper@ (lum@)
~ file.c ~ fileio.c
> On a file write fail:
> 1. return an error value
> 2. show an error message
> From Loganaden Velvindron with suggestion from millert@ (lum@)
~ mg.1
> Remove 2nd person. ok jmc@ (lum@)
touch
~ touch.1 ~ touch.c
> use the same format/text, as far as possible, for date strings;
> help/ok guenther millert (jmc@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
pkg_add
~ pod/OpenBSD::Intro.pod
> synch with current state of affairs a bit (espie@)
~ OpenBSD/PackageName.pm ~ OpenBSD/PkgSpec.pm
> versionspec stuff belongs in PkgSpec, not PackageName (espie@)
~ OpenBSD/PkgSpec.pm
> propagate change of internals
> fixes:
> Not a SCALAR reference at /usr/libdata/perl5/OpenBSD/PkgSpec.pm line 454
> (espie@)
smtpd
~ filter.c ~ filter.h
~ mfa.c ~ mfa_session.c
~ parse.y ~ smtp.c
~ smtp_session.c ~ smtpd.h
> add support for per-line DATA callbacks, this allows filters to take their
> decisions *while* the message is being received by the client. (gilles@)
===============================================================================
More information about the odc
mailing list