svn commit: r277931 - stable/10/lib/libedit

2015-01-30 Thread Ed Maste
Author: emaste Date: Fri Jan 30 14:22:15 2015 New Revision: 277931 URL: https://svnweb.freebsd.org/changeset/base/277931 Log: Merge libedit fixes from NetBSD Add trailing NULL's to the varargs functions as required. (John Spencer) readline.c r1.106 Bounds search for realloca

svn commit: r278157 - stable/10

2015-02-03 Thread Ed Maste
Author: emaste Date: Tue Feb 3 15:31:06 2015 New Revision: 278157 URL: https://svnweb.freebsd.org/changeset/base/278157 Log: Define SHT_GNU_LIBLIST and R_MIPS_64 MFC of r260793 Modified: Directory Properties: stable/10/ (props changed) ___ s

Re: svn commit: r278157 - stable/10

2015-02-03 Thread Ed Maste
On 3 February 2015 at 10:31, Ed Maste wrote: > Author: emaste > Date: Tue Feb 3 15:31:06 2015 > New Revision: 278157 > URL: https://svnweb.freebsd.org/changeset/base/278157 Sorry, I accidentally managed to commit only the mergeinfo here. Contents committe

svn commit: r278158 - stable/10/sys/sys

2015-02-03 Thread Ed Maste
Author: emaste Date: Tue Feb 3 15:35:58 2015 New Revision: 278158 URL: https://svnweb.freebsd.org/changeset/base/278158 Log: Define SHT_GNU_LIBLIST and R_MIPS_64 MFC of r260793 Modified: stable/10/sys/sys/elf_common.h Modified: stable/10/sys/sys/elf_common.h ===

svn commit: r278813 - stable/10/sys/dev/hwpmc

2015-02-15 Thread Ed Maste
Author: emaste Date: Sun Feb 15 20:55:26 2015 New Revision: 278813 URL: https://svnweb.freebsd.org/changeset/base/278813 Log: Clamp too large hwpmc callchaindepth to maximum If the depth requested by the user is too large, it's better to provide the maximum than the smaller default.

svn commit: r278968 - stable/10/usr.bin/mkimg

2015-02-18 Thread Ed Maste
Author: emaste Date: Wed Feb 18 19:42:37 2015 New Revision: 278968 URL: https://svnweb.freebsd.org/changeset/base/278968 Log: MFC r276893: mkimg: Add MBR EFI partition type Sponsored by: The FreeBSD Foundation Modified: stable/10/usr.bin/mkimg/mbr.c Directory Properties: stable/10/ (

svn commit: r278982 - stable/10/sys/sys

2015-02-18 Thread Ed Maste
Author: emaste Date: Thu Feb 19 02:56:34 2015 New Revision: 278982 URL: https://svnweb.freebsd.org/changeset/base/278982 Log: MFC r275140: Increase default and maximum callchain depths Bump the default from 16 to 32, to accommodate kernel flamegraphs. Bump the maximum from 32 to 128, to a

svn commit: r279254 - stable/10/sys/boot/amd64/boot1.efi

2015-02-24 Thread Ed Maste
Author: emaste Date: Tue Feb 24 22:11:07 2015 New Revision: 279254 URL: https://svnweb.freebsd.org/changeset/base/279254 Log: MFC part of r273865: fix boot1.efi for block size != 512 r273865 is part of the work for supporting 4Kn drives, but it turns out the underlying bug can actually ca

svn commit: r279302 - in stable/10/contrib/llvm/tools/clang: include/clang/Basic include/clang/Driver lib/Driver

2015-02-25 Thread Ed Maste
Author: emaste Date: Wed Feb 25 22:32:32 2015 New Revision: 279302 URL: https://svnweb.freebsd.org/changeset/base/279302 Log: Implement the -fuse-ld= option. Merge upstream Clang revision 211785: This commit implements the -fuse-ld= option, so that the user can specify -fuse-ld=bfd

svn commit: r279572 - stable/10/contrib/binutils/bfd

2015-03-03 Thread Ed Maste
Author: emaste Date: Wed Mar 4 01:10:09 2015 New Revision: 279572 URL: https://svnweb.freebsd.org/changeset/base/279572 Log: MFC r279301: GNU nm: Avoid NULL dereference bfd_dwarf2_find_line() calls find_line() with NULL functionname_ptr, which resulted in a crash on certain ELF objec

svn commit: r280398 - stable/10/lib/libc/net

2015-03-23 Thread Ed Maste
Author: emaste Date: Mon Mar 23 20:50:28 2015 New Revision: 280398 URL: https://svnweb.freebsd.org/changeset/base/280398 Log: MFC r275060: Fix b64_pton output buffer overrun test for exact-sized buffer b64_pton would sometimes erroneously fail to decode a base64 string into a precisel

svn commit: r280399 - stable/10/lib/libc/net

2015-03-23 Thread Ed Maste
Author: emaste Date: Mon Mar 23 20:51:35 2015 New Revision: 280399 URL: https://svnweb.freebsd.org/changeset/base/280399 Log: MFC r275163: ANSIfy b64_pton Modified: stable/10/lib/libc/net/base64.c Directory Properties: stable/10/ (props changed) Modified: stable/10/lib/libc/net/base64.c

svn commit: r280703 - stable/10/sys/modules/drm2

2015-03-26 Thread Ed Maste
Author: emaste Date: Thu Mar 26 17:51:11 2015 New Revision: 280703 URL: https://svnweb.freebsd.org/changeset/base/280703 Log: MFC r270572: drm/i915: Disable the build of i915 on PC98 This module is of no use on this platform. Modified: stable/10/sys/modules/drm2/Makefile Directory Prop

