[odc] Daily src changes for 2003-06-14
ODC
auto at squish.net
Sun Jun 15 08:00:27 BST 2003
OpenBSD src changes summary for 2003-06-14
==========================================
distrib/sets gnu/egcs
sbin/isakmpd sys/arch/macppc/dev
sys/kern sys/net
sys/sys usr.bin/encrypt
usr.bin/top usr.sbin/adduser
usr.sbin/user usr.sbin/vipw
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/man/mi ~ lists/misc/mi
> create misc dirs in misc (deraadt@)
== gnu =============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
egcs
~ gcc/gcc-local.1
> remove some trailing whitespace; (jmc@)
== sbin ============================================================== 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
isakmpd
~ message.c
> allocate payload_node with calloc instead of malloc (ho@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/macppc/dev
~ awacs.c
> add support for: ulinear_le, ulinear_be, ulinear:16 (partially based on
> NetBSD). ok drahn who let me reboot one of his laptops a LOT =) (jason@)
kern
~ tty_pty.c
> doing kqueue on the master side of the pty returns events
> for the slave size as described in the pr3209.
> the regress has been created to verify for the conditions.
> from wayne at epipe.com.auickey@)
net
~ pf.c
> Use source's window scaling factor (instead of destination's) when
> comparing ackskew, otherwise legitimate low acks can get blocked. Was
> triggered when asymmetric scale factors where used in combination with
> SACK. Report and logs provided by Peter Galbavy. ok frantzen@, henning@
> (dhartmei@)
sys
~ conf.h
> doing kqueue on the master side of the pty returns events
> for the slave size as described in the pr3209.
> the regress has been created to verify for the conditions.
> from wayne at epipe.com.auickey@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
encrypt
~ encrypt.1 ~ encrypt.c
> Add a "-c class" option to specify that the given login class should
> be used to find the cipher to user. (millert@)
top
~ machine.c
> use correct length instead of sizeof(char *) for some strl* bound values
> millert@ ok (avsm@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
adduser
~ adduser.8
> Cipher type is set in login.conf, not passwd.conf these days; Otto Moerbeek
> (millert@)
~ adduser.8 ~ adduser.perl
> Add an "auto" encryption type that calls encrypt(1) with "-c class".
> This results in encrypt(1) picking the password cipher based on the
> user's login class in /etc/login.conf. (millert@)
user
~ user.c
> For moduser(), only do valid_class() check when F_CLASS is set in
> up->u_flags. Fixes a coredump when changing/deleting an existing
> user introduced by my recent commit here. (millert@)
vipw
~ vipw.8
> Cipher type is set in login.conf, not passwd.conf these days; Otto Moerbeek
> (millert@)
===============================================================================
More information about the odc
mailing list