[odc] Daily src changes for 2011-09-09
ODC
auto at squish.net
Sat Sep 10 07:00:01 BST 2011
OpenBSD src changes summary for 2011-09-09
==========================================
share/man usr.bin/mandoc
usr.bin/ssh usr.bin/tcpbench
usr.bin/touch
== share ============================================================= 01/02 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man7/hier.7
> add /var/nsd/; (jmc@)
~ man7/mdoc.7
> add an St macro for ISO 8601:2004;
> ok kristaps (who will update the mandoc repo) (jmc@)
== usr.bin =========================================================== 02/02 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
mandoc
~ st.in
> add an St macro for ISO 8601:2004;
> ok kristaps (who will update the mandoc repo) (jmc@)
ssh
~ ssh_config.5 ~ sshd_config.5
> fix typo in IPQoS parsing: there is no "AF14" class, but there is
> an "AF21" class. Spotted by giesen AT snickers.org; ok markus stevesk
> (djm@)
~ PROTOCOL.mux
> MUX_C_CLOSE_FWD includes forward type in message (though it isn't
> implemented anyway) (djm@)
~ scp.c
> suppress adding '--' to remote commandlines when the first argument
> does not start with '-'. saves breakage on some difficult-to-upgrade
> embedded/router platforms; feedback & ok dtucker ok markus (djm@)
~ sshd.c
> kill the preauth privsep child on fatal errors in the monitor;
> ok markus@ (djm@)
~ channels.c ~ channels.h
~ clientloop.h ~ mux.c
~ ssh.c
> support for cancelling local and remote port forwards via the multiplex
> socket. Use ssh -O cancel -L xx:xx:xx -R yy:yy:yy user at host" to request
> the cancellation of the specified forwardings; ok markus@ (djm@)
tcpbench
~ tcpbench.c ~ tcpbench.1
> Add -b option which allows the client side to bind the socket to a
> numeric address. Requested by mikeb@ in order to test ipsec.
> ok mcbride mikeb djm jmc (haesbaert@)
touch
~ touch.1
> use .St -iso8601-4; (jmc@)
===============================================================================
More information about the odc
mailing list