svn commit: r281933 - stable/10/sys/dev/vt

2015-04-24 Thread Ed Maste
Author: emaste Date: Fri Apr 24 15:32:12 2015 New Revision: 281933 URL: https://svnweb.freebsd.org/changeset/base/281933 Log: MFC r281537: Increase vt font limits to allow use of GNU Unifont PR: 199438 Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/dev/vt/vt_fon

svn commit: r281936 - stable/10/usr.bin/ar

2015-04-24 Thread Ed Maste
Author: emaste Date: Fri Apr 24 15:48:23 2015 New Revision: 281936 URL: https://svnweb.freebsd.org/changeset/base/281936 Log: MFC r281311: ar: Disallow directory traversal Set ARCHIVE_EXTRACT_SECURE_SYMLINKS and ARCHIVE_EXTRACT_SECURE_NODOTDOT as in bsdtar to prevent extraction of arc

svn commit: r281937 - stable/10/sys/sys

2015-04-24 Thread Ed Maste
Author: emaste Date: Fri Apr 24 15:58:41 2015 New Revision: 281937 URL: https://svnweb.freebsd.org/changeset/base/281937 Log: MFC r277464: Add missing R_X86_64_ constants to elf_common.h PR: 196918 Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/sys/elf_common.h

svn commit: r282118 - stable/10/libexec/rtld-elf

2015-04-27 Thread Ed Maste
Author: emaste Date: Tue Apr 28 01:15:17 2015 New Revision: 282118 URL: https://svnweb.freebsd.org/changeset/base/282118 Log: MFC r281005: Make die available as rtld_die for use by MD relocation code Sponsored by: The FreeBSD Foundation Modified: stable/10/libexec/rtld-elf/rtld.c stabl

svn commit: r282142 - stable/10/libexec/rtld-elf/mips

2015-04-28 Thread Ed Maste
Author: emaste Date: Tue Apr 28 12:48:30 2015 New Revision: 282142 URL: https://svnweb.freebsd.org/changeset/base/282142 Log: MFC r281107: MIPS rtld: report missing symbol rather than segfaulting This is only an interim fix; MIPS should be using the MI code instead, which does not hav

svn commit: r282143 - stable/10/lib/libc/mips/gen

2015-04-28 Thread Ed Maste
Author: emaste Date: Tue Apr 28 12:52:08 2015 New Revision: 282143 URL: https://svnweb.freebsd.org/changeset/base/282143 Log: MFC r277877: Use zero register instead of immediate 0x0 in MIPS assembly It seems GAS makes the substitution automatically, but Clang's integrated assembler do

svn commit: r282822 - stable/10/sys/dev/vt/hw/fb

2015-05-12 Thread Ed Maste
Author: emaste Date: Tue May 12 18:08:07 2015 New Revision: 282822 URL: https://svnweb.freebsd.org/changeset/base/282822 Log: MFC r282247: vt: fix vt_fb_bitblt_bitmap mask corruption Previously the mask wrapped when one or more of the mask bytes extended past the right edge of the win

svn commit: r282823 - stable/10/sys/dev/vt

2015-05-12 Thread Ed Maste
Author: emaste Date: Tue May 12 18:09:54 2015 New Revision: 282823 URL: https://svnweb.freebsd.org/changeset/base/282823 Log: MFC r281944: vt(4): Simplify mouse area detection vt_is_cursor_in_area needs to return true if any part of the mouse cursor is visible in the rectangle area. R

svn commit: r283164 - in stable/10/share: syscons/keymaps vt/keymaps

2015-05-20 Thread Ed Maste
Author: emaste Date: Thu May 21 01:47:12 2015 New Revision: 283164 URL: https://svnweb.freebsd.org/changeset/base/283164 Log: MFC INDEX.keymaps fixes r282898: Correct UTF-8 encoding in Británico One á was ISO 8859-1 0xE1 instead of UTF-8 0xC3 0xA1. r282902: Correct language code

svn commit: r283165 - stable/10/usr.sbin/kbdmap

2015-05-20 Thread Ed Maste
Author: emaste Date: Thu May 21 01:50:06 2015 New Revision: 283165 URL: https://svnweb.freebsd.org/changeset/base/283165 Log: MFC r282904: kbdmap(1): increase description size to 256 bytes After conversion to UTF-8 some INDEX.keymaps descriptions are longer than the previous limit of

svn commit: r283234 - stable/10/usr.bin/ar

2015-05-21 Thread Ed Maste
Author: emaste Date: Thu May 21 13:30:10 2015 New Revision: 283234 URL: https://svnweb.freebsd.org/changeset/base/283234 Log: MFC r276774: ar: Avoid null pointer deref while reading corrupt archives ELF Tool Chain ticket #467 Reported by: Alexander Cherepanov Sponsored by: The Fr

svn commit: r283260 - stable/10/usr.sbin/crunch/crunchide

2015-05-21 Thread Ed Maste
Author: emaste Date: Thu May 21 19:16:28 2015 New Revision: 283260 URL: https://svnweb.freebsd.org/changeset/base/283260 Log: MFC r282144: crunchide: add basic string table sanity checks Reported by: Coverity Scan CID: 978805, 980919 Sponsored by: The FreeBSD Foundation Modif

svn commit: r283262 - stable/10/sys/amd64/amd64

