Author: kib
Date: Mon Jun 17 07:11:17 2013
New Revision: 251833
URL: http://svnweb.freebsd.org/changeset/base/251833
Log:
MFC r250013 (by davidxu):
Remove extra code for SA_RESETHAND, it is not needed because kernel has
already done this.
Approved by: davidxu
Modified:
stable/9/lib/
Author: kib
Date: Mon Jun 17 07:12:34 2013
New Revision: 251834
URL: http://svnweb.freebsd.org/changeset/base/251834
Log:
MFC r251284:
Unify the code of check_deferred_signal() for all architectures.
Modified:
stable/9/lib/libthr/thread/thr_sig.c
Directory Properties:
stable/9/lib/libthr/
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: bapt
Date: Mon Jun 17 10:00:48 2013
New Revision: 251839
URL: http://svnweb.freebsd.org/changeset/base/251839
Log:
Update dialog to 1.2-20130523
Added:
vendor/dialog/dist/buildlist.c (contents, props changed)
vendor/dialog/dist/po/an.po (contents, props changed)
vendor/dialog/
Author: bapt
Date: Mon Jun 17 10:03:31 2013
New Revision: 251840
URL: http://svnweb.freebsd.org/changeset/base/251840
Log:
Tag dialog 1.2-20130523
Added:
vendor/dialog/1.2-20130523/
- copied from r251839, vendor/dialog/dist/
___
svn-src-all@fre
Author: gjb
Date: Mon Jun 17 10:14:08 2013
New Revision: 251841
URL: http://svnweb.freebsd.org/changeset/base/251841
Log:
MFC r251563:
Add freebsd-update.conf(5) to OptionalObsoleteFiles.inc
PR: 179437
Approved by: kib (mentor)
Modified:
stable/9/tools/build/mk/OptionalOb
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: mav
Date: Mon Jun 17 14:21:31 2013
New Revision: 251846
URL: http://svnweb.freebsd.org/changeset/base/251846
Log:
MFC r249205:
Replicate r245306 from SCSI to ATA. The problem didn't appear so far,
covered by multilevel freeze mechanism, but it is better to be safe.
Modified:
stab
Author: mav
Date: Mon Jun 17 14:41:39 2013
New Revision: 251847
URL: http://svnweb.freebsd.org/changeset/base/251847
Log:
MFC r250298, r250301:
Fix byte order of ATA WWN when converting it to SCSI LUN ID.
Modified:
stable/9/sys/cam/ata/ata_xpt.c
Directory Properties:
stable/9/sys/ (prop
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: mav
Date: Mon Jun 17 14:55:02 2013
New Revision: 251850
URL: http://svnweb.freebsd.org/changeset/base/251850
Log:
MFC r251661:
Replicate r242422 from ata(4) to mvs(4):
Only four specific ATA PIO commands transfer several sectors per DRQ block
(interrupt). All other ATA PIO command
Author: mav
Date: Mon Jun 17 14:56:49 2013
New Revision: 251851
URL: http://svnweb.freebsd.org/changeset/base/251851
Log:
MFC r251661:
Replicate r242422 from ata(4) to mvs(4):
Only four specific ATA PIO commands transfer several sectors per DRQ block
(interrupt). All other ATA PIO command
Author: mav
Date: Mon Jun 17 14:59:23 2013
New Revision: 251852
URL: http://svnweb.freebsd.org/changeset/base/251852
Log:
MFC r251659:
Use CAM_DIR_NONE for requests without data.
Wrong values there confuse some drivers.
Modified:
stable/9/sbin/camcontrol/camcontrol.c
Directory Properties:
Author: mav
Date: Mon Jun 17 14:52:39 2013
New Revision: 251849
URL: http://svnweb.freebsd.org/changeset/base/251849
Log:
MFC r251654, r251664:
Make CAM return and GEOM DISK pass through new GEOM::lunid attribute.
SPC-4 specification states that serial number may be property of device,
Author: mav
Date: Mon Jun 17 15:01:40 2013
New Revision: 251853
URL: http://svnweb.freebsd.org/changeset/base/251853
Log:
MFC r251659:
Use CAM_DIR_NONE for requests without data.
Wrong values there confuse some drivers.
Modified:
stable/8/sbin/camcontrol/camcontrol.c
Directory Properties:
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
Author: gnn
Date: Mon Jun 17 15:42:21 2013
New Revision: 251857
URL: http://svnweb.freebsd.org/changeset/base/251857
Log:
MFC: 248848
Commit a patch that fixes a problem in the #pragma statement when searching
for and loading dependent modules. This addresses a bug seen with
io.d where
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: scottl
Date: Mon Jun 17 19:45:27 2013
New Revision: 251860
URL: http://svnweb.freebsd.org/changeset/base/251860
Log:
MFC r242465:
Free the dma map -after- it's checked, not before. Or you'll be
potentially referencing already-freed memory.
MFC r242466:
Drop this from 500 to 12
Author: brooks
Date: Mon Jun 17 19:54:47 2013
New Revision: 251861
URL: http://svnweb.freebsd.org/changeset/base/251861
Log:
MFC r251689
Be more agressive about bootstrapping ctfmerge and ctfconvert so
builds from existing releases have a chance of working properly when
WITH_CLANG_IS_CC
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: ae
Date: Mon Jun 17 20:17:56 2013
New Revision: 251864
URL: http://svnweb.freebsd.org/changeset/base/251864
Log:
MFC r249252:
Remove reference to the nonexistent sysctl node net.inet6.mld.stats.
Also add cross reference to the icmp6(4).
PR: 177696
Modified:
stable/9/sha
Author: ae
Date: Mon Jun 17 20:18:12 2013
New Revision: 251865
URL: http://svnweb.freebsd.org/changeset/base/251865
Log:
MFC r249252:
Remove reference to the nonexistent sysctl node net.inet6.mld.stats.
Also add cross reference to the icmp6(4).
PR: 177696
Modified:
stable/8/sha
Author: scottl
Date: Mon Jun 17 20:26:19 2013
New Revision: 251866
URL: http://svnweb.freebsd.org/changeset/base/251866
Log:
MFC r236991:
Final whitespace trim.
Submitted by: imp
Approved by: marius
Obtained from:Netflix
Modified:
stable/9/sys/arm/arm/bcopyinout_xscale.
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
Author: scottl
Date: Mon Jun 17 20:40:16 2013
New Revision: 251868
URL: http://svnweb.freebsd.org/changeset/base/251868
Log:
MFC r240177:
Dynamically allocate the S/G lists passed to callback routines rather than
allocating them on the stack of various bus_dmamap_load*() functions. The
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: scottl
Date: Mon Jun 17 21:41:14 2013
New Revision: 251871
URL: http://svnweb.freebsd.org/changeset/base/251871
Log:
MFC r244414:
Properly implement pmap_[get|set]_memattr
MFC r244466:
Create an architecture-agnostic buffer pool manager that uses uma(9) to
manage a set of powe
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
Author: scottl
Date: Mon Jun 17 23:21:18 2013
New Revision: 251873
URL: http://svnweb.freebsd.org/changeset/base/251873
Log:
MFC r244575:
The manpage states that bus_dmamap_create(9) returns ENOMEM if it can't
allocate a map or mapping resources. That seems to imply that any memory
alloca
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
Author: scottl
Date: Tue Jun 18 00:36:53 2013
New Revision: 251874
URL: http://svnweb.freebsd.org/changeset/base/251874
Log:
Big MFC of the physbio changes necessary for unmapped I/O. These changes
have been in production at Netflix for several months with significant
success.
MFC r246
Author: peter
Date: Tue Jun 18 01:59:55 2013
New Revision: 251876
URL: http://svnweb.freebsd.org/changeset/base/251876
Log:
Import apache apr-util 1.4.1
Added:
vendor/apr-util/
vendor/apr-util/dist/
vendor/apr-util/dist/CHANGES
vendor/apr-util/dist/LICENSE
vendor/apr-util/dist/Makefil
Author: peter
Date: Tue Jun 18 02:01:21 2013
New Revision: 251878
URL: http://svnweb.freebsd.org/changeset/base/251878
Log:
Tag apr-1.4.6 import
Added:
vendor/apr/apr-1.4.6/
- copied from r251875, vendor/apr/dist/
___
svn-src-all@freebsd.org ma
Author: peter
Date: Tue Jun 18 02:00:50 2013
New Revision: 251877
URL: http://svnweb.freebsd.org/changeset/base/251877
Log:
Import serf-1.2.1
Added:
vendor/serf/
vendor/serf/dist/
vendor/serf/dist/CHANGES
vendor/serf/dist/LICENSE
vendor/serf/dist/Makefile.in (contents, props changed
Author: peter
Date: Tue Jun 18 02:02:33 2013
New Revision: 251879
URL: http://svnweb.freebsd.org/changeset/base/251879
Log:
Tag apr-util-1.4.1 import
Added:
vendor/apr-util/apr-util-1.4.1/
- copied from r251876, vendor/apr-util/dist/
___
svn-sr
Author: peter
Date: Tue Jun 18 02:03:29 2013
New Revision: 251880
URL: http://svnweb.freebsd.org/changeset/base/251880
Log:
Tag serf-1.2.1 import
Added:
vendor/serf/serf-1.2.1/
- copied from r251877, vendor/serf/dist/
___
svn-src-all@freebsd.or
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: peter
Date: Tue Jun 18 02:09:30 2013
New Revision: 251882
URL: http://svnweb.freebsd.org/changeset/base/251882
Log:
Tag svn-1.8.0-rc3 import
Added:
vendor/subversion/subversion-1.8.0-rc3/
- copied from r251881, vendor/subversion/dist/
_
On Tue, Jun 18, 2013 at 02:07:42AM +, Peter Wemm wrote:
> Author: peter
> Date: Tue Jun 18 02:07:41 2013
> New Revision: 251881
> URL: http://svnweb.freebsd.org/changeset/base/251881
>
> Log:
> Import trimmed svn-1.8.0-rc3
>
I see you must still be wearing that 1,000,000 SPF sunblock from
Author: peter
Date: Tue Jun 18 02:19:57 2013
New Revision: 251883
URL: http://svnweb.freebsd.org/changeset/base/251883
Log:
Import sqlite-3071700
Added:
vendor/sqlite3/
vendor/sqlite3/dist/
vendor/sqlite3/dist/INSTALL
vendor/sqlite3/dist/Makefile.am (contents, props changed)
vendor/
Author: peter
Date: Tue Jun 18 02:20:34 2013
New Revision: 251884
URL: http://svnweb.freebsd.org/changeset/base/251884
Log:
Tag import sqlite-3071700
Added:
vendor/sqlite3/sqlite-3071700/
- copied from r251883, vendor/sqlite3/dist/
___
svn-src-
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
On 18.06.2013 4:36, Scott Long wrote:
> Author: scottl
> Date: Tue Jun 18 00:36:53 2013
> New Revision: 251874
> URL: http://svnweb.freebsd.org/changeset/base/251874
===> amd (all)
cc -O2 -pipe -march=prescott -fno-strict-aliasing -Werror -D_KERNEL
-DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HE
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: scottl
Date: Tue Jun 18 03:34:08 2013
New Revision: 251888
URL: http://svnweb.freebsd.org/changeset/base/251888
Log:
Catch up to the changes from r251874. This isn't an MFC because the
amd(4) driver no longer exists in FreeBSD 10.
Obtained from:Netflix
Modified:
stable
On 18.06.2013 7:34, Scott Long wrote:
> Author: scottl
> Date: Tue Jun 18 03:34:08 2013
> New Revision: 251888
> URL: http://svnweb.freebsd.org/changeset/base/251888
>
> Log:
> Catch up to the changes from r251874. This isn't an MFC because the
> amd(4) driver no longer exists in FreeBSD 10.
Author: delphij
Date: Tue Jun 18 04:03:12 2013
New Revision: 251889
URL: http://svnweb.freebsd.org/changeset/base/251889
Log:
MFC r251187:
Explicitly use a pair of parentheses to ensure correct evaluation
ordering for bitwise operation.
Submitted by: swildner (DragonFly)
Modified:
Author: delphij
Date: Tue Jun 18 04:04:15 2013
New Revision: 251890
URL: http://svnweb.freebsd.org/changeset/base/251890
Log:
MFC r251187:
Explicitly use a pair of parentheses to ensure correct evaluation
ordering for bitwise operation.
Submitted by: swildner (DragonFly)
Modified:
Author: delphij
Date: Tue Jun 18 04:05:37 2013
New Revision: 251891
URL: http://svnweb.freebsd.org/changeset/base/251891
Log:
MFC r251349:
Fix a typo: XPORT_SPI should be tested against transport, nor protocol.
Submitted by: Sascha Wildner
Reviewed by: mjacob
Modified:
stable/9/
Author: delphij
Date: Tue Jun 18 04:06:12 2013
New Revision: 251892
URL: http://svnweb.freebsd.org/changeset/base/251892
Log:
MFC r251349:
Fix a typo: XPORT_SPI should be tested against transport, nor protocol.
Submitted by: Sascha Wildner
Reviewed by: mjacob
Modified:
stable/8/
Author: scottl
Date: Tue Jun 18 04:11:16 2013
New Revision: 251893
URL: http://svnweb.freebsd.org/changeset/base/251893
Log:
Fix typos in the last revision. Thanks to Andrey Chernov for his kind
patience.
Obtained from:Netflix
Modified:
stable/9/sys/dev/amd/amd.c
Modified: st
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: peter
Date: Tue Jun 18 05:22:17 2013
New Revision: 251898
URL: http://svnweb.freebsd.org/changeset/base/251898
Log:
Record tarball exclude lists
Added:
vendor/apr-util/FREEBSD-Xlist
vendor/apr/FREEBSD-Xlist
vendor/serf/FREEBSD-Xlist
vendor/subversion/FREEBSD-Xlist
Added: vendor
Author: scottl
Date: Tue Jun 18 05:21:40 2013
New Revision: 251897
URL: http://svnweb.freebsd.org/changeset/base/251897
Log:
Merge the second part of the unmapped I/O changes. This enables the
infrastructure in the block layer and UFS filesystem as well as a few
drivers. The list of MFC re
Author: scottl
Date: Tue Jun 18 05:37:06 2013
New Revision: 251899
URL: http://svnweb.freebsd.org/changeset/base/251899
Log:
MFC r248825, 248775
Add unmapped i/o support for the mps and isci drivers.
Submitted by: mav, jimharris
Obtained from:Netflix
Modified:
stable/9/sys
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
75 matches
Mail list logo