OpenBSD src changes summary for 2016-11-13 ==========================================
lib/libcrypto share/man sys/kern usr.sbin/makefs == lib =============================================================== 01/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib libcrypto ~ x509/x509_lu.c > Fix previous change to X509_STORE_add_{cert,crl} to not free the input > object in the error path - we don't own it. (miod@) == share ============================================================= 02/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share man ~ man4/cdce.4 > update the link for communication devices; the actual document link > is quite lengthy and the original doc has been split into five parts, > so i've just linked to the man doc page; (jmc@) ~ man8/autoinstall.8 > Change the hash version string from $2a$ to $2b$. > ok rpe (tb@) ~ man8/autoinstall.8 > Improve the description of the hostname information. > OK landry@ krw@ (rpe@) == sys =============================================================== 03/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys kern ~ kern_pledge.c > Fix typo in comment: it's vm.loadavg, not kern.loadavg. > From patrick keshishian (tb@) == usr.sbin ========================================================== 04/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin makefs ~ ffs.c ~ ffs.h ~ makefs.8 > Pick up the FS image size, the sector size and the bsize and fsize > parameters from the disklabel. > discussed with deraadt (natano@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
