[odc] Daily src changes for 2006-02-15
ODC
auto at squish.net
Thu Feb 16 07:00:24 GMT 2006
OpenBSD src changes summary for 2006-02-15
==========================================
distrib/hp300 distrib/notes
regress/sys share/man
sys/arch/alpha/stand/netboot sys/dev/ic
sys/dev/pci usr.bin/sdiff
usr.bin/ssh usr.sbin/afs
usr.sbin/ospfd usr.sbin/sasyncd
usr.sbin/tcpdump
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
hp300
~ ramdisk/Makefile
> build rdsetroot (needed to build bsd.rd), miodski broke it in november!
> (tsk tsk) since he uses a non-standard build apparently; noticed by me and
> theo (pvalchev@)
notes
~ alpha/install
> need bootparams for root path on NFS server
> ok henning@ (martin@)
== regress =========================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
sys
~ kern/mmap3/mmaptest.c
> use proper msync (mickey@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/man4.macppc/awacs.4 ~ man4/man4.macppc/intro.4
> sync audio device drivers descriptions. OK jmc@ miod at .sa@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/stand/netboot
~ Makefile
> enable -DSUN_BOOTPARAMS; henning@ martin@ miod@ ok (mickey@)
dev/ic
~ rt2661.c
> don't re-init the interface on watchdog timeout. we need to reload the
> firmware which can't be done outside of a process context.
> instead, just turn the interface down (rt2661_stop) for now. (damien@)
dev/pci
~ if_em.c
> be gone whitespace. (brad@)
~ if_nfe.c ~ if_nfereg.h
~ if_nfevar.h
> - enable jumbo frames for adapters that support it.
> - extend TX DMA mappings size from MCLBYTES to NFE_JBYTES.
> - add initial (disabled) bits for interrupts mitigation.
> - add initial (disabled) bits for h/w VLAN tagging.
> - did some consistency tweaks while i'm here. (damien@)
~ if_nfe.c
> actually disable h/w VLAN tagging for now. (damien@)
~ if_nfe.c ~ if_nfereg.h
> add support for 64bit rings base addresses. (damien@)
~ if_nfe.c
> move setting IFCAP_VLAN_MTU back to where it is supposed to be. (brad@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
sdiff
~ Makefile ~ edit.c
~ sdiff.c
> delint; from Ray with input from me and jaredy@; ok jaredy@ (otto@)
~ sdiff.c
> Fix bug introduced by previous delint and rename a var. From Ray. (otto@)
~ sdiff.1
> - improve description of -I
> - Xr re_format(7)
> from ray lai (jmc@)
ssh
~ sftp-client.c
> typo in comment; ok djm@ (david@)
~ sshd.8
> remove ietf draft references; RFC list now maintained in ssh.1; (jmc@)
~ ssh.1
> remove the IETF draft references and replace them with some updated RFCs;
> list from markus; (jmc@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
afs
~ src/milko/vldb/ubikprocs.c
> Repair call to gethostname(). From adobriyan at gmail.com. Patch
> submitted
> upstream to the arla-drinkers at stacken.kth.se mailing list. henning@ ok
> (aaron@)
ospfd
~ rde_lsdb.c
> Do not try to dirty an area when adding LSA ext.
> OK henning@ (norby@)
sasyncd
~ pfkey.c
> remove "the the" in comment; ok jmc@ (david@)
tcpdump
~ tcpdump.c
> Initialize snaplen also when reading a dump file. Fixes problems
> on 64bit archs when processing files with large snaplens, as seen
> by Alf Schlichting. ok moritz@ canacar@ (otto@)
===============================================================================
More information about the odc
mailing list