OpenBSD src changes summary for 2016-02-29 ==========================================
etc/etc.i386/sysctl.conf lib/libc lib/libssl libexec/ftpd sbin/isakmpd sbin/sysctl sys/kern sys/sys usr.bin/ssh usr.sbin/lpr usr.sbin/pkg_add usr.sbin/rtadvd == etc =============================================================== 01/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc etc.i386/sysctl.conf ~ etc.i386/sysctl.conf > delete the kern.emul/KERN_EMUL sysctl bits since there are no > emulations left; ok millert@ deraadt@, jmc@ (man pages) (naddy@) == lib =============================================================== 02/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib libc ~ gen/sysctl.3 > delete the kern.emul/KERN_EMUL sysctl bits since there are no > emulations left; ok millert@ deraadt@, jmc@ (man pages) (naddy@) ~ gen/sysctl.3 > __tfork is section 3, not 2; (jmc@) ~ gen/sysctl.3 > Add NET_RT_IFNAMES; OK deraadt@ (tim@) libssl ~ src/ssl/d1_lib.c > remove NULL checks for pqueue_free() > ok doug@ (mmcc@) == libexec =========================================================== 03/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/libexec ftpd ~ popen.c > Kill unused variable. (jca@) ~ monitor_fdpass.c > Print ssize_t with %zd; ok deraadt@ mmcc@ (jca@) == sbin ============================================================== 04/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin isakmpd ~ monitor_fdpass.c > Print ssize_t with %zd; ok deraadt@ mmcc@ (jca@) sysctl ~ sysctl.8 ~ sysctl.c > delete the kern.emul/KERN_EMUL sysctl bits since there are no > emulations left; ok millert@ deraadt@, jmc@ (man pages) (naddy@) == sys =============================================================== 05/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys kern ~ kern_sysctl.c > delete the kern.emul/KERN_EMUL sysctl bits since there are no > emulations left; ok millert@ deraadt@, jmc@ (man pages) (naddy@) sys ~ sysctl.h > delete the kern.emul/KERN_EMUL sysctl bits since there are no > emulations left; ok millert@ deraadt@, jmc@ (man pages) (naddy@) == usr.bin =========================================================== 06/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin ssh ~ monitor_fdpass.c > Print ssize_t with %zd; ok deraadt@ mmcc@ (jca@) == usr.sbin ========================================================== 07/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin lpr ~ common_source/common.c ~ common_source/lp.h ~ lpd/lpd.c ~ lpq/lpq.c > Move ckqueue() to common_source/common.c > Patch from Chris Bennett, ok tb@ (jca@) pkg_add ~ pkg_info.1 > correct return values for -e; from patrik lundin > ok sthen espie (jmc@) rtadvd ~ config.c > init_prefix() is now trivial, merge it with its caller. > Suggested by and ok bluhm@ (jca@) ~ config.c > Merge add/make_prefix() and kill last use of struct in6_prefixreq in > userland. > ok florian@ (jca@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
