[odc] Daily src changes for 2007-09-27
ODC
auto at squish.net
Fri Sep 28 07:00:01 BST 2007
OpenBSD src changes summary for 2007-09-27
==========================================
lib/libc lib/libssl
sbin/pfctl share/man
sys/dev/cardbus sys/dev/ic
sys/dev/pci sys/net
usr.bin/audioctl usr.bin/mixerctl
usr.bin/oldrdist usr.bin/pcc
usr.bin/radioctl usr.bin/ssh
usr.bin/top usr.sbin/hoststated
== lib =============================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ gen/fstab.c
> strtol -> strtonum
> assign values to struct members directly
> remove now-unused variable
> ok otto@
> ok & input millert@ (blambert@)
libssl
~ src/ssl/ssl_lib.c
> Fix off-by-one buffer overflow in SSL_get_shared_ciphers().
> From OpenSSL_0_9_8-stable branch.
> ok djm@ (moritz@)
== sbin ============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
pfctl
~ parse.y
> Add loginterface support for groups.
> Using a group sums up the statistics of all members.
> Modify pfctl(1) slightly to allow a groupname "all",
> which gives us an overall pf(4) statistic.
> OK henning@, markus@ (mpf@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/bwi.4
> Zap HostAP examples for now.
> Pointed out by jmc@ (mglocker@)
~ man5/pf.conf.5
> Mention "set loginterface <ifgroup>" (mpf@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/cardbus
~ if_bwi_cardbus.c
> Add automatic rate control (AMRR). (mglocker@)
dev/ic
~ bwi.c ~ bwireg.h
~ bwivar.h
> Kill __BIT* macros.
> Help and OK jsg@ (mglocker@)
~ ami.c ~ mfi.c
> M_ZERO changes
> ok dlg@ (chl@)
~ bwi.c ~ bwireg.h
~ bwivar.h
> Spacing. (mglocker@)
~ bwi.c ~ bwivar.h
> Add automatic rate control (AMRR). (mglocker@)
~ bwi.c ~ bwivar.h
> Spacing. (mglocker@)
dev/pci
~ if_bwi_pci.c
> Add automatic rate control (AMRR). (mglocker@)
net
~ pf_if.c ~ pf_ioctl.c
~ pfvar.h
> Add loginterface support for groups.
> Using a group sums up the statistics of all members.
> Modify pfctl(1) slightly to allow a groupname "all",
> which gives us an overall pf(4) statistic.
> OK henning@, markus@ (mpf@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
audioctl
~ audioctl.1 ~ audioctl.c
> style(9) fixes, optional flags without arguments come first;
> while here, some spacing fixes
> ok deanna@, jakemsr@ (sobrado@)
mixerctl
~ mixerctl.1 ~ mixerctl.c
> style(9) fixes, optional flags without arguments come first;
> while here, some spacing fixes
> ok deanna@, jakemsr@ (sobrado@)
oldrdist
~ docmd.c ~ main.c
> "mailling" -> "mailing", from Jung's list; while here, some spacing fixes
> ok jmc@ (sobrado@)
pcc
~ cc/cc/cc.1 ~ cc/ccom/ccom.1
~ cc/cpp/cpp.1
> pullup of manual pages from ragge's repo (otto@)
~ cc/cc/cc.c
> flag usage checks and -E with outfile. from Jeremy C. Reed via ragge's
> repo. (otto@)
radioctl
~ radioctl.1 ~ radioctl.c
> style(9) fixes, optional flags without arguments come first;
> while here, some spacing fixes
> ok deanna@, jakemsr@ (sobrado@)
ssh
~ dh.c
> Don't return -1 on error in dh_pub_is_valid(), since it evaluates
> to true.
> Also fix a typo.
> Initial diff from Matthew Dempsky, input from djm.
> OK djm, markus. (ray@)
top
~ top.c
> No need to use two buffers for reading data from the user. From Mark
> Lumsden; ok ray@ (otto@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
hoststated
~ pfe.c
> Do not clear the changed flag to early, which prevented a table
> from being used by several services.
> ``looks fine'' reyk@ (pyr@)
~ hoststated.h ~ ssl_privsep.c
~ relay.c
> Simplify ssl_privsep.c, since it won't need to remain synced with the
> equivalent openssl functions. (pyr@)
~ relay.c
> Move SSL context creation after privileges are dropped.
> This puts the ssl_privsep code to use.
> One more step towards graceful L7 reload. (pyr@)
===============================================================================
More information about the odc
mailing list