2015-05-21 Thread Ed Maste
Author: emaste Date: Thu May 21 19:40:31 2015 New Revision: 283262 URL: https://svnweb.freebsd.org/changeset/base/283262 Log: MFC r258431: Disable amd64 boot time memory test by default The page presence memory test takes a long time on large memory systems and has little value on con

svn commit: r283553 - stable/10/sys/sys

2015-05-25 Thread Ed Maste
Author: emaste Date: Tue May 26 02:50:30 2015 New Revision: 283553 URL: https://svnweb.freebsd.org/changeset/base/283553 Log: MFC r283110: Add GRP_COMDAT section group flag to ELF header Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/sys/elf_common.h Directory Properties:

svn commit: r283748 - stable/10/contrib/ipfilter/tools

2015-05-29 Thread Ed Maste
Author: emaste Date: Fri May 29 17:43:14 2015 New Revision: 283748 URL: https://svnweb.freebsd.org/changeset/base/283748 Log: MFC r283295: ipf(1): Use strchr(3) instead of deprecated index(3) Sponsored by: The FreeBSD Foundation Modified: stable/10/contrib/ipfilter/tools/ipf.c Directory

svn commit: r283940 - stable/10/sys/kern

2015-06-03 Thread Ed Maste
Author: emaste Date: Wed Jun 3 11:36:47 2015 New Revision: 283940 URL: https://svnweb.freebsd.org/changeset/base/283940 Log: MFC r257736 (by pjd): - Remove mac_get_fd/mac_set_fd - those are not syscalls. The __mac_get_fd() and __mac_set_fd() syscalls are listed earlier. - Corre

svn commit: r283941 - stable/10/sys/kern

2015-06-03 Thread Ed Maste
Author: emaste Date: Wed Jun 3 11:39:29 2015 New Revision: 283941 URL: https://svnweb.freebsd.org/changeset/base/283941 Log: Regen for r283940. Modified: stable/10/sys/kern/init_sysent.c Modified: stable/10/sys/kern/init_sysent.c =

svn commit: r283942 - stable/10/sys/kern

2015-06-03 Thread Ed Maste
Author: emaste Date: Wed Jun 3 13:10:25 2015 New Revision: 283942 URL: https://svnweb.freebsd.org/changeset/base/283942 Log: MFC r259436,259437 by pjd: Allow for pselect(2) in capability mode. Modified: stable/10/sys/kern/capabilities.conf stable/10/sys/kern/init_sysent.c Directory Propert

svn commit: r283943 - stable/10/sys/kern

2015-06-03 Thread Ed Maste
Author: emaste Date: Wed Jun 3 13:12:08 2015 New Revision: 283943 URL: https://svnweb.freebsd.org/changeset/base/283943 Log: MFC r261220 by csjp: Allow sigwait(2) in capabilities mode. It's common for multi-threaded processes to create a thread for the purpose of synchronously proces

svn commit: r283960 - stable/10/sys/kern

2015-06-03 Thread Ed Maste
Author: emaste Date: Wed Jun 3 18:33:47 2015 New Revision: 283960 URL: https://svnweb.freebsd.org/changeset/base/283960 Log: MFC r259438 by pjd: Fix syscalls that can be loaded as kernel modules They were not given the flag allowing to call them from capability mode sandbox. And

svn commit: r284455 - stable/10/sys/sparc64/pci

2015-06-16 Thread Ed Maste
Author: emaste Date: Tue Jun 16 18:39:11 2015 New Revision: 284455 URL: https://svnweb.freebsd.org/changeset/base/284455 Log: MFC r281930 by jhb: Update this driver to not save copies of registers that are no longer used after r281874. While here, also update it to always write t

svn commit: r285052 - stable/10/sys/mips/include

2015-07-02 Thread Ed Maste
Author: emaste Date: Thu Jul 2 18:27:04 2015 New Revision: 285052 URL: https://svnweb.freebsd.org/changeset/base/285052 Log: MFC r269137 by marcel: Add missing definition of ELF_MACHINE_OK, now used by gcore(1). PR: 201204 Modified: stable/10/sys/mips/include/elf.h Directory Pr

svn commit: r285224 - stable/10/usr.bin/ar

2015-07-06 Thread Ed Maste
Author: emaste Date: Tue Jul 7 02:17:24 2015 New Revision: 285224 URL: https://svnweb.freebsd.org/changeset/base/285224 Log: MFC r284928: speed up ar(1) on UFS file systems Fault in the buffer prior to writing to workaround poor performance due to interaction with kernel fs deadlock avoi

svn commit: r302002 - stable/10/sys/sys

2016-06-17 Thread Ed Maste
Author: emaste Date: Sat Jun 18 01:23:38 2016 New Revision: 302002 URL: https://svnweb.freebsd.org/changeset/base/302002 Log: MFC r300231: elf_common.h: add section header flag and dynamic types SHF_COMPRESSEDsection contains compressed data DT_TLSDESC_PLTLocation of PLT e

svn commit: r303170 - stable/10/contrib/llvm/tools/clang/lib/Driver

2016-07-21 Thread Ed Maste
Author: emaste Date: Fri Jul 22 01:16:56 2016 New Revision: 303170 URL: https://svnweb.freebsd.org/changeset/base/303170 Log: MFC r303031: clang++: Always use --eh-frame-hdr on FreeBSD, even for -static FreeBSD uses LLVM's libunwind on FreeBSD/arm64 today (and we expect to use it more wid

svn commit: r303293 - stable/10/lib/libcxxrt

