Author: scottl
Date: Mon Jun 17 08:57:09 2013
New Revision: 251837
URL: http://svnweb.freebsd.org/changeset/base/251837
Log:
Add infrastructure for doing compatibility shims, as has been sorely
needed for the last 10 years. Far too much of the internal API is
exposed, and every small adjust
Author: lstewart
Date: Mon Jun 17 09:49:07 2013
New Revision: 251838
URL: http://svnweb.freebsd.org/changeset/base/251838
Log:
The fix committed in r250951 replaced the reported panic with a deadlock...
gold
star for me. EVENTHANDLER_DEREGISTER() attempts to acquire the lock which is
held b
Author: scottl
Date: Mon Jun 17 10:21:38 2013
New Revision: 251842
URL: http://svnweb.freebsd.org/changeset/base/251842
Log:
This is an addendum to r251837.
Missed adding the new references to cam_compat.c to the various makefiles.
Obtained from:Netflix
Modified:
head/sys/conf/
Author: bapt
Date: Mon Jun 17 10:28:55 2013
New Revision: 251843
URL: http://svnweb.freebsd.org/changeset/base/251843
Log:
Update dialog to 1.2-20130523
Level up WARNS
Added:
head/contrib/dialog/buildlist.c
- copied unchanged from r251840, vendor/dialog/dist/buildlist.c
head/contrib/
Author: emaste
Date: Mon Jun 17 12:49:26 2013
New Revision: 251844
URL: http://svnweb.freebsd.org/changeset/base/251844
Log:
Include die tag in error message
Modified:
head/contrib/gdb/gdb/dwarf2read.c
Modified: head/contrib/gdb/gdb/dwarf2read.c
==
Author: bapt
Date: Mon Jun 17 13:02:39 2013
New Revision: 251845
URL: http://svnweb.freebsd.org/changeset/base/251845
Log:
lower the WARNS to 1 again until I have more time to figure out the problems
with WARNS=4
Reported by: gavin
Modified:
head/gnu/lib/libdialog/Makefile
Modified: h
On 06/17/13 05:28, Baptiste Daroussin wrote:
Author: bapt
Date: Mon Jun 17 10:28:55 2013
New Revision: 251843
URL: http://svnweb.freebsd.org/changeset/base/251843
Log:
Update dialog to 1.2-20130523
Level up WARNS
This seems to have broken bsdinstall. In particular, it is no longer
possi
On Mon, Jun 17, 2013 at 08:28:47AM -0500, Nathan Whitehorn wrote:
> On 06/17/13 05:28, Baptiste Daroussin wrote:
> > Author: bapt
> > Date: Mon Jun 17 10:28:55 2013
> > New Revision: 251843
> > URL: http://svnweb.freebsd.org/changeset/base/251843
> >
> > Log:
> >Update dialog to 1.2-20130523
>
On 06/17/13 08:36, Baptiste Daroussin wrote:
On Mon, Jun 17, 2013 at 08:28:47AM -0500, Nathan Whitehorn wrote:
On 06/17/13 05:28, Baptiste Daroussin wrote:
Author: bapt
Date: Mon Jun 17 10:28:55 2013
New Revision: 251843
URL: http://svnweb.freebsd.org/changeset/base/251843
Log:
Update dial
Author: pluknet
Date: Mon Jun 17 14:46:54 2013
New Revision: 251848
URL: http://svnweb.freebsd.org/changeset/base/251848
Log:
Import change e4ac6417c7504e1c55ec556ce908974c04e29e3c from upstream wpa:
From: Guy Eilam
Date: Mon, 21 Feb 2011 20:44:46 + (+0200)
Subject: utils: Co
Author: bapt
Date: Mon Jun 17 15:16:14 2013
New Revision: 251854
URL: http://svnweb.freebsd.org/changeset/base/251854
Log:
Fix bindings of keys when in the partition editor. By adding the usual input
binding to the "partlist" sub window.
This is a workaround, as for unknown yet reason the key
On Mon, Jun 17, 2013 at 08:37:37AM -0500, Nathan Whitehorn wrote:
> On 06/17/13 08:36, Baptiste Daroussin wrote:
> > On Mon, Jun 17, 2013 at 08:28:47AM -0500, Nathan Whitehorn wrote:
> >> On 06/17/13 05:28, Baptiste Daroussin wrote:
> >>> Author: bapt
> >>> Date: Mon Jun 17 10:28:55 2013
> >>> New
Author: theraven
Date: Mon Jun 17 15:30:47 2013
New Revision: 251855
URL: http://svnweb.freebsd.org/changeset/base/251855
Log:
Rename a parameter in sys/time.h so that you don't get warnings for things
like libdialog that include both this header and math.h.
Modified:
head/sys/sys/time.h
M
Author: theraven
Date: Mon Jun 17 15:34:22 2013
New Revision: 251856
URL: http://svnweb.freebsd.org/changeset/base/251856
Log:
Add a checker to dtc, based on a feature request from rwatson / brooks.
This checks that every node that has children specifies their register sizes.
This is not ena
On Sun, 16 Jun 2013, Gavin Atkinson wrote:
> > > Make 'portsnap alfred' overwrite ports tree if it's not created by a
> > > portsnap.
> >
> > FWIW, the 'alfred' command is poorly named and is used by other
> > projects (ISTR portshaker uses it). It should also be documented.
>
> I would lov
On 6/17/13 11:59 AM, Dmitry Morozovsky wrote:
On Sun, 16 Jun 2013, Gavin Atkinson wrote:
Make 'portsnap alfred' overwrite ports tree if it's not created by a
portsnap.
FWIW, the 'alfred' command is poorly named and is used by other
projects (ISTR portshaker uses it). It should also be d
Author: emaste
Date: Mon Jun 17 18:34:34 2013
New Revision: 251858
URL: http://svnweb.freebsd.org/changeset/base/251858
Log:
Fold in frame-unwind patch
After moving to svn there's no need to avoid pulling files off a vendor
branch.
Deleted:
head/gnu/usr.bin/gdb/libgdb/frame-unwind.diff
Author: delphij
Date: Mon Jun 17 19:31:03 2013
New Revision: 251859
URL: http://svnweb.freebsd.org/changeset/base/251859
Log:
Return ENETDOWN instead of ENOENT when all lagg(4) links are
inactive when upper layer tries to transmit packet. This
gives better feedback and meaningful errors for
Author: pluknet
Date: Mon Jun 17 20:11:04 2013
New Revision: 251862
URL: http://svnweb.freebsd.org/changeset/base/251862
Log:
Clean up -Wheader-guard warnings.
Submitted by:
MFC after:3 days
X-MFC with: r251848
Modified:
head/sys/dev/puc/puc_bfe.h
head/sys/dev/puc/puc_cfg.h
Author: eadler
Date: Mon Jun 17 20:15:39 2013
New Revision: 251863
URL: http://svnweb.freebsd.org/changeset/base/251863
Log:
Fix header guards.
This was ready about the same time as r251862 so just make one final cleanup
Submitted by: d...@gmx.com
Modified:
head/usr.bin/sort/vsort.h
Author: eadler
Date: Mon Jun 17 20:27:20 2013
New Revision: 251867
URL: http://svnweb.freebsd.org/changeset/base/251867
Log:
Restore "all rights reserved" (spelled correctly). This was actually part of
the standard text of the license which I did not realize prior.
Approved by: bushman
Hi Nathan,
2013/6/16 Nathan Whitehorn :
> I'm a little worried about these kinds of changes from a performance
> standpoint when using GCC 4.2. In particular, from the GCC manual: "In most
> cases, these builtins are considered a full barrier." This is much more
> synchronization that many of the
Author: eadler
Date: Mon Jun 17 21:30:46 2013
New Revision: 251869
URL: http://svnweb.freebsd.org/changeset/base/251869
Log:
Add missing dependency to linux${SFX}_genassym.c
Submitted by: nox
MFC After:3 days
Modified:
head/sys/modules/linux/Makefile
Modified: head/sys/modules/lin
Author: markj
Date: Mon Jun 17 22:59:47 2013
New Revision: 251872
URL: http://svnweb.freebsd.org/changeset/base/251872
Log:
Be sure to actually decrement the "count" parameter for each processed
descriptor so that we return when the threshold has been reached.
Reviewed by: yongari
MFC
On Mon, 17 Jun 2013, David Chisnall wrote:
Log:
Rename a parameter in sys/time.h so that you don't get warnings for things
like libdialog that include both this header and math.h.
All the bintime stuff has similar namespace errors, starting with the
field names 'sec' and 'frac' not having a
On Mon, 17 Jun 2013, Sergey Kandaurov wrote:
Log:
Clean up -Wheader-guard warnings.
An interesting feature. It seems to be missing warnings about style bugs
in header-guard names.
Modified: head/sys/dev/puc/puc_bfe.h
=
Author: dteske
Date: Tue Jun 18 02:37:15 2013
New Revision: 251885
URL: http://svnweb.freebsd.org/changeset/base/251885
Log:
Allow $ntpdate_config to be NULL. Due to a lack of surrounding quotes, when
ntpdate_config was set to NULL the conditional would (counter to prevailing
logic) succeed
Author: peter
Date: Tue Jun 18 02:53:45 2013
New Revision: 251886
URL: http://svnweb.freebsd.org/changeset/base/251886
Log:
Introduce svnlite so that we can check out our source code again.
This is actually a fully functional build except:
* All internal shared libraries are static linked
Author: lstewart
Date: Tue Jun 18 02:57:56 2013
New Revision: 251887
URL: http://svnweb.freebsd.org/changeset/base/251887
Log:
Add new FOREACH_FROM variants of the queue(3) FOREACH macros which can
optionally start the traversal from a previously found element by passing the
element in as "v
Author: jeff
Date: Tue Jun 18 04:50:20 2013
New Revision: 251894
URL: http://svnweb.freebsd.org/changeset/base/251894
Log:
Refine UMA bucket allocation to reduce space consumption and improve
performance.
- Always free to the alloc bucket if there is space. This gives LIFO
allocati
Author: peter
Date: Tue Jun 18 04:56:11 2013
New Revision: 251895
URL: http://svnweb.freebsd.org/changeset/base/251895
Log:
Merge the 3-way merge marker tweak.
Modified:
head/contrib/subversion/subversion/libsvn_wc/merge.c
Modified: head/contrib/subversion/subversion/libsvn_wc/merge.c
==
Author: peter
Date: Tue Jun 18 04:57:36 2013
New Revision: 251896
URL: http://svnweb.freebsd.org/changeset/base/251896
Log:
Merge the commit template patch.
Modified:
head/contrib/subversion/subversion/svn/util.c
Modified: head/contrib/subversion/subversion/svn/util.c
===
Author: rpaulo
Date: Tue Jun 18 06:55:58 2013
New Revision: 251900
URL: http://svnweb.freebsd.org/changeset/base/251900
Log:
Fix a KTR_BUSDMA format string.
Modified:
head/sys/powerpc/powerpc/busdma_machdep.c
head/sys/x86/x86/busdma_machdep.c
Modified: head/sys/powerpc/powerpc/busdma_machd
33 matches
Mail list logo