On Sun, 27 May 2012, Bruce Evans wrote:
On Sat, 26 May 2012, Konstantin Belousov wrote:
On Sat, May 26, 2012 at 10:21:25PM +1000, Bruce Evans wrote:
...
All the non-indirect "char *"s for pathnames and other things seem to be
completely wrong on amd64 too. These pointers start as 32 bits, an
Author: ed
Date: Sun May 27 09:34:47 2012
New Revision: 236140
URL: http://svn.freebsd.org/changeset/base/236140
Log:
Fix style and consistency:
- Use tabs, not spaces.
- Add tab after #define.
- Don't mix the use of BSD and ISO C unsigned integer types. Prefer the
ISO C ones.
Modi
Author: raj
Date: Sun May 27 10:25:20 2012
New Revision: 236141
URL: http://svn.freebsd.org/changeset/base/236141
Log:
Let us manage differences of Book-E PowerPC variations i.e. vendor /
implementation specific vs. the common architecture definition.
Bring PPC4XX defines (PSL, SPR, TLB).
Author: raj
Date: Sun May 27 10:32:10 2012
New Revision: 236142
URL: http://svn.freebsd.org/changeset/base/236142
Log:
Remove redundant check, we catch ULE platform support in common
sys/kern/sched_ule.c
Modified:
head/sys/powerpc/booke/pmap.c
Modified: head/sys/powerpc/booke/pmap.c
==
Author: mm
Date: Sun May 27 11:37:24 2012
New Revision: 236143
URL: http://svn.freebsd.org/changeset/base/236143
Log:
Import illumos changeset 13571:a5771a96228c
1950 ztest backwards compatibility testing option
References:
https://www.illumos.org/issues/1950
Obtained from:
Author: dim
Date: Sun May 27 12:01:04 2012
New Revision: 236144
URL: http://svn.freebsd.org/changeset/base/236144
Log:
MFC r235864:
Upgrade our copy of llvm/clang to 3.1 release. Release notes can be
found at: http://llvm.org/releases/3.1/docs/ReleaseNotes.html
Modified:
stable/9/cont
Author: mm
Date: Sun May 27 12:22:15 2012
New Revision: 236145
URL: http://svn.freebsd.org/changeset/base/236145
Log:
Import illumos changeset 13564:cf89c0c60496
1946 incorrect formatting when listing output of multiple pools with
zpool iostat -v
References:
https://www.illumos.org/is
On Sun, 27 May 2012, Kenneth D. Merry wrote:
Log:
Work around a race condition in devfs by changing the way closes
are handled in most CAM peripheral drivers that are not handled by
GEOM's disk class.
Sigh. I was trying to get kib to fix last close properly and remove
a previous D_TRACKCLO
Author: mm
Date: Sun May 27 12:31:57 2012
New Revision: 236146
URL: http://svn.freebsd.org/changeset/base/236146
Log:
Import illumos changeset 13605:b5c2b5db80d6 (partial)
763 FMD msg URLs should refer to something visible
Replace sun.com URL's with illumos.org
References:
https://
Author: rmacklem
Date: Sun May 27 12:47:35 2012
New Revision: 236147
URL: http://svn.freebsd.org/changeset/base/236147
Log:
MFC: r234740
Fix a leak of namei lookup path buffers that occurs when a
ZFS volume is exported via the new NFS server. The leak occurred
because the new NFS server co
Author: theraven
Date: Sun May 27 12:54:41 2012
New Revision: 236148
URL: http://svn.freebsd.org/changeset/base/236148
Log:
Allow inclusion of libc++ to work after including math.h
Submitted by: Yamaya Takashi
Reviewed by: das
MFC after:1 week
Modified:
head/lib/msun/src/math.h
Author: dim
Date: Sun May 27 13:33:54 2012
New Revision: 236149
URL: http://svn.freebsd.org/changeset/base/236149
Log:
Pull in r157212 from upstream clang trunk:
Revert r115805. An array type is required to have a range type,
however, the range can be unknown for the upper bound.
Author: rmacklem
Date: Sun May 27 14:20:46 2012
New Revision: 236150
URL: http://svn.freebsd.org/changeset/base/236150
Log:
MFC: r235332
PR# 165923 reported intermittent write failures for dirty
memory mapped pages being written back on an NFS mount.
Since any thread can call VOP_PUTPAGES(
Author: rstone
Date: Sun May 27 14:25:16 2012
New Revision: 236151
URL: http://svn.freebsd.org/changeset/base/236151
Log:
MFC r227441
Correct the types of the arguments to return probes of the syscall
provider. Previously we were erroneously supplying the argument types of
the corre
Author: rstone
Date: Sun May 27 14:48:14 2012
New Revision: 236152
URL: http://svn.freebsd.org/changeset/base/236152
Log:
MFC r233552
Instead of only iterating over the set of known SDT probes when sdt.ko is
loaded and unloaded, also have sdt.ko register callbacks with kern_sdt.c
tha
Author: rstone
Date: Sun May 27 14:52:31 2012
New Revision: 236153
URL: http://svn.freebsd.org/changeset/base/236153
Log:
MFC r233552
Instead of only iterating over the set of known SDT probes when sdt.ko is
loaded and unloaded, also have sdt.ko register callbacks with kern_sdt.c
tha
Author: marius
Date: Sun May 27 15:48:25 2012
New Revision: 236154
URL: http://svn.freebsd.org/changeset/base/236154
Log:
MFC: r235255 (partial)
Change the module order of this MAC driver to be last so its is
deterministically handled after the corresponding PHY drivers when
loaded as m
Author: mm
Date: Sun May 27 16:00:00 2012
New Revision: 236155
URL: http://svn.freebsd.org/changeset/base/236155
Log:
Import illumos changeset 13570:3411fd5f1589
1948 zpool list should show more detailed pool information
Display per-vdev information with "zpool list -v".
The added expan
Author: marius
Date: Sun May 27 16:08:58 2012
New Revision: 236156
URL: http://svn.freebsd.org/changeset/base/236156
Log:
- Fix some typos in mmc_acquire_bus() and mmc_send_csd().
- Fix some math errors in mmc_decode_csd_sd().
- Fix incorrect arguments to mmc_send_app_op_cond() in mmc_go_dis
Author: emaste
Date: Sun May 27 16:16:28 2012
New Revision: 236157
URL: http://svn.freebsd.org/changeset/base/236157
Log:
Add IPPROTO_MPLS (rfc4023) IP protocol definition
There are currently no in-tree consumers; I'm adding it now for use by
vendor code. This matches the change OpenBSD
Author: alc
Date: Sun May 27 16:24:00 2012
New Revision: 236158
URL: http://svn.freebsd.org/changeset/base/236158
Log:
Replace all uses of the vm page queues lock by a r/w lock that is private
to this pmap.c. This new r/w lock is used primarily to synchronize access
to the PV lists. Howeve
Author: kientzle
Date: Sun May 27 16:27:04 2012
New Revision: 236159
URL: http://svn.freebsd.org/changeset/base/236159
Log:
Allow the load address used by ARM ubldr to be set via Make argument.
In particular, this simplifies scripts that build system
images.
Modified:
head/sys/boot/arm
Author: rstone
Date: Sun May 27 18:55:23 2012
New Revision: 236160
URL: http://svn.freebsd.org/changeset/base/236160
Log:
MFC r234691
Implement the D "cpu" variable, which returns curcpu. I have chosen not
to follow the example of OpenSolaris and its descendants, which implemented
c
Author: rstone
Date: Sun May 27 18:57:20 2012
New Revision: 236161
URL: http://svn.freebsd.org/changeset/base/236161
Log:
MFC r234691
Implement the D "cpu" variable, which returns curcpu. I have chosen not
to follow the example of OpenSolaris and its descendants, which implemented
c
Gabor Kovesdan writes:
> Author: gabor
> Date: Fri May 25 22:07:13 2012
> New Revision: 236028
> URL: http://svn.freebsd.org/changeset/base/236028
>
> Log:
> - Add support for BSD iconv when it is build into libc
[...]
> +.if !defined(MK_ICONV)
> +CFLAGS+= -DICONV_DLOPEN
> +.endif
This doe
Author: rstone
Date: Sun May 27 19:03:16 2012
New Revision: 236162
URL: http://svn.freebsd.org/changeset/base/236162
Log:
MFC r225640
Clear transmit checksum offload context state upon lem(4) interface
initialization. Prior to this change packets may be transmitted with an
incorrect
Author: sbruno
Date: Sun May 27 19:10:29 2012
New Revision: 236163
URL: http://svn.freebsd.org/changeset/base/236163
Log:
MFC r235635
Decode new battery status indications.
Modified:
stable/7/usr.sbin/mfiutil/mfi_show.c
Directory Properties:
stable/7/usr.sbin/mfiutil/ (props changed)
Your email client cannot read this email.
To view it online, please go here:
http://www.forkidsake.net/emailmarketer/display.php?M=457049&C=5d9abf6368eadd792a756feb3176031f&S=47&L=16&N=2
To stop receiving these
emails:http://www.forkidsake.net/emailmarketer/unsubscribe.php?M=457049&C=5d9abf6368e
Fwiw, to enable the same thing in clang you want this simple patch:
===
--- Tools.cpp (revision 157545)
+++ Tools.cpp (working copy)
@@ -4794,6 +4794,7 @@
if (Args.hasArg(options::OPT_static)) {
CmdArgs.push_back("-Bstatic
On Sun, May 27, 2012 at 10:31:00PM +0200, Roman Divacky wrote:
> Fwiw, to enable the same thing in clang you want this simple patch:
>
> ===
> --- Tools.cpp (revision 157545)
> +++ Tools.cpp (working copy)
> @@ -4794,6 +4794,7 @@
Author: mckusick
Date: Sun May 27 21:31:28 2012
New Revision: 236164
URL: http://svn.freebsd.org/changeset/base/236164
Log:
MFC of 235610
Add missing `continue' statement at end of case.
Found by: Kevin Lo (kevlo@)
Modified:
stable/9/sys/ufs/ffs/ffs_softdep.c
Directory Properties:
Author: delphij
Date: Mon May 28 04:47:46 2012
New Revision: 236166
URL: http://svn.freebsd.org/changeset/base/236166
Log:
MFC r235425:
Sync DLTs with the latest pcap version.
Modified:
stable/9/sys/net/bpf.h
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys
32 matches
Mail list logo