2016-07-25 Thread Ed Maste
Author: emaste Date: Mon Jul 25 14:26:33 2016 New Revision: 303293 URL: https://svnweb.freebsd.org/changeset/base/303293 Log: MFC r302278: libcxxrt: correct mangled "typeinfo name" symbols in Version.map r261644 (MFC of r260553) added missing C++ typinfos to libcxxrt's version script.

svn commit: r303294 - stable/10/sys/boot/efi/boot1

2016-07-25 Thread Ed Maste
Author: emaste Date: Mon Jul 25 14:28:50 2016 New Revision: 303294 URL: https://svnweb.freebsd.org/changeset/base/303294 Log: MFC r302335: boot1.efi: fix assignment / comparison expression PR: 210706 Submitted by: David Binderman Modified: stable/10/sys/boot/efi/boot1/boot1.

svn commit: r303295 - stable/10/usr.bin/ar

2016-07-25 Thread Ed Maste
Author: emaste Date: Mon Jul 25 14:35:14 2016 New Revision: 303295 URL: https://svnweb.freebsd.org/changeset/base/303295 Log: MFC r301974: ar: enable reproducible output by default when invoked as 'ar -s' ar output is already deterministic by default for ar -q and ar -r, and when invoked

svn commit: r303297 - stable/10/sys/boot/efi/boot1

2016-07-25 Thread Ed Maste
Author: emaste Date: Mon Jul 25 14:36:55 2016 New Revision: 303297 URL: https://svnweb.freebsd.org/changeset/base/303297 Log: MFC r297871: boot1.efifat: provide a fallback startup.nsh In case the firmware falls through to executing startup.sh, populate it with the name of our boot loader.

svn commit: r303618 - stable/10/contrib/libcxxrt

2016-08-01 Thread Ed Maste
Author: emaste Date: Mon Aug 1 16:16:48 2016 New Revision: 303618 URL: https://svnweb.freebsd.org/changeset/base/303618 Log: MFC r303400: libcxxrt: fix demangling of wchar_t 'wchar_t' is 7 characters long, not 6. r303297 fixed this (in head) in libelftc, but not the second copy of this f

svn commit: r303633 - stable/10/sys/dev/vt

2016-08-01 Thread Ed Maste
Author: emaste Date: Mon Aug 1 19:53:18 2016 New Revision: 303633 URL: https://svnweb.freebsd.org/changeset/base/303633 Log: MFC r303338: vt: lock Giant around kbd calls in CONS_GETINFO Note that keyboards are stored in an array and are not freed (just "unregistered" by clearing some fie

svn commit: r305424 - in stable/10/usr.sbin/cron: cron crontab

2016-09-05 Thread Ed Maste
Author: emaste Date: Mon Sep 5 15:50:40 2016 New Revision: 305424 URL: https://svnweb.freebsd.org/changeset/base/305424 Log: MFC r305269: cron: use existing maximum username constant MAXLOGNAME Previously cron had its own maximum username length limit, which was smaller than the system's

svn commit: r305518 - stable/10/sys/kern

2016-09-06 Thread Ed Maste
Author: emaste Date: Wed Sep 7 04:06:25 2016 New Revision: 305518 URL: https://svnweb.freebsd.org/changeset/base/305518 Log: MFC r305140: Allow getdtablesize in capability mode Modified: stable/10/sys/kern/capabilities.conf Directory Properties: stable/10/ (props changed) Modified: stab

svn commit: r305519 - stable/10/sys/kern

2016-09-06 Thread Ed Maste
Author: emaste Date: Wed Sep 7 04:07:43 2016 New Revision: 305519 URL: https://svnweb.freebsd.org/changeset/base/305519 Log: Regen after r305518: Allow getdtablesize in capability mode Modified: stable/10/sys/kern/init_sysent.c Modified: stable/10/sys/kern/init_sysent.c

svn commit: r306136 - stable/10/contrib/binutils/ld

2016-09-21 Thread Ed Maste
Author: emaste Date: Wed Sep 21 19:11:37 2016 New Revision: 306136 URL: https://svnweb.freebsd.org/changeset/base/306136 Log: MFC r275240 (bapt): Implement --no-fatal-warnings Implement --no-fatal-warning for compatibility with newer ld what ever order the options are passed to ld(1) the

svn commit: r306214 - in stable/10/usr.bin/bsdiff: bsdiff bspatch

2016-09-22 Thread Ed Maste
Author: emaste Date: Thu Sep 22 21:14:00 2016 New Revision: 306214 URL: https://svnweb.freebsd.org/changeset/base/306214 Log: MFC r264823 (ed): Make usage printing more consistent with other tools. - Introduce a separate usage() function. - Don't use argv[0]. Directly name the application

svn commit: r306215 - stable/10/usr.bin/bsdiff/bspatch

2016-09-22 Thread Ed Maste
Author: emaste Date: Thu Sep 22 21:16:54 2016 New Revision: 306215 URL: https://svnweb.freebsd.org/changeset/base/306215 Log: MFC bspatch Capsicumization and improvements r304691: bspatch: apply style(9) Make style changes (and trivial refactoring of open calls) now in order to reduc

svn commit: r306427 - stable/10/usr.sbin/portsnap/phttpget

2016-09-28 Thread Ed Maste
Author: emaste Date: Thu Sep 29 01:47:02 2016 New Revision: 306427 URL: https://svnweb.freebsd.org/changeset/base/306427 Log: MFC r296205: Fix typo. Modified: stable/10/usr.sbin/portsnap/phttpget/phttpget.8 Directory Properties: stable/10/ (props changed) Modified: stable/10/usr.sbin/por

