[odc] Daily src changes for 2006-02-21
ODC
auto at squish.net
Wed Feb 22 07:01:29 GMT 2006
OpenBSD src changes summary for 2006-02-21
==========================================
kerberosV regress/usr.bin
sbin/ifconfig sbin/ipsecctl
share/man sys/dev/acpi
sys/dev/ic sys/dev/pci
sys/netinet sys/netinet6
usr.bin/rcs usr.sbin/ntpd
usr.sbin/ospfd usr.sbin/pkg_add
== kerberosV ========================================================= 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/kerberosV
kerberosV
~ src/kuser/kinit.1 ~ src/lib/krb5/krb5.conf.5
> krb5.conf lives in /etc/kerberosV
> Noted by Antoine Jacoutot, ok beck@ (biorn@)
== regress =========================================================== 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
usr.bin
~ Makefile
> hook sdiff (otto@)
+ sdiff/Iflag12.out + sdiff/Iflag21.out
+ sdiff/Ilflag12.out + sdiff/Ilflag21.out
+ sdiff/Ilsflag12.out + sdiff/Ilsflag21.out
+ sdiff/Isflag12.out + sdiff/Isflag21.out
+ sdiff/Makefile + sdiff/dot.in
+ sdiff/file1 + sdiff/file2
+ sdiff/lflag.out + sdiff/oneline.in
+ sdiff/same.out + sdiff/sflag.out
+ sdiff/short.out + sdiff/tabends
+ sdiff/tabends.out + sdiff/tabends2.out
+ sdiff/tabends3.out + sdiff/tabs.out
+ sdiff/tabs1 + sdiff/tabs2
+ sdiff/wflag.out
> sdiff regress tests from Ray (otto@)
== sbin ============================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
ifconfig
~ ifconfig.8
> improvements from claudio:
> - note that "-alias" is a synonym for "delete", and encourage the latter
> - make the description of "delete" clearer
> ok claudio (jmc@)
ipsecctl
~ ipsec.conf.5
> The new default encryption algorithm for main mode is AES instead of 3DES.
> Noticed as not being documented by otto at . > ok otto@ (hshoexer@)
== share ============================================================= 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/em.4
> Lo -> Low (brad@)
== sys =============================================================== 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/acpi
~ acpibtn.c
> Print the parent name which is way more useful than the node name.
> E.a: _LID instead of _HID. (marco@)
~ acpibat.c
> Adjust debugging levels to something more reasonable. (marco@)
~ acpi.c ~ acpibtn.c
~ acpivar.h
> Rig the power button so that the machine shuts down correctly. (marco@)
~ acpi.c
> Readjust debug levels that crept in too low over the last few days.
> KNF (marco@)
~ acpibtn.c
> Adjust debug levels since _STA often doesn't exist and its annoyingly loud.
> KNF (marco@)
~ acpibtn.c
> Added button type field
> KNF
> Fixed parent notify callback for GEN interrupts
> ok marco@ (jordan@)
~ acpibat.c
> KNF (marco@)
~ acpibtn.c
> KNF (marco@)
dev/ic
~ gem.c
> add missing MTU ioctl switch case.
> Noticed by: Ben Lovett <ben at tilderoot dot com> (brad@)
~ gem.c
> remove some commented out and NetBSD-specific code. (brad@)
dev/pci
~ if_bge.c ~ if_bgereg.h
> - Overhaul link state detection code.
> - Make use of if_link_state_change() so CARP will now see link state
> changes for fibre cards.
> revs 1.102, 1.104, 1.113, 1.120, and 1.124.
> From FreeBSD
> Tested with 5700/5701/5703/5704/5750 and a 5752. (brad@)
~ if_nfe.c
> disable interrupt mitigation until i figure out why we're spending 10% of
> CPU time in interrupts with it. (damien@)
netinet
~ in.c
> Fix a panic reported by D.Snezhkov by issuing an ifconfig command with
> -alias and netmask used at the same time. This resulted in a corrupted
> routing table and a panic in rn_walktree after the interface was destroyed.
> OK krw@ henning@ (claudio@)
netinet6
~ nd6.c
> use after free; from itojun@ (markus@)
== usr.bin =========================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
rcs
~ rcsprog.c
> - fix some bugs when handling strange revision numbers (0 and 1). found by
> my automatic tool.
> ok xsa@ (niallo@)
== usr.sbin ========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ntpd
~ ntpd.c
> handle -1 return from host_dns(); ok henning@ (stevesk@)
ospfd
~ lsupdate.c
> Correctly count the number of LSAs in the retransmission list. OK norby@
> (claudio@)
~ rde.c ~ ospfe.c
> Better English in comments. (claudio@)
pkg_add
~ OpenBSD/Interactive.pm
> add optional 3rd choice [y/N/a] for always, so that this question type
> will always match. (espie@)
~ OpenBSD/PackageLocator.pm
> detect temporary connection errors, and retry with exponential timeout.
> (espie@)
~ OpenBSD/Update.pm
> ask question corresponding to -F updatedepends too (commonalize code).
> Use key 'update', 'updatedepend' to avoid answering the same question
> again and again. (espie@)
===============================================================================
More information about the odc
mailing list