[odc] Daily src changes for 2011-03-21
ODC
auto at squish.net
Tue Mar 22 07:00:01 GMT 2011
OpenBSD src changes summary for 2011-03-21
==========================================
lib/libc regress/lib
usr.bin/aucat usr.bin/mandoc
usr.bin/pkg-config usr.sbin/smtpd
== lib =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ stdlib/getopt_long.3
> tweak for clarity, ok millert@, jmc@ (espie@)
== regress =========================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
lib
+ libm/fenv/Makefile + libm/fenv/fenv.c
> import fenv regression test suite. this one is from freebsd and
> has more tests than i initially had. currently the last diff for
> amd64 posted on tech@ passes all tests. (martynas@)
== usr.bin =========================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
aucat
~ aucat.1 ~ midicat.1
> grammar fixes from Michael W. Bombardieri; also emphasize stderr, as
> most pages do already.
> ok jmc@ ratchov@ (okan@)
mandoc
+ eqn.c
> This file was forgotten when importing the foundation for eqn(7) support.
> Written by kristaps at .
> Sorry, and thanks to jmc@ for noticing so quickly. (schwarze@)
pkg-config
~ pkg-config
> fix audacity. Make specs like >= 0.14.2b kosher
> (missed by landry's bulk, obviously). (espie@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
smtpd
~ client.c ~ queue_shared.c
> fix a memory leak in client.c and properly close envelope in
> queue_shared.c
> diff from Jared Yanovich, sent to bugs@ by Jonny Mosco (gilles@)
~ mta.c
> - reset smtp_client pointer to NULL after client_close()
> - datafd is closed in client_close() (gilles@)
~ bounce.c
> do not close msgfd in bounce_session(), it is closed by client_close()
> (gilles@)
===============================================================================
More information about the odc
mailing list