svn commit: r306428 - stable/10/usr.sbin/portsnap/phttpget

2016-09-28 Thread Ed Maste
Author: emaste Date: Thu Sep 29 01:53:29 2016 New Revision: 306428 URL: https://svnweb.freebsd.org/changeset/base/306428 Log: MFC (part of) r298089 by pfg: Cleanup unnecessary semicolons Modified: stable/10/usr.sbin/portsnap/phttpget/phttpget.c Modified: stable/10/usr.sbin/portsnap/phttpget/

svn commit: r306697 - stable/10/usr.sbin/portsnap/portsnap

2016-10-04 Thread Ed Maste
Author: emaste Date: Wed Oct 5 00:33:06 2016 New Revision: 306697 URL: https://svnweb.freebsd.org/changeset/base/306697 Log: MFC r306417: portsnap: only move expected snapshot contents from snap/ to files/ Previously it was possible to smuggle in addional files that would be used by lat

svn commit: r306809 - stable/10/sys/fs/nfs

2016-10-07 Thread Ed Maste
Author: emaste Date: Fri Oct 7 14:46:34 2016 New Revision: 306809 URL: https://svnweb.freebsd.org/changeset/base/306809 Log: MFC r299199: Add nid_namelen bounds check to nfssvc system call This is only allowed by root and only used by the nfs daemon, which should not provide an incorrect

svn commit: r307635 - stable/10/sys/dev/kbd

2016-10-19 Thread Ed Maste
Author: emaste Date: Wed Oct 19 13:42:40 2016 New Revision: 307635 URL: https://svnweb.freebsd.org/changeset/base/307635 Log: MFC r307145: Use M_WAITOK in PIO_KEYMAP ioctl The malloc return value is not checked. Modified: stable/10/sys/dev/kbd/kbd.c Directory Properties: stable/10

svn commit: r307834 - stable/10/usr.bin/elfdump

2016-10-23 Thread Ed Maste
Author: emaste Date: Mon Oct 24 00:46:38 2016 New Revision: 307834 URL: https://svnweb.freebsd.org/changeset/base/307834 Log: MFC r307520: elfdump: correct DT_AUXILIARY / DT_USED / DT_FILTER definitions r109332 introduced these three as DT_SUNW_*. Update to the correct names already used

svn commit: r307836 - stable/10/sys/kern

2016-10-23 Thread Ed Maste
Author: emaste Date: Mon Oct 24 01:22:01 2016 New Revision: 307836 URL: https://svnweb.freebsd.org/changeset/base/307836 Log: MFC r307522: makesyscalls.sh: remove trailing space on the "created from" line In r10905 and r10906 makesyscalls was modified to avoid emitting a literal $Id$ stri

svn commit: r308804 - stable/10/usr.sbin/crunch/crunchide

2016-11-18 Thread Ed Maste
Author: emaste Date: Fri Nov 18 16:01:23 2016 New Revision: 308804 URL: https://svnweb.freebsd.org/changeset/base/308804 Log: MFC r282824: crunchide: remove EOL whitespace Modified: stable/10/usr.sbin/crunch/crunchide/exec_elf32.c Directory Properties: stable/10/ (props changed) Modified

svn commit: r308805 - stable/10/gnu/usr.bin/groff

2016-11-18 Thread Ed Maste
Author: emaste Date: Fri Nov 18 16:05:32 2016 New Revision: 308805 URL: https://svnweb.freebsd.org/changeset/base/308805 Log: MFC r306740, r307150: groff: use changelog date in man pages r306740: groff: use changelog date rather than file modification date in man pages The source

svn commit: r309077 - stable/10/usr.sbin/crunch/crunchide

2016-11-23 Thread Ed Maste
Author: emaste Date: Thu Nov 24 00:46:34 2016 New Revision: 309077 URL: https://svnweb.freebsd.org/changeset/base/309077 Log: MFC r308772: crunchide: report explicit error for combined string table Some tools produce objects with a combined strtab and shstrtab. These objects are not suppo

svn commit: r309740 - stable/10/lib/msun/arm

2016-12-09 Thread Ed Maste
Author: emaste Date: Fri Dec 9 17:17:37 2016 New Revision: 309740 URL: https://svnweb.freebsd.org/changeset/base/309740 Log: MFC r309298: libm: remove duplicate version script entries These symbols already appear in the common lib/msun/Symbol.map. Duplicate entries produce an error with

Re: svn commit: r293297 - in stable/10/sys/boot/efi: . boot1 loader loader/arch loader/arch/amd64

2016-01-10 Thread Ed Maste
On 10 January 2016 at 18:09, NGie Cooper wrote: > > Changes to sys/boot/efi/Makefile.inc broke ia64 (and likely all gcc > tinderboxes). Sorry about that and thanks for the heads-up. Only ia64 should be affected -- the only archs that build sys/boot/efi on stable/10 are i386, amd64, and ia64. I'l

svn commit: r293649 - in stable/10/sys/boot/efi: . boot1

2016-01-10 Thread Ed Maste
Author: emaste Date: Mon Jan 11 00:43:50 2016 New Revision: 293649 URL: https://svnweb.freebsd.org/changeset/base/293649 Log: MFC r281027: Clean up more x86 only options in the efi code. Modified: stable/10/sys/boot/efi/Makefile.inc stable/10/sys/boot/efi/boot1/Makefile Directory Properties

svn commit: r293654 - stable/10/sys/boot/efi

