OpenBSD src changes summary for 2016-04-10 ==========================================
lib/libc libexec/spamd regress/usr.bin share/man sys/arch/armv7/armv7 sys/arch/sparc64/conf sys/dev/acpi sys/dev/i2c usr.bin/rev usr.sbin/smtpd usr.sbin/ypldap == lib =============================================================== 01/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib libc ~ sys/pledge.2 > Clean up and complete the lists of allowed syscalls. > With input from schwarze@ and semarie@. > "go ahead" schwarze@ > (documentation perspective only, without checking factual accuracy) > ok semarie@ on an earlier version (tb@) == libexec =========================================================== 02/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/libexec spamd ~ spamd.c > per rfc, ehlo responses contain hostname, then options. from dyn+bsd > (tedu@) == regress =========================================================== 03/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/regress usr.bin ~ Makefile + rev/Makefile + rev/exp.ascii.txt + rev/exp.utf8.txt + rev/in.txt > Simple regression tests for rev(1), including UTF-8. > The program will soon be fixed by martijn@. (schwarze@) == share ============================================================= 04/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share man ~ man4/com.4 > Add octeon. (visa@) == sys =============================================================== 05/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys arch/armv7/armv7 ~ autoconf.c ~ armv7.c > Don't try to get a board name string before attaching mainbus with the > platform abstraction. The string is only displayed when attaching the > soc abstractions so this is not needed. When arm mainbus becomes aware > of fdt it can show the /model property itself. (jsg@) ~ autoconf.c > remove an uneeded include (jsg@) arch/sparc64/conf ~ GENERIC > For now, disable ahc(4) such that GENERIC.MP kernels don't overflow the 8M > reserved for .text and .rodata. Hopefully I can get rid of this limit > soon. > propmpted by guenther@ (kettenis@) dev/acpi ~ dwiic.c > Fix layer violation in the ihidev(4) code by implementing a generic > mechanism > that allows the i2c controller implementation to establish interrupts on > behalf of i2c slave device drivers. Use this mechanism in dwiic(4) to let > it configure the right acpi interrupt (global or gpio). Change the level > to > IPL_TTY as this is the appropriate level to use for keyboards and other > input devices. > ok jsg@ (kettenis@) dev/i2c ~ i2cvar.h ~ ihidev.c > Fix layer violation in the ihidev(4) code by implementing a generic > mechanism > that allows the i2c controller implementation to establish interrupts on > behalf of i2c slave device drivers. Use this mechanism in dwiic(4) to let > it configure the right acpi interrupt (global or gpio). Change the level > to > IPL_TTY as this is the appropriate level to use for keyboards and other > input devices. > ok jsg@ (kettenis@) == usr.bin =========================================================== 06/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin rev ~ rev.c > Enable UTF-8 support in rev. > Some minor cleanups while here. > OK schwarze@ (martijn@) == usr.sbin ========================================================== 07/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin smtpd ~ smtpd.conf.5 > arguments to "chain" are space separated, not comma; verified by jung > diff from david+bsd > i also removed Op, since ... is enough/ (jmc@) ypldap ~ ypldap_dns.c ~ ypldap.h ~ ldapclient.c > convert ypldap_addr list to a tailq > ok dlg@ (jmatthew@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
