[odc] Daily src changes for 2008-02-04
ODC
auto at squish.net
Tue Feb 5 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-02-04
==========================================
etc/bind/root.hint share/man
sys/dev/pci usr.bin/cvs
usr.bin/pctr usr.bin/ssh
usr.sbin/pkg_add usr.sbin/relayd
== etc =============================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
bind/root.hint
~ bind/root.hint
> add IPv6 addresses for the root servers.
> http://www.iana.org/reports/root-aaaa-announcement.html (jakob@)
== share ============================================================= 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man5/mk.conf.5
> document XENOCARA_BUILD_DRI; (jmc@)
~ man4/man4.i386/pctr.4 ~ man4/man4.amd64/pctr.4
> Fix release number.
> ok jmc (mikeb@)
== sys =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/pci
~ if_em.c ~ if_em_hw.c
~ if_em_hw.h
> Add PCI ids for some 82571 based multi port adapters.
> From FreeBSD
> ok dlg@ (brad@)
== usr.bin =========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ add.c ~ admin.c
~ checkout.c ~ commit.c
~ cvs.h ~ diff.c
~ edit.c ~ import.c
~ remove.c ~ update.c
> Added -k flag support for all commands which support it.
> OK joris@ (tobias@)
~ entries.c
> Make CVS/Entries.Log look the same as GNU cvs'. This way interoperability
> is possible.
> OK joris@ (tobias@)
~ add.c ~ cvs.h
~ entries.c ~ file.c
~ update.c ~ util.c
~ util.h
> Stripped off 'nb', which was (or was supposed to be) used to distinguish
> between a named branch and a revision number supplied by -r. This can
> be done easier in cvs_write_tagfile directly.
> OK joris@ (tobias@)
~ checkout.c ~ config.c
~ config.h ~ modules.c
~ util.c ~ util.h
> more CVSROOT/modules stuff:
> - support for -i flag:
> Run "prog" on "cvs commit" from top-level of module.
> - fix some memory leaks in modules.c
> - pass the line number from cvs_read_config() towards the callbacks
> so its easier to print out where it's going wrong, if it ever does.
> OK tobias@ (joris@)
~ annotate.c
> trailing space police; (joris@)
~ add.c
> unbreak add in a remote setup.
> bad tobias, no cookie. (joris@)
~ annotate.c ~ diff.c
~ getlog.c ~ tag.c
> r* commands have their own usage; don't check usage of their working dir
> equivalents.
> OK joris@, xsa@ (tobias@)
~ checkout.c
> implement -n for checkout:
> "Do not execute programs listed in the CVSROOT/modules file."
> ok tobias@, pleasekeepthingssortedktnx xsa@ (joris@)
~ checkout.c ~ commit.c
~ config.h ~ modules.c
> CVSROOT/modules:
> correct -i and -o usage
> -i runs the program specified on commit
> -o runs the program specified on checkout (joris@)
pctr
~ pctr.1
> Fix release number.
> ok jmc (mikeb@)
ssh
~ session.c ~ sftp-server.c
~ sftp.h ~ sftp-server/Makefile
~ sshd/Makefile + sftp-server-main.c
> link sftp-server into sshd; feedback and ok djm@ (markus@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
pkg_add
~ Makefile + pod/OpenBSD::Intro.pod
> a somewhat long introduction to how the package tools really work,
> so that people finally get a jump-start at figuring out code that's still
> evolving,.. (espie@)
~ pod/OpenBSD::Intro.pod
> typos and whitespace (espie@)
~ pod/OpenBSD::Intro.pod
> Replace bogus lowercase n in 'DESCRIPTIOn'
> 'go for it' espie@ (landry@)
~ pod/OpenBSD::Intro.pod
> specify that MakeWhatis and pkg-config fall outside the scope of this
> document (espie@)
relayd
~ relayd.h
> declare se_relay as pointer to a struct relay not as a void pointer;
> shuffle the forward decleration of struct relay around too accommodate
> this change;
> ok reyk@ (thib@)
~ relay.c ~ relayd.h
> Move the declaration of DPRINTF from relay.c too relayd.h so it can be
> reused;
> ok reyk@ (thib@)
~ relay.c ~ relay_udp.c
~ relayd.h
> Move some prototypes from relay.c to relayd.h and remove there externs
> in other places;
> ok reyk@ (thib@)
===============================================================================
More information about the odc
mailing list