2016-01-10 Thread Ed Maste
Author: emaste Date: Mon Jan 11 04:25:03 2016 New Revision: 293654 URL: https://svnweb.freebsd.org/changeset/base/293654 Log: Move -msoft-float compiler flag into x86/i386 cases to fix ia64 Direct commit to stable/10 as ia64 support does not exist in HEAD. Modified: stable/10/sys/boot/ef

svn commit: r293660 - stable/10/sys/boot/efi

2016-01-11 Thread Ed Maste
Author: emaste Date: Mon Jan 11 15:30:19 2016 New Revision: 293660 URL: https://svnweb.freebsd.org/changeset/base/293660 Log: MFC r286967 by imp: use -mno-aes and -mno-avx flags only with Clang The flags -mno-aes -mno-avx only exist for clang, not [base] gcc, so add them only to the clang

Re: svn commit: r293654 - stable/10/sys/boot/efi

2016-01-11 Thread Ed Maste
On 11 January 2016 at 06:26, NGie Cooper wrote: > >> On Jan 10, 2016, at 20:25, Ed Maste wrote: >> >> Author: emaste >> Date: Mon Jan 11 04:25:03 2016 >> New Revision: 293654 >> URL: https://svnweb.freebsd.org/changeset/base/293654 > > This unfort

svn commit: r294268 - in stable/10/sys/boot/efi: boot1 loader

2016-01-18 Thread Ed Maste
Author: emaste Date: Mon Jan 18 15:30:15 2016 New Revision: 294268 URL: https://svnweb.freebsd.org/changeset/base/294268 Log: MFC r287930: Various small cleanups to EFI loader Makefiles. Modified: stable/10/sys/boot/efi/boot1/Makefile stable/10/sys/boot/efi/loader/Makefile Directory Propert

svn commit: r294269 - stable/10/sys/boot/efi/boot1

2016-01-18 Thread Ed Maste
Author: emaste Date: Mon Jan 18 15:34:10 2016 New Revision: 294269 URL: https://svnweb.freebsd.org/changeset/base/294269 Log: MFC r281117: Move boot1.efi to the global CLEANFILES list It's not x86 specific. Modified: stable/10/sys/boot/efi/boot1/Makefile Directory Properties: stable/10

svn commit: r294270 - stable/10/sys/boot/efi/loader

2016-01-18 Thread Ed Maste
Author: emaste Date: Mon Jan 18 15:37:41 2016 New Revision: 294270 URL: https://svnweb.freebsd.org/changeset/base/294270 Log: MFC r293165: loader.efi: support non-contiguous console modes Modified: stable/10/sys/boot/efi/loader/main.c Directory Properties: stable/10/ (props changed) Modi

svn commit: r294272 - stable/10/sys/amd64/include

2016-01-18 Thread Ed Maste
Author: emaste Date: Mon Jan 18 15:43:00 2016 New Revision: 294272 URL: https://svnweb.freebsd.org/changeset/base/294272 Log: MFC r281381: Use explicitly sized types in EFI module metadata This will allow the same metadata struct to be used on all platforms. Modified: stable/10/sys/amd64

svn commit: r294274 - in stable/10/sys: amd64/include i386/include x86/include

2016-01-18 Thread Ed Maste
Author: emaste Date: Mon Jan 18 15:52:07 2016 New Revision: 294274 URL: https://svnweb.freebsd.org/changeset/base/294274 Log: MFC r293343: Move amd64 metadata.h to x86 and share with i386 Added: stable/10/sys/x86/include/metadata.h - copied unchanged from r293343, head/sys/x86/include/me

svn commit: r294275 - in stable/10/sys/boot/efi: boot1 include loader

2016-01-18 Thread Ed Maste
Author: emaste Date: Mon Jan 18 15:55:25 2016 New Revision: 294275 URL: https://svnweb.freebsd.org/changeset/base/294275 Log: MFC r293244: Introduce and use new EFI_ERROR_CODE macro for EFI errors Modified: stable/10/sys/boot/efi/boot1/boot1.c stable/10/sys/boot/efi/include/efierr.h stabl

svn commit: r294276 - stable/10/sys/boot/efi/boot1

2016-01-18 Thread Ed Maste
Author: emaste Date: Mon Jan 18 16:09:58 2016 New Revision: 294276 URL: https://svnweb.freebsd.org/changeset/base/294276 Log: MFC r281058: Remove whitespace. Modified: stable/10/sys/boot/efi/boot1/boot1.c Directory Properties: stable/10/ (props changed) Modified: stable/10/sys/boot/efi/b

svn commit: r294443 - in stable/10/share: man/man7 misc

2016-01-20 Thread Ed Maste
Author: emaste Date: Wed Jan 20 16:41:00 2016 New Revision: 294443 URL: https://svnweb.freebsd.org/changeset/base/294443 Log: MFC r293281: Use standard name for ASCII LF and FF control codes PR: 205778 Modified: stable/10/share/man/man7/ascii.7 stable/10/share/misc/ascii (c

svn commit: r294445 - in stable/10/sys/boot: efi/libefi efi/loader ficl/amd64

2016-01-20 Thread Ed Maste
Author: emaste Date: Wed Jan 20 16:53:38 2016 New Revision: 294445 URL: https://svnweb.freebsd.org/changeset/base/294445 Log: MFC r293233: loader.efi: add terminal emulation support This is based on the vidconsole implementation. Submitted by: Toomas Soome Relnotes: Yes Modifie

svn commit: r294446 - stable/10/sys/boot/forth

