[odc] Daily src changes for 2008-01-07
ODC
auto at squish.net
Tue Jan 8 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-01-07
==========================================
lib/libc sbin/disklabel
share/zoneinfo usr.bin/pcc
usr.bin/sudo usr.sbin/sliplogin
== lib =============================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ time/ctime.3 ~ time/private.h
~ time/tz-art.htm ~ time/tz-link.htm
~ time/tzfile.5 ~ time/zic.c
> update to tzcode2007k from elsie.nci.nih.gov (millert@)
== sbin ============================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
disklabel
~ editor.c
> Shrink & simplify some more -E code. Remove some chances for user
> error.
> 1) Don't accept a partition offset in used space.
> 2) Make the default size the space available from the offset
> to the end of the free chunk the offset is in.
> 3) Make (m)odify ask the questions in the same order as
> the (a)dd command. i.e. filesystem type after offset/size.
> 4) Make it more obvious new partitions default into the largest
> chunk of free space.
> 5) Nuke another now pointless function - next_offset().
> "Looks reasonable" millert@ (krw@)
~ editor.c
> When increasing d_npartitions as a result of (a)dd'ing a partition in
> -E, zero intervening partitions as well as the specified partition so
> no partitions are inadvertantly activated. (krw@)
~ editor.c
> Oops. Need to ensure we zero selected partition too. (krw@)
== share ============================================================= 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
zoneinfo
~ datfiles/backward ~ datfiles/europe
~ datfiles/southamerica ~ datfiles/zone.tab
> update to tzdata2007k from elsie.nci.nih.gov (millert@)
== usr.bin =========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
pcc
~ ccom/pass1.h ~ ccom/symtabs.c
> Pull from master repo:
> Use proper type for ix, code and match in lookup(). ok ragge@ (stefan@)
sudo
~ CHANGES ~ Makefile.in
~ README.LDAP ~ check.c
~ config.h.in ~ configure
~ configure.in ~ ldap.c
~ sudo.pod ~ sudoers.pod
~ version.h
> Update to sudo 1.6.9p11 (millert@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
sliplogin
~ sliplogin.8
> Remove HISTORY section that states that sliplogin "is currently in beta
> test"
> per jmc's request. (mbalmer@)
===============================================================================
More information about the odc
mailing list