CVS: cvs.openbsd.org: src

2016-01-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/01/23 07:10:05 Modified files: sbin/pdisk : dpme.h partition_map.c pdisk.c Log message: Add comments to ensure future spelunkers realize that struct block0 and struct dpme must be 512-bytes long at

CVS: cvs.openbsd.org: src

2016-01-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/01/23 06:24:15 Modified files: sbin/pdisk : partition_map.c Log message: Avoid double prompt after creating default map on startup.

CVS: cvs.openbsd.org: src

2016-01-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2016/01/23 10:30:24 Modified files: sys/arch/vax/vax: locore.S Log message: Typo in comment; from Miod

CVS: cvs.openbsd.org: src

2016-01-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/01/23 08:05:52 Modified files: sbin/pdisk : partition_map.c partition_map.h pdisk.c Log message: Pass the disk sector size to open_partition_map(), eliminating it's internal need for DEV_BSIZE.

CVS: cvs.openbsd.org: www

2016-01-23 Thread Joerg Jung
CVSROOT:/cvs Module name:www Changes by: j...@cvs.openbsd.org2016/01/23 13:18:56 Modified files: opensmtpd/faq : index.html Log message: remove "up" links as suggested by tj earlier

CVS: cvs.openbsd.org: src

2016-01-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/01/23 08:19:02 Modified files: sys/dev/pv : xen.c Log message: Fix some uses of sizeof where the size of a struct was intended, not the size of the pointer to a struct. ok mikeb@

CVS: cvs.openbsd.org: src

2016-01-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/01/23 08:38:48 Modified files: sys/arch/arm/include: armreg.h sys/arch/armv7/armv7: armv7_start.S Log message: In some cases machines with virtualisation extensions will boot into a HYP

CVS: cvs.openbsd.org: src

2016-01-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/01/23 12:14:04 Modified files: sbin/pdisk : io.c io.h pdisk.c Log message: No need for get_string_argument() parameter 'reprompt' since we always pass it '1'.

CVS: cvs.openbsd.org: src

2016-01-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/01/23 15:55:23 Modified files: sbin/pdisk : io.c io.h pdisk.c Log message: No need for 'default_value' parameter for get_number_argument() since we always pass kDefault. a.k.a. -1. Nuke kDefault

CVS: cvs.openbsd.org: www

2016-01-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:www Changes by: j...@cvs.openbsd.org2016/01/23 18:24:26 Modified files: . : 59.html Log message: Mesa 11.0.9

CVS: cvs.openbsd.org: src

2016-01-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/01/23 16:25:58 Modified files: sbin/pdisk : convert.c convert.h dump.c dump.h partition_map.c partition_map.h pdisk.c validate.c validate.h Log

CVS: cvs.openbsd.org: src

2016-01-23 Thread Gleydson Soares
CVSROOT:/cvs Module name:src Changes by: gsoa...@cvs.openbsd.org 2016/01/23 18:02:24 Modified files: sbin/mount_vnd : mount_vnd.c Log message: use explicit_bzero(3) for clearing sensitive data OK millert@ mmcc@

CVS: cvs.openbsd.org: src

2016-01-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/01/23 18:09:08 Modified files: sbin/pdisk : partition_map.c Log message: Delete duplicated line that was setting sbBlkCount to 0; Score one for the 'v' command!

CVS: cvs.openbsd.org: xenocara

2016-01-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:xenocara Changes by: j...@cvs.openbsd.org2016/01/23 18:22:38 Modified files: . : 3RDPARTY Log message: update

CVS: cvs.openbsd.org: www

2016-01-23 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/01/23 15:56:15 Modified files: opensmtpd/faq : example1.html Log message: replace < > with so tables will be displayed properly. from michael savage

CVS: cvs.openbsd.org: src

2016-01-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/01/23 18:16:20 Modified files: sbin/pdisk : validate.c Log message: Assuming the map is always provided simplifies a bunch of logic, nukes get_block_n() and removes a whack of pointless static

CVS: cvs.openbsd.org: src

2016-01-23 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/01/23 18:38:32 Modified files: sbin/pdisk : dpme.h dump.c dump.h io.c io.h partition_map.c partition_map.h pdisk.c validate.c validate.h Log message: Whitespace fixes.

CVS: cvs.openbsd.org: src

2016-01-23 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/01/23 18:20:44 Modified files: sbin/mount_vnd : mount_vnd.c Log message: Immediately zero the stack-allocated buffers for the passphrase and salt rather than doing so conditionally later on. These were

CVS: cvs.openbsd.org: xenocara

2016-01-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:xenocara Changes by: j...@cvs.openbsd.org2016/01/23 18:21:23 Modified files: lib/mesa : configure Log message: Merge Mesa 11.0.9

CVS: cvs.openbsd.org: src

2016-01-23 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/01/23 23:32:33 Modified files: sbin/mount_vnd : mount_vnd.c Log message: fix 1.18 by removing extra argument from explicit_bzero calls from kili@

CVS: cvs.openbsd.org: www

2016-01-23 Thread Ted Unangst
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/01/24 00:05:20 Modified files: . : 59.html Log message: i did some stuff that could be interesting

CVS: cvs.openbsd.org: www

2016-01-23 Thread Ted Unangst
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/01/24 00:07:47 Modified files: . : 59.html Log message: may 1 is in the future

CVS: cvs.openbsd.org: www

2016-01-23 Thread Ted Unangst
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/01/24 00:06:51 Modified files: . : 59.html Log message: not ssh features

CVS: cvs.openbsd.org: src

2016-01-23 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/01/23 20:45:54 Modified files: libexec/ld.so : resolve.c Log message: Lacking precise dependency-from-relocation tracking, a nodelete object needs to lock down the entire load group, not just

CVS: cvs.openbsd.org: src

2016-01-23 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/01/23 20:54:34 Modified files: libexec/ld.so : library_subr.c resolve.c resolve.h Log message: Delete remnants of grpsym cache setting during symbol search: it's done at load time only nwo.