2016-01-20 Thread Ed Maste
Author: emaste Date: Wed Jan 20 16:59:37 2016 New Revision: 294446 URL: https://svnweb.freebsd.org/changeset/base/294446 Log: MFC r293234: Enable the beastie menu for the UEFI console As of r294445 [in stable/10] the UEFI console includes basic terminal emulator support. Relnotes:

svn commit: r294449 - stable/10/sys/boot/efi/loader

2016-01-20 Thread Ed Maste
Author: emaste Date: Wed Jan 20 17:38:21 2016 New Revision: 294449 URL: https://svnweb.freebsd.org/changeset/base/294449 Log: MFC r293245: loader.efi style(9) cleanup Submitted by: smh Modified: stable/10/sys/boot/efi/loader/main.c Directory Properties: stable/10/ (props changed) Mo

svn commit: r294450 - stable/10/usr.bin/elfdump

2016-01-20 Thread Ed Maste
Author: emaste Date: Wed Jan 20 17:40:11 2016 New Revision: 294450 URL: https://svnweb.freebsd.org/changeset/base/294450 Log: MFC r288083, r288138: elfdump: report MIPS-specific ELF section types Modified: stable/10/usr.bin/elfdump/elfdump.c Directory Properties: stable/10/ (props changed

svn commit: r294454 - stable/10/sys/sys

2016-01-20 Thread Ed Maste
Author: emaste Date: Wed Jan 20 19:20:28 2016 New Revision: 294454 URL: https://svnweb.freebsd.org/changeset/base/294454 Log: MFC r288081: Add MIPS ELF section type SHT_MIPS_ABIFLAGS definition Modified: stable/10/sys/sys/elf_common.h Directory Properties: stable/10/ (props changed) Modi

svn commit: r294459 - in stable/10/sys: mips/include sys

2016-01-20 Thread Ed Maste
Author: emaste Date: Wed Jan 20 21:06:24 2016 New Revision: 294459 URL: https://svnweb.freebsd.org/changeset/base/294459 Log: MFC r276539: Update ELF headers to include additional defines The elftoolchain project includes these additional defines for various userland programs. Given that

svn commit: r294460 - stable/10/sys/boot/ia64/efi

2016-01-20 Thread Ed Maste
Author: emaste Date: Wed Jan 20 21:22:06 2016 New Revision: 294460 URL: https://svnweb.freebsd.org/changeset/base/294460 Log: Leave temporary ia64 loader.sym behind if the build fails This facilitates investigation of the build failure, and is the same way it's done for other architecture

Re: svn commit: r294343 - stable/10/lib/libstand

2016-01-20 Thread Ed Maste
On 19 January 2016 at 16:35, Ian Lepore wrote: > Author: ian > Date: Tue Jan 19 21:35:09 2016 > New Revision: 294343 > URL: https://svnweb.freebsd.org/changeset/base/294343 > > Log: > MFC r292583: > > Allow dhcp/bootp server-provided values to be overriden from environment > variables in

Re: svn commit: r294271 - stable/10/sys/fs/ext2fs

2016-01-21 Thread Ed Maste
On 18 January 2016 at 15:39, Pedro F. Giffuni wrote: > Author: pfg > Date: Mon Jan 18 15:39:32 2016 > New Revision: 294271 > URL: https://svnweb.freebsd.org/changeset/base/294271 > > Log: > MFC r293680 > ext4: add support for reading sparse files ia64 and powerpc LINT kernels are now failin

svn commit: r294969 - stable/10/sys/sys

2016-01-27 Thread Ed Maste
Author: emaste Date: Thu Jan 28 01:45:15 2016 New Revision: 294969 URL: https://svnweb.freebsd.org/changeset/base/294969 Log: MFC r294530: Add STB_GNU_UNIQUE symbol binding definition Red Hat created STB_GNU_UNIQUE to handle certain special cases relating to dynamically loading C++ DSOs[1

svn commit: r295411 - stable/10

2016-02-08 Thread Ed Maste
Author: emaste Date: Mon Feb 8 20:06:26 2016 New Revision: 295411 URL: https://svnweb.freebsd.org/changeset/base/295411 Log: MFC r280950: Move the efi loaders to be under sys/boot/efi In HEAD this was done to support UEFI on arm64. Merging to stable/10 to facilitate the merging of later

svn commit: r295434 - stable/10

2016-02-09 Thread Ed Maste
Author: emaste Date: Tue Feb 9 14:35:23 2016 New Revision: 295434 URL: https://svnweb.freebsd.org/changeset/base/295434 Log: MFC r281524 -- add mergeinfo missed in r293347 Approved by: re (gjb, blanket) Modified: Directory Properties: stable/10/ (props changed) __

svn commit: r295446 - stable/10

2016-02-09 Thread Ed Maste
Author: emaste Date: Tue Feb 9 18:43:52 2016 New Revision: 295446 URL: https://svnweb.freebsd.org/changeset/base/295446 Log: Add missing mergeinfo for MFC of r268227 Belatedly record the MFC of r268227, committed in stable/10 r293297. Approved by: re (gjb, blanket) Modified: Directo

svn commit: r295453 - in stable/10/sys/boot: arm/at91/boot2 arm/ixp425/boot2 common efi/boot1 i386/boot2 i386/common i386/gptboot i386/zfsboot pc98/boot2 powerpc/boot1.chrp sparc64/boot1

