Re: svn commit: r267692 - head/usr.bin/sed

2014-06-21 Thread Pedro Giffuni
Il giorno 21/giu/2014, alle ore 00:47, Konstantin Belousov kostik...@gmail.com ha scritto: On Fri, Jun 20, 2014 at 09:41:30PM +, Pedro F. Giffuni wrote: Author: pfg Date: Fri Jun 20 21:41:30 2014 New Revision: 267692 URL: http://svnweb.freebsd.org/changeset/base/267692 Log: Add -u

Re: svn commit: r267692 - head/usr.bin/sed

2014-06-21 Thread Bruce Evans
On Sat, 21 Jun 2014, Pedro Giffuni wrote: Il giorno 21/giu/2014, alle ore 00:47, Konstantin Belousov kostik...@gmail.com ha scritto: On Fri, Jun 20, 2014 at 09:41:30PM +, Pedro F. Giffuni wrote: Modified: head/usr.bin/sed/main.c

svn commit: r267703 - head/usr.bin/sed

2014-06-21 Thread Pedro F. Giffuni
Author: pfg Date: Sat Jun 21 14:07:33 2014 New Revision: 267703 URL: http://svnweb.freebsd.org/changeset/base/267703 Log: Drop ifdef nonsense: just use setvbuf(3). Pointed out by: kib, bde Modified: head/usr.bin/sed/main.c Modified: head/usr.bin/sed/main.c

svn commit: r267704 - head/contrib/llvm/lib/CodeGen/SelectionDAG

2014-06-21 Thread Dimitry Andric
Author: dim Date: Sat Jun 21 18:22:23 2014 New Revision: 267704 URL: http://svnweb.freebsd.org/changeset/base/267704 Log: Pull in r211435 from upstream llvm trunk (by Benjamin Kramer): Legalizer: Add support for splitting insert_subvectors. We handle this by spilling the whole

svn commit: r267705 - head/contrib/llvm/patches

2014-06-21 Thread Dimitry Andric
Author: dim Date: Sat Jun 21 18:47:30 2014 New Revision: 267705 URL: http://svnweb.freebsd.org/changeset/base/267705 Log: Add the llvm patch for r267704. Added: head/contrib/llvm/patches/patch-r267704-llvm-r211435-fix-avx-backend.diff Added:

svn commit: r267706 - head/sys/cddl/dev/sdt

2014-06-21 Thread Mark Johnston
Author: markj Date: Sat Jun 21 19:29:40 2014 New Revision: 267706 URL: http://svnweb.freebsd.org/changeset/base/267706 Log: Allow creation of SDT probes from a module in which no providers are defined. This ensures that the sdt:zfs:: probes appear despite the fact the sdt provider is

svn commit: r267708 - head/sys/kern

2014-06-21 Thread Mateusz Guzik
Author: mjg Date: Sun Jun 22 00:53:33 2014 New Revision: 267708 URL: http://svnweb.freebsd.org/changeset/base/267708 Log: do_dup: plug redundant adjustment of fd_lastfile By that time it was already set by fdalloc, or was there in the first place if fd is replaced. MFC after:1

svn commit: r267710 - in head/sys: kern sys

2014-06-21 Thread Mateusz Guzik
Author: mjg Date: Sun Jun 22 01:31:55 2014 New Revision: 267710 URL: http://svnweb.freebsd.org/changeset/base/267710 Log: fd: replace fd_nfiles with fd_lastfile where appropriate fd_lastfile is guaranteed to be the biggest open fd, so when the intent is to iterate over active fds or

Re: svn commit: r267678 - head/libexec/rtld-elf

2014-06-21 Thread Mateusz Guzik
On Fri, Jun 20, 2014 at 05:08:32PM +, Jonathan Anderson wrote: Author: jonathan Date: Fri Jun 20 17:08:32 2014 New Revision: 267678 URL: http://svnweb.freebsd.org/changeset/base/267678 Log: Add the LD_LIBRARY_PATH_FDS environmental variable. This variable allows the loading of

svn commit: r267711 - head/share/man/man4

2014-06-21 Thread Mitsuru IWASAKI
Author: iwasaki Date: Sun Jun 22 02:48:27 2014 New Revision: 267711 URL: http://svnweb.freebsd.org/changeset/base/267711 Log: Add note on SYSCTL VARIABLES. Modified: head/share/man/man4/acpi.4 Modified: head/share/man/man4/acpi.4