[odc] Daily src changes for 2005-10-14
ODC
auto at squish.net
Sat Oct 15 08:00:41 BST 2005
OpenBSD src changes summary for 2005-10-14
==========================================
distrib/sets etc/netstart
lib/libpthread libexec/talkd
sys/arch/macppc/macppc sys/dev/pci
sys/netinet6 sys/scsi
usr.bin/calendar usr.bin/cvs
usr.bin/mg usr.bin/rcs
usr.bin/ssh
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/comp/md.sgi
> sync (deraadt@)
== etc =============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
netstart
~ netstart
> add v6 support for /etc/mygate
> ok deraadt@ mickey@ krw@
> same functionality tested/ok'ed by by mickey, brad, matthieu, and me
> with this one may now put a v6 IP in /etc/mygate on a separate line from
> the v4 default gateway and netstart will do the right thing (todd@)
== lib =============================================================== 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libpthread
~ uthread/uthread_file.c
> Use queue macros instead of directly accessing fields. ok marc@ miod@
> patrick@ (otto@)
== libexec =========================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
talkd
~ table.c
> Use queue macros instead of directly accessing fields. ok millert@ pat@
> deraadt@ (otto@)
== sys =============================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/macppc/macppc
~ locore.S
> Fixup some mnemonics, code was correct, stupid assembler doesn't type
> check closely... (drahn@)
dev/pci
~ if_bge.c
> shuffle these structs up to the top. (brad@)
~ if_bge.c
> sprinkle some ANSI and KNF and remove an empty useless function. (brad@)
~ if_bge.c
> only print warning message in bge_stop_block() if debug is enabled. (brad@)
~ if_sis.c ~ if_sisreg.h
> no functional change here, just moving the stripping of the
> FCS into the SIS_RXBYTES() macro. As done in the FreeBSD sis driver.
> (brad@)
netinet6
~ in6_proto.c
> bye bye more compile time knobs, use the sysctl to enable v6 forwarding.
> ok deraadt@ (brad@)
~ ip6_mroute.c
> avoid silly static variables that even caused nesting issues,
> not to mention reentrancy concerns.
> From christos NetBSD
> ok deraadt@ (brad@)
scsi
~ cd.c
> Eliminate uneeded variable 'i' and use under utilized 'data_track'
> instead.
> ok deraadt@ (krw@)
== usr.bin =========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
calendar
~ calendars/calendar.openbsd
> assume niklas's dating for openbsd birth (mickey@)
~ calendars/calendar.openbsd
> doh! it was a wednesday. and fix the time as well then (mickey@)
~ calendars/calendar.openbsd
> trunk(4)ate (mickey@)
cvs
~ server.c
> remove temporary cvs directory in error cases too. ok joris@ (moritz@)
mg
~ def.h ~ dired.c
~ fileio.c
> move the dired routines into dired.c where they belong.
> ok cloder@ (kjell@)
~ buffer.c
> Whoops. C-x C-v (filevisitalt) didn't work on inital scratch buffer.
> It does now. Noted by deraadt. (kjell@)
~ fileio.c
> more headers to please lint (deraadt@)
~ extend.c
> put proto in same #ifdef as code (deraadt@)
~ funmap.c
> more replstr into the #ifdef (deraadt@)
~ dired.c ~ re_search.c
~ theo.c ~ help.c
> unused variables (deraadt@)
~ autoexec.c ~ buffer.c
~ dired.c ~ extend.c
~ file.c ~ grep.c
~ mail.c ~ theo.c
~ undo.c
> add missing /* ARGSUSED */ to quiet lint. (kjell@)
rcs
~ rcsdiff.1
> fix -n option, noticed by jmc@ (joris@)
ssh
~ ssh-keygen.c ~ ssh.c
~ sshconnect2.c
> no trailing "\n" for log functions; ok djm@ (stevesk@)
~ channels.c ~ clientloop.c
> free()->xfree(); ok djm@ (stevesk@)
===============================================================================
More information about the odc
mailing list