2016-02-09 Thread Ed Maste
Author: emaste Date: Tue Feb 9 22:32:24 2016 New Revision: 295453 URL: https://svnweb.freebsd.org/changeset/base/295453 Log: MFC boot loader path and RBX constant deduplication r294765 (imp) Move all the separate copies of the same strings into paths.h. There's nothing machine speci

svn commit: r295617 - stable/10/share/man/man8

2016-02-14 Thread Ed Maste
Author: emaste Date: Sun Feb 14 22:31:38 2016 New Revision: 295617 URL: https://svnweb.freebsd.org/changeset/base/295617 Log: MFC r295496: Document boot1.efi's handling of /boot.config Approved by: re (marius) Modified: stable/10/share/man/man8/uefi.8 Directory Properties: stable/10/

svn commit: r295652 - stable/10/share/man/man8

2016-02-15 Thread Ed Maste
Author: emaste Date: Tue Feb 16 03:50:56 2016 New Revision: 295652 URL: https://svnweb.freebsd.org/changeset/base/295652 Log: MFC r295497: Update uefi.8 for ZFS and multi device boot support Approved by: re (gjb) Modified: stable/10/share/man/man8/uefi.8 Directory Properties: stable/1

svn commit: r297821 - in stable/10/sys/boot/efi: boot1 loader

2016-04-11 Thread Ed Maste
Author: emaste Date: Mon Apr 11 14:26:02 2016 New Revision: 297821 URL: https://svnweb.freebsd.org/changeset/base/297821 Log: MFC r296769: boot/efi: Prefer nm to objdump Both objdump and nm are equally capable of reporting undefined symbols. This gets us a step closer to building w

svn commit: r297822 - stable/10/lib/libelf

2016-04-11 Thread Ed Maste
Author: emaste Date: Mon Apr 11 14:44:18 2016 New Revision: 297822 URL: https://svnweb.freebsd.org/changeset/base/297822 Log: MFC r275430: libelf: Fix cross-endian ELF note file / memory conversion The namesz and descsz variables need to be used in native endianness. The sizes are in nati

svn commit: r297823 - stable/10/lib/libelf

2016-04-11 Thread Ed Maste
Author: emaste Date: Mon Apr 11 14:45:36 2016 New Revision: 297823 URL: https://svnweb.freebsd.org/changeset/base/297823 Log: MFC r296685: libelf: correct byte count in cross-endian note translation Sponsored by: The FreeBSD Foundation Modified: stable/10/lib/libelf/libelf_convert.m4 Mo

svn commit: r298297 - stable/10/usr.sbin/kbdcontrol

2016-04-19 Thread Ed Maste
Author: emaste Date: Tue Apr 19 20:56:02 2016 New Revision: 298297 URL: https://svnweb.freebsd.org/changeset/base/298297 Log: MFC r296926: kbdcontrol: add -P path option to add keymap search paths PR: 193865 Sponsored by: The FreeBSD Foundation Modified: stable/10/usr.sbin/kb

svn commit: r298299 - stable/10/sys/sys

2016-04-19 Thread Ed Maste
Author: emaste Date: Tue Apr 19 21:06:39 2016 New Revision: 298299 URL: https://svnweb.freebsd.org/changeset/base/298299 Log: Bump __FreeBSD_version for kbdcontrol's -P option MFC'd in r298297 Modified: stable/10/sys/sys/param.h Modified: stable/10/sys/sys/param.h ==

svn commit: r298429 - in stable/10: . sys/conf

2016-04-21 Thread Ed Maste
Author: emaste Date: Thu Apr 21 19:24:36 2016 New Revision: 298429 URL: https://svnweb.freebsd.org/changeset/base/298429 Log: Fix compiled-in keymap generation for sc/vt consoles In r298297 kbdcontrol's -P option was MFC'd to stable/10, which enables this change for a simplified compile-

svn commit: r298430 - in stable/10/sys: conf dev/kbdmux modules/kbdmux

2016-04-21 Thread Ed Maste
Author: emaste Date: Thu Apr 21 19:25:33 2016 New Revision: 298430 URL: https://svnweb.freebsd.org/changeset/base/298430 Log: MFC r297685: Add option to specify built-in keymap for kbdmux PR: 153459 Submitted by: swel...@gmail.com Modified: stable/10/sys/conf/NOTES stable/1

svn commit: r298492 - stable/10/usr.sbin/kldxref

2016-04-22 Thread Ed Maste
Author: emaste Date: Fri Apr 22 21:33:11 2016 New Revision: 298492 URL: https://svnweb.freebsd.org/changeset/base/298492 Log: MFC r275940 (imp): Bump the largest record we can cope with from 1k to 8k. Other users of the hints file don't have any real limits, and longer records will need t

svn commit: r298493 - in stable/10: sys/boot/common sys/sys usr.sbin/kldxref

2016-04-22 Thread Ed Maste
Author: emaste Date: Fri Apr 22 21:38:37 2016 New Revision: 298493 URL: https://svnweb.freebsd.org/changeset/base/298493 Log: MFC r277205 (imp): Reserve and ignore the a new module metadata type MDT_PNP_INFO for associating an optional PNP hint table with this module. In the futur

svn commit: r298494 - stable/10/usr.sbin/kldxref

2016-04-22 Thread Ed Maste
Author: emaste Date: Fri Apr 22 21:43:44 2016 New Revision: 298494 URL: https://svnweb.freebsd.org/changeset/base/298494 Log: MFC r288490: Add debug file extension to kldxref(8) After r288176 [in head] kernel debug files have the extension .debug. They also moved [in head] to /usr/lib

  1   2   >