[odc] Daily src changes for 2007-07-26
ODC
auto at squish.net
Fri Jul 27 07:00:01 BST 2007
OpenBSD src changes summary for 2007-07-26
==========================================
bin/cp lib/libpthread
libexec/login_skey libexec/login_tis
sbin/swapctl share/man
usr.bin/ftp usr.bin/passwd
usr.bin/sudo usr.bin/vi
usr.sbin/hoststated usr.sbin/ppp
== bin =============================================================== 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
cp
~ cp.c
> STDIN_FILENO is better than fileno(stdin); zinovik at cs.karelia.ru (deraadt@)
== lib =============================================================== 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libpthread
~ man/pthread_mutex_lock.3
> apparently this function cannot return EBUSY, so back out -r1.7;
> from pjanzen; ok marc (jmc@)
== libexec =========================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
login_skey
~ login_skey.c
> Remove the space after "Password:" in password prompts where echo is
> turned off. This is consistent with historic UNIX behavior. (millert@)
login_tis
~ login_tis.c
> Remove the space after "Password:" in password prompts where echo is
> turned off. This is consistent with historic UNIX behavior. (millert@)
== sbin ============================================================== 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
swapctl
~ swaplist.c
> use calloc() instead of malloc(); zinovik at cs.karelia.ru (deraadt@)
== share ============================================================= 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/cdce.4
> updates for:
> - supported devices
> - DIAGNOSTICS
> - SEE ALSO
> from Marc Winiger
> ok mbalmer (jmc@)
== usr.bin =========================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
ftp
~ cmds.c
> Remove the space after "Password:" in password prompts where echo is
> turned off. This is consistent with historic UNIX behavior. (millert@)
passwd
~ krb5_passwd.c
> Remove the space after "Password:" in password prompts where echo is
> turned off. This is consistent with historic UNIX behavior. (millert@)
sudo
- RUNSON - sudo.8
- sudoers.5 - visudo.8
~ BUGS ~ CHANGES
~ HISTORY ~ INSTALL
~ INSTALL.configure ~ LICENSE
~ Makefile.in ~ PORTING
~ README ~ README.LDAP
~ TROUBLESHOOTING ~ UPGRADE
~ aclocal.m4 ~ alloc.c
~ check.c ~ compat.h
~ config.guess ~ config.h
~ config.h.in ~ config.sub
~ configure ~ configure.in
~ def_data.c ~ def_data.h
~ def_data.in ~ defaults.c
~ env.c ~ fileops.c
~ find_path.c ~ getspwuid.c
~ gettime.c ~ goodpath.c
~ ins_csops.h ~ install-sh
~ interfaces.c ~ interfaces.h
~ logging.c ~ logging.h
~ parse.c ~ parse.h
~ parse.lex ~ parse.yacc
~ pathnames.h ~ pathnames.h.in
~ set_perms.c ~ sudo.c
~ sudo.h ~ sudo_edit.c
~ sudo_noexec.c ~ sudoers
~ sudoers2ldif ~ testsudoers.c
~ tgetpass.c ~ version.h
~ visudo.c ~ zero_bytes.c
~ auth/afs.c ~ auth/aix_auth.c
~ auth/bsdauth.c ~ auth/dce.c
~ auth/fwtk.c ~ auth/kerb4.c
~ auth/kerb5.c ~ auth/pam.c
~ auth/passwd.c ~ auth/rfc1938.c
~ auth/secureware.c ~ auth/securid.c
~ auth/securid5.c ~ auth/sia.c
~ auth/sudo_auth.c ~ auth/sudo_auth.h
~ sudo/Makefile ~ visudo/Makefile
+ ldap.c + memrchr.c
+ schema.OpenLDAP + schema.iPlanet
+ sudo.pod + sudoers.pod
+ varsub + visudo.pod
> Update to sudo 1.6.9p1. Note that the environment handling in sudo
> 1.6.9 has changed relative to older versions. Sudo now starts
> commands with a minimal environment containing the variables in the
> env_keep and env_check lists. This behavior is configurable in the
> sudoers file. Please see the "SECURITY NOTES" section in the sudo
> manual. (millert@)
~ sudo.pod
> make FILES section entries line up (millert@)
vi
~ cl/cl_read.c
> Add the correct file descriptor to rdfd when cycling through
> the list of scripting windows. Appears to be a cut and paste error.
> OK deraadt@ (millert@)
== usr.sbin ========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
hoststated
~ relay.c
> Combine http filter/expect cases to simplify code.
> ok reyk@ (jsg@)
ppp
~ pppctl/pppctl.c
> Remove the space after "Password:" in password prompts where echo is
> turned off. This is consistent with historic UNIX behavior. (millert@)
===============================================================================
More information about the odc
mailing list