Author: brooks
Date: Sat Mar 1 04:49:55 2014
New Revision: 262652
URL: http://svnweb.freebsd.org/changeset/base/262652
Log:
MFC r261302:
The -B flag is intended to take an argument.
Fix a couple typos in comments.
Sponsored by: DARPA, AFRL
Modified:
stable/10/tools
Author: brooks
Date: Sat Mar 1 04:44:33 2014
New Revision: 262651
URL: http://svnweb.freebsd.org/changeset/base/262651
Log:
MFC r261301 (notional merge):
Regenerate for WITHOUT_FMTREE and WITHOUT_NCURSESW
Large churn in comments due to regeneration with makeman script.
Spon
Author: brooks
Date: Sat Mar 1 04:25:52 2014
New Revision: 262650
URL: http://svnweb.freebsd.org/changeset/base/262650
Log:
MFC r261299:
Merge from CheriBSD:
commit 2d581e8caf79d7a0f5a24590eccd06da90cccb74
Author: Brooks Davis
Date: Mon Jan 27 22:57:51 2014 +
Add WI
Author: imp
Date: Sat Mar 1 04:16:54 2014
New Revision: 262649
URL: http://svnweb.freebsd.org/changeset/base/262649
Log:
MFC: r260889, r260890, r260911:
r260911 | imp | 2014-01-20 10:45:36 -0700 (Mon, 20 Jan 2014) | 5 lines
Don't lock in the generic grab just to lock again
Author: brooks
Date: Sat Mar 1 03:39:56 2014
New Revision: 262648
URL: http://svnweb.freebsd.org/changeset/base/262648
Log:
MFC: 261298
Merge from CheriBSD:
commit 70b8f0c127db6b80411789d237b403cc64a93573
Author: Brooks Davis
Date: Mon Jan 27 22:53:57 2014 +
Move mtree
Author: eadler
Date: Sat Mar 1 03:36:46 2014
New Revision: 262647
URL: http://svnweb.freebsd.org/changeset/base/262647
Log:
ssh-copy-id: add restorecon call
In certain situations when creating an authorized_key file on a Linux machine
restorecon(1) may need to be called. Therefore, atte
Author: neel
Date: Sat Mar 1 03:17:58 2014
New Revision: 262646
URL: http://svnweb.freebsd.org/changeset/base/262646
Log:
Fix a race between VMRUN() and vcpu_notify_event() due to 'vcpu->hostcpu'
being updated outside of the vcpu_lock(). The race is benign and could
potentially result in a
Author: eadler
Date: Sat Mar 1 03:17:46 2014
New Revision: 262645
URL: http://svnweb.freebsd.org/changeset/base/262645
Log:
ssh-copy-id: avoid sending private keys; add -v option
To help avoid confusion: when attempting to send a key file check to see if a
file of the same name exists wi
Author: brooks
Date: Sat Mar 1 03:11:26 2014
New Revision: 262644
URL: http://svnweb.freebsd.org/changeset/base/262644
Log:
MFC r261300:
Add a missing options file.
Sponsored by: DARPA, AFRL
Added:
stable/10/tools/build/options/WITHOUT_NCURSESW
- copied unchanged from r261300,
Author: brooks
Date: Sat Mar 1 03:09:16 2014
New Revision: 262643
URL: http://svnweb.freebsd.org/changeset/base/262643
Log:
MFC r261296:
Merge from CheriBSD:
commit c1acf022c533c5ae27e0cd556977eafe3f5959eb
Author: Brooks Davis
Date: Fri Jan 17 21:46:44 2014 +
Add an
Author: adrian
Date: Sat Mar 1 02:57:22 2014
New Revision: 262642
URL: http://svnweb.freebsd.org/changeset/base/262642
Log:
Add the bluetooth information structs to the firmware RX statistics message.
It turns out that there's a variant format of the RX statisitcs notification
from the i
On Thu, Feb 27, 2014 at 21:48:34 +, Alexander Motin wrote:
> Author: mav
> Date: Thu Feb 27 21:48:34 2014
> New Revision: 262575
> URL: http://svnweb.freebsd.org/changeset/base/262575
>
> Log:
> Restore SIM freeze/release match, broken at r253549.
>
> This fixes problem with SIM left in
Author: delphij
Date: Sat Mar 1 00:42:13 2014
New Revision: 262641
URL: http://svnweb.freebsd.org/changeset/base/262641
Log:
Revert to normal ceiling after import.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
=
Author: delphij
Date: Sat Mar 1 00:41:38 2014
New Revision: 262640
URL: http://svnweb.freebsd.org/changeset/base/262640
Log:
Tag ncurses 5.9-20140222.
Added:
vendor/ncurses/5.9-20140222/
- copied from r262639, vendor/ncurses/dist/
___
svn-src-
Author: delphij
Date: Sat Mar 1 00:39:54 2014
New Revision: 262638
URL: http://svnweb.freebsd.org/changeset/base/262638
Log:
Need a higher ceiling for import.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
==
Author: delphij
Date: Sat Mar 1 00:27:09 2014
New Revision: 262637
URL: http://svnweb.freebsd.org/changeset/base/262637
Log:
Note in mergeinfo to mark all ncurses revisions as merged.
Modified:
Directory Properties:
head/contrib/ncurses/ (props changed)
Author: delphij
Date: Sat Mar 1 00:13:45 2014
New Revision: 262636
URL: http://svnweb.freebsd.org/changeset/base/262636
Log:
Remove two tags that were never used.
Deleted:
vendor/ncurses/5.8-20110226/
vendor/ncurses/5.9-20110405/
___
svn-src-all@
Author: delphij
Date: Sat Mar 1 00:12:29 2014
New Revision: 262635
URL: http://svnweb.freebsd.org/changeset/base/262635
Log:
Tag the unstripped full import of ncurses 5.9.
Added:
vendor/ncurses/5.9-20110404/
- copied from r262634, vendor/ncurses/dist/
___
Author: adrian
Date: Sat Mar 1 00:11:45 2014
New Revision: 262634
URL: http://svnweb.freebsd.org/changeset/base/262634
Log:
Be paranoid about bit operations here.
Modified:
head/sys/dev/etherswitch/arswitch/arswitchreg.h
Modified: head/sys/dev/etherswitch/arswitch/arswitchreg.h
On Sat, Mar 01, 2014 at 12:01:40AM +, Xin LI wrote:
> Author: delphij
> Date: Sat Mar 1 00:01:40 2014
> New Revision: 262631
> URL: http://svnweb.freebsd.org/changeset/base/262631
>
Wouldn't it be better to import the latest snapshot from invisible island which
btw includes some FreeBSD relat
Author: adrian
Date: Sat Mar 1 00:02:09 2014
New Revision: 262632
URL: http://svnweb.freebsd.org/changeset/base/262632
Log:
Remove now dead code.
Modified:
head/sys/dev/etherswitch/arswitch/arswitch_8327.c
Modified: head/sys/dev/etherswitch/arswitch/arswitch_8327.c
=
Author: delphij
Date: Sat Mar 1 00:01:40 2014
New Revision: 262631
URL: http://svnweb.freebsd.org/changeset/base/262631
Log:
Tag the stripped import.
Added:
vendor/ncurses/5.9-20110404_stripped/
- copied from r262630, vendor/ncurses/dist/
___
Author: delphij
Date: Fri Feb 28 23:52:12 2014
New Revision: 262630
URL: http://svnweb.freebsd.org/changeset/base/262630
Log:
Bump __FreeBSD_version after import of ncurses 5.9.
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
Author: rodrigc
Date: Fri Feb 28 23:12:20 2014
New Revision: 262628
URL: http://svnweb.freebsd.org/changeset/base/262628
Log:
Add a script which lists SVN log entries only for changesets
which have files which have been Added or Removed.
This can help identify changesets which should be
Author: imp
Date: Fri Feb 28 22:37:40 2014
New Revision: 262627
URL: http://svnweb.freebsd.org/changeset/base/262627
Log:
Fix syntax errors (missing ;) that bsdl dtc was tolerant of, but gpl
dtc isn't.
Modified:
head/sys/boot/fdt/dts/arm/imx6.dtsi
Modified: head/sys/boot/fdt/dts/arm/imx6.d
Author: imp
Date: Fri Feb 28 22:37:35 2014
New Revision: 262626
URL: http://svnweb.freebsd.org/changeset/base/262626
Log:
Use proper include path for dtc as well as cpp.
Modified:
head/sys/tools/fdt/make_dtb.sh (contents, props changed)
Modified: head/sys/tools/fdt/make_dtb.sh
Author: imp
Date: Fri Feb 28 22:06:19 2014
New Revision: 262625
URL: http://svnweb.freebsd.org/changeset/base/262625
Log:
Only try to build the static dtb when we're building a static dtb...
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
=
Author: jhb
Date: Fri Feb 28 21:33:40 2014
New Revision: 262624
URL: http://svnweb.freebsd.org/changeset/base/262624
Log:
Correct VMware capitalization.
Submitted by: joeld
Modified:
head/sys/amd64/vmm/intel/vmx.c
Modified: head/sys/amd64/vmm/intel/vmx.c
Author: pfg
Date: Fri Feb 28 21:25:32 2014
New Revision: 262623
URL: http://svnweb.freebsd.org/changeset/base/262623
Log:
ext2fs: use of tab vs spaces.
Consistently use a single tab after a #define as mentioned in style(9).
Use tabs instead of space for indenting.
Fix a typo: "hash_vesi
Author: dim
Date: Fri Feb 28 20:31:07 2014
New Revision: 262621
URL: http://svnweb.freebsd.org/changeset/base/262621
Log:
MFC r262472:
Make sure a for loop in fire_alloc_msix() terminates, by making the loop
counter signed.
Reviewed by: marius
Modified:
stable/10/sys/sparc64/pci/
Author: dim
Date: Fri Feb 28 20:31:07 2014
New Revision: 262621
URL: http://svnweb.freebsd.org/changeset/base/262621
Log:
MFC r262472:
Make sure a for loop in fire_alloc_msix() terminates, by making the loop
counter signed.
Reviewed by: marius
Modified:
stable/9/sys/sparc64/pci/f
On 28 Feb 2014, at 21:22, Dimitry Andric wrote:
> Author: dim
> Date: Fri Feb 28 20:22:48 2014
> New Revision: 262620
> URL: http://svnweb.freebsd.org/changeset/base/262620
>
> Log:
> MFC r262471:
>
> In sys/sparc64/sparc64/spitfire.c, prevent signed shift overflow by
> casting to the appropr
Author: dim
Date: Fri Feb 28 20:22:48 2014
New Revision: 262620
URL: http://svnweb.freebsd.org/changeset/base/262620
Log:
MFC r262471:
In sys/sparc64/sparc64/spitfire.c, prevent signed shift overflow by
casting to the appropriate type. (Note this fix cannot be done in
sys/sparc64/sparc
Author: dim
Date: Fri Feb 28 20:22:48 2014
New Revision: 262620
URL: http://svnweb.freebsd.org/changeset/base/262620
Log:
MFC r262471:
In sys/sparc64/sparc64/spitfire.c, prevent signed shift overflow by
casting to the appropriate type. (Note this fix cannot be done in
sys/sparc64/sparc
Author: jmg
Date: Fri Feb 28 19:51:47 2014
New Revision: 262619
URL: http://svnweb.freebsd.org/changeset/base/262619
Log:
since -F is safe, and an update from 10-HEAD to 10-STABLE is sooo bloody
anoying w/o it.. recommend people use -F too...
Modified:
head/UPDATING
Modified: head/UPDATIN
Author: jhb
Date: Fri Feb 28 19:21:07 2014
New Revision: 262618
URL: http://svnweb.freebsd.org/changeset/base/262618
Log:
Whitespace fix.
Modified:
head/sys/sys/eventhandler.h
Modified: head/sys/sys/eventhandler.h
==
Author: jhb
Date: Fri Feb 28 19:07:55 2014
New Revision: 262615
URL: http://svnweb.freebsd.org/changeset/base/262615
Log:
Workaround an apparent bug in VMWare Fusion's nested VT support where it
triggers a VM exit with the exit reason of an external interrupt but
without a valid interrupt se
Author: imp
Date: Fri Feb 28 18:29:09 2014
New Revision: 262614
URL: http://svnweb.freebsd.org/changeset/base/262614
Log:
Integrate device-tree upstream files into the build process:
(1) Invoke cpp to bring in files via #include (although the old
/include/ stuff is supported still).
(2
Author: dim
Date: Fri Feb 28 18:06:00 2014
New Revision: 262613
URL: http://svnweb.freebsd.org/changeset/base/262613
Log:
Merge the projects/clang-sparc64 branch back to head. This brings in
several updates from the llvm and clang trunks to make the sparc64
backend fully functional.
Ap
Author: dim
Date: Fri Feb 28 17:12:31 2014
New Revision: 262611
URL: http://svnweb.freebsd.org/changeset/base/262611
Log:
Pull in r196874 from upstream llvm trunk:
Fix a crash that occurs when PWD is invalid.
MCJIT needs to be able to run in hostile environments, even when PWD
Author: imp
Date: Fri Feb 28 16:51:33 2014
New Revision: 262610
URL: http://svnweb.freebsd.org/changeset/base/262610
Log:
Symbolic bindings for the dts files...
Added:
head/sys/gnu/dts/include/
- copied from r262609, vendor/device-tree/dist/include/
__
Author: imp
Date: Fri Feb 28 16:43:56 2014
New Revision: 262609
URL: http://svnweb.freebsd.org/changeset/base/262609
Log:
Add missing skeleton file.
Added:
head/sys/gnu/dts/arm/skeleton.dtsi
- copied unchanged from r262608,
vendor/device-tree/dist/src/arm/skeleton.dtsi
Copied: head/sys
Author: imp
Date: Fri Feb 28 16:42:14 2014
New Revision: 262608
URL: http://svnweb.freebsd.org/changeset/base/262608
Log:
Add skeleton.dtsi and update to new place in tree.
Modified:
head/sys/gnu/dts/FreeBSD-list
head/sys/gnu/dts/FreeBSD-upgrade
Modified: head/sys/gnu/dts/FreeBSD-list
Author: imp
Date: Fri Feb 28 16:35:01 2014
New Revision: 262607
URL: http://svnweb.freebsd.org/changeset/base/262607
Log:
Add proper svn:keyword props
Modified:
Directory Properties:
head/sys/gnu/dts/FreeBSD-list (props changed)
head/sys/gnu/dts/FreeBSD-upgrade (props changed)
_
Author: imp
Date: Fri Feb 28 16:26:44 2014
New Revision: 262606
URL: http://svnweb.freebsd.org/changeset/base/262606
Log:
These file have a, possibly dubious, GPL claim. Until that's sorted, move to
gnu.
Added:
- copied from r262605, head/sys/contrib/dts/
Directory Properties:
head/sys/
Author: kevlo
Date: Fri Feb 28 16:11:43 2014
New Revision: 262605
URL: http://svnweb.freebsd.org/changeset/base/262605
Log:
MFC r262465:
Add a flag to run's device list which uses a standard scsi eject.
The flag indicates that the mcu doesn't need to load firmware.
Tested by:Alex
Author: kevlo
Date: Fri Feb 28 16:08:31 2014
New Revision: 262604
URL: http://svnweb.freebsd.org/changeset/base/262604
Log:
MFC r262465:
Add a flag to run's device list which uses a standard scsi eject.
The flag indicates that the mcu doesn't need to load firmware.
Tested by:Alex
Author: brueffer
Date: Fri Feb 28 15:55:35 2014
New Revision: 262603
URL: http://svnweb.freebsd.org/changeset/base/262603
Log:
mdoc cleanup.
MFC after:1 week
Modified:
head/share/man/man4/nvd.4
head/share/man/man4/nvme.4
Modified: head/share/man/man4/nvd.4
48 matches
Mail list logo