[odc] Daily src changes for 2006-01-07
ODC
auto at squish.net
Sun Jan 8 07:00:47 GMT 2006
OpenBSD src changes summary for 2006-01-07
==========================================
lib/libc share/man
sys/arch/mac68k/dev sys/dev/ic
sys/kern usr.sbin/authpf
usr.sbin/bgpd
== lib =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ stdio/printf.3
> improve the RETURN VALUES section;
> for such a small diff, this one was hard work...
> based on a diff from ray lai;
> blood, sweat, and tears (and ok) kettenis (jmc@)
== share ============================================================= 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/Makefile + man4/acpi.4
+ man4/acpitimer.4
> I'm really bored: acpi(4) and acpitimer(4) man pages... (grange@)
~ man4/Makefile ~ man4/acpi.4
+ man4/hpet.4
> Add hpet(4) man page. (grange@)
~ man5/bsd.port.mk.5
> remove description of MODGNU_SHARED_LIBS, explain that SHARED_LIBS +
> USE_LIBTOOL should be enough for libtool-using port. (espie@)
~ man4/acpi.4
> tweaks; (jmc@)
~ man4/acpitimer.4
> tweak; (jmc@)
~ man5/bsd.port.mk.5
> kill trailing whitespace; (jmc@)
~ man4/acpi.4
> more tweaks; ok grange (jmc@)
~ man4/ciss.4
> mention the 6i and remove bio stuff as there is no bio support
> in this driver at the moment.
> From Srebrenko Sehic <ssehic at armorlogic dot com> (brad@)
== sys =============================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/mac68k/dev
~ zs.c
> Do not set ZS_HWFLAG_CONSOLE if we are only using the serial line for
> ``serial boot echo''. (miod@)
dev/ic
~ nslm7x.c
> Remove #ifdef'ed out prototypes for previously removed #ifdef'ed out code.
> (kettenis@)
kern
~ exec_elf.c
> Backout last revision, it's broken. Try pkg_add redhat_base-8.0p7 on i386
> to see; page fault trap in linux_elf_probe (char *itp is being passed as
> NULL
> and then "if (itp[0])" attempts to dereference it). deraadt@ "trash it
> asap" (aaron@)
~ vfs_syscalls.c
> p_dupfd need only be -1, nothing else. but this is nothing like what aaron
> has coming... (deraadt@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
authpf
~ authpf.8
> expand the section on ssh tunnelling machanisms;
> from michael knudsen (jmc@)
bgpd
~ parse.y
> Add COMMUNITY_NO_PEER to the list of known wellknown communities else it
> is not possible to use NO_PEER as community in the config. (claudio@)
===============================================================================
More information about the odc
mailing list