Author: luigi
Date: Tue Feb 5 09:40:31 2013
New Revision: 246355
URL: http://svnweb.freebsd.org/changeset/base/246355
Log:
MFH: sync netmap with the version in HEAD
Deleted:
stable/9/sys/dev/netmap/netmap_mem1.c
Modified:
stable/9/sys/dev/netmap/if_em_netmap.h
stable/9/sys/dev/netmap/if_
Just for comparison whats the size difference between clang built
clang and gcc built clang on arm?
On Tue, Feb 05, 2013 at 05:16:02AM +, Andrew Turner wrote:
> Author: andrew
> Date: Tue Feb 5 05:16:02 2013
> New Revision: 246354
> URL: http://svnweb.freebsd.org/changeset/base/246354
>
> Lo
Author: delphij
Date: Tue Feb 5 09:50:33 2013
New Revision: 246356
URL: http://svnweb.freebsd.org/changeset/base/246356
Log:
MFC r243758 (marcel):
In globextend() when the pathv vector cannot be (re-)allocated, don't
free and clear the gl_pathv pointer in the glob_t structure. Such
bre
Author: delphij
Date: Tue Feb 5 09:50:33 2013
New Revision: 246356
URL: http://svnweb.freebsd.org/changeset/base/246356
Log:
MFC r243758 (marcel):
In globextend() when the pathv vector cannot be (re-)allocated, don't
free and clear the gl_pathv pointer in the glob_t structure. Such
bre
Author: delphij
Date: Tue Feb 5 09:50:33 2013
New Revision: 246356
URL: http://svnweb.freebsd.org/changeset/base/246356
Log:
MFC r243758 (marcel):
In globextend() when the pathv vector cannot be (re-)allocated, don't
free and clear the gl_pathv pointer in the glob_t structure. Such
bre
Author: delphij
Date: Tue Feb 5 09:53:32 2013
New Revision: 246357
URL: http://svnweb.freebsd.org/changeset/base/246357
Log:
MFC r243779 (marcel):
Protect against DoS attacks, such as being described in CVE-2010-2632.
The changes were derived from what has been committed to NetBSD, with
Author: delphij
Date: Tue Feb 5 09:53:32 2013
New Revision: 246357
URL: http://svnweb.freebsd.org/changeset/base/246357
Log:
MFC r243779 (marcel):
Protect against DoS attacks, such as being described in CVE-2010-2632.
The changes were derived from what has been committed to NetBSD, with
Author: delphij
Date: Tue Feb 5 09:53:32 2013
New Revision: 246357
URL: http://svnweb.freebsd.org/changeset/base/246357
Log:
MFC r243779 (marcel):
Protect against DoS attacks, such as being described in CVE-2010-2632.
The changes were derived from what has been committed to NetBSD, with
On Tue, 5 Feb 2013 10:36:32 +0100
Roman Divacky wrote:
> Just for comparison whats the size difference between clang built
> clang and gcc built clang on arm?
When I use WITHOUT_CLANG_FULL:
clang built with gcc is 43MB
clang built with clang is 25MB
When I use WITH_CLANG_FULL:
clang built with
Author: des
Date: Tue Feb 5 12:18:39 2013
New Revision: 246358
URL: http://svnweb.freebsd.org/changeset/base/246358
Log:
Load the pfsync module if necessary.
Reviewed by: glebius@
MFC after:1 week
Modified:
head/etc/rc.d/pfsync
Modified: head/etc/rc.d/pfsync
Author: hselasky
Date: Tue Feb 5 12:37:50 2013
New Revision: 246359
URL: http://svnweb.freebsd.org/changeset/base/246359
Log:
Fix depend target.
Modified:
head/sys/boot/usb/Makefile
Modified: head/sys/boot/usb/Makefile
Author: hselasky
Date: Tue Feb 5 13:30:07 2013
New Revision: 246360
URL: http://svnweb.freebsd.org/changeset/base/246360
Log:
Fix some nits.
Modified:
head/sys/dev/usb/usb_bus.h
head/sys/dev/usb/usb_dynamic.c
head/sys/dev/usb/usb_msctest.c
head/sys/dev/usb/usb_process.c
head/sys/dev/
Author: zeising (doc,ports committer)
Date: Tue Feb 5 14:29:37 2013
New Revision: 246361
URL: http://svnweb.freebsd.org/changeset/base/246361
Log:
Bump .Dd for the change in r246121.
Approved by: joel (mentor)
Modified:
head/sbin/devd/devd.8
Modified: head/sbin/devd/devd.8
===
Author: des
Date: Tue Feb 5 14:39:37 2013
New Revision: 246362
URL: http://svnweb.freebsd.org/changeset/base/246362
Log:
Remove political propaganda
Modified:
head/games/fortune/datfiles/fortunes-o.real
Modified: head/games/fortune/datfiles/fortunes-o.real
==
Author: hselasky
Date: Tue Feb 5 14:44:25 2013
New Revision: 246363
URL: http://svnweb.freebsd.org/changeset/base/246363
Log:
Add defines to more easily allow a single threaded version of the FreeBSD
USB stack. This is useful for non-kernel purposes, like the loader.
Modified:
head/sys/boo
Author: des
Date: Tue Feb 5 14:53:05 2013
New Revision: 246364
URL: http://svnweb.freebsd.org/changeset/base/246364
Log:
MFH r246362: remove political propaganda
Modified:
stable/9/games/fortune/datfiles/fortunes-o.real
Directory Properties:
stable/9/games/fortune/ (props changed)
Modif
Author: des
Date: Tue Feb 5 14:53:16 2013
New Revision: 246365
URL: http://svnweb.freebsd.org/changeset/base/246365
Log:
MFH r246362: remove political propaganda
Modified:
stable/8/games/fortune/datfiles/fortunes-o.real
Directory Properties:
stable/8/games/fortune/ (props changed)
Modif
Author: des
Date: Tue Feb 5 14:55:33 2013
New Revision: 246366
URL: http://svnweb.freebsd.org/changeset/base/246366
Log:
MFH r246362: remove political propaganda
Modified:
stable/7/games/fortune/datfiles/fortunes-o.real
Directory Properties:
stable/7/games/fortune/ (props changed)
Modif
On 02/05/2013 09:39 AM, Dag-Erling Smørgrav wrote:
> Author: des Date: Tue Feb 5 14:39:37 2013 New Revision: 246362
> URL: http://svnweb.freebsd.org/changeset/base/246362
>
> Log: Remove political propaganda
>
> Modified: head/games/fortune/datfiles/fortunes-o.real
>
> Modified: head/games/for
On Tuesday, February 05, 2013 2:46:15 am Sergey Kandaurov wrote:
> Err.. No, I haven't set hw.uart.console. Sorry for being misleading.
> The cited snippet from my previous mail was to demonstrate how the
> resulting hw.uart.console value depends (or rather not :)) on hints.
> All I have (changed)
On Monday, February 04, 2013 3:56:22 pm Andriy Gapon wrote:
> on 04/02/2013 21:29 John Baldwin said the following:
> > On Sunday, February 03, 2013 4:57:39 am Andriy Gapon wrote:
> >> Author: avg
> >> Date: Sun Feb 3 09:57:39 2013
> >> New Revision: 246282
> >> URL: http://svnweb.freebsd.org/chang
On Tuesday, February 05, 2013 9:39:38 am Dag-Erling SmXXrgrav wrote:
> Author: des
> Date: Tue Feb 5 14:39:37 2013
> New Revision: 246362
> URL: http://svnweb.freebsd.org/changeset/base/246362
>
> Log:
> Remove political propaganda
>
> Modified:
> head/games/fortune/datfiles/fortunes-o.real
Nikolai Lifanov writes:
> Remove political propaganda -- Why?
Because FreeBSD does not engage in politics.
> This is the "offensive" file.
Yes, and it is meant for dirty jokes and the like. These are not dirty
jokes. Some of these quotes are harmless, but others verge on hate
speech.
We alre
On Tue, Feb 5, 2013 at 11:45 AM, John Baldwin wrote:
> On Tuesday, February 05, 2013 9:39:38 am Dag-Erling SmXXrgrav wrote:
> > Author: des
> > Date: Tue Feb 5 14:39:37 2013
> > New Revision: 246362
> > URL: http://svnweb.freebsd.org/changeset/base/246362
> >
> > Log:
> > Remove political prop
Benjamin Kaduk writes:
> I am more concerned about the insta-MFC than the removal per se.
> Only security or legal issues are cause to go under 3 days, was my
> impression.
The text I removed was a full copy of the source document, rather than
selected quotes from it, so yes, there is a legal iss
John Baldwin writes:
> I'm sure there are other quotes that people who do not share your
> political persuasion might find propaganda or offensive, etc.
If you think this is about my political persuasion, feel free to point
out left-leaning material and I will remove it as well.
> And new things
On Tuesday, February 05, 2013 11:51:00 am Benjamin Kaduk wrote:
> On Tue, Feb 5, 2013 at 11:45 AM, John Baldwin wrote:
>
> > On Tuesday, February 05, 2013 9:39:38 am Dag-Erling SmXXrgrav wrote:
> > > Author: des
> > > Date: Tue Feb 5 14:39:37 2013
> > > New Revision: 246362
> > > URL: http://svn
On 5 Feb 2013 17:01, "John Baldwin" wrote:
>
> On Tuesday, February 05, 2013 11:51:00 am Benjamin Kaduk wrote:
> > On Tue, Feb 5, 2013 at 11:45 AM, John Baldwin wrote:
> >
> > > On Tuesday, February 05, 2013 9:39:38 am Dag-Erling SmXXrgrav wrote:
> > > > Author: des
> > > > Date: Tue Feb 5 14:39
Dag-Erling Smrgrav wrote this message on Tue, Feb 05, 2013 at 17:47 +0100:
> > It's supposed to have potentially offensive political, sexist,
> > religious, racist, and miscellaneously off content.
>
> If there is racist content in that file, it should be removed. The only
> people who think raci
Author: jhb
Date: Tue Feb 5 18:55:09 2013
New Revision: 246367
URL: http://svnweb.freebsd.org/changeset/base/246367
Log:
Install and as userland headers
in /usr/include.
MFC after:2 weeks
Modified:
head/etc/mtree/BSD.include.dist
head/include/Makefile
head/usr.sbin/bhyve/Mak
Author: dim
Date: Tue Feb 5 19:10:50 2013
New Revision: 246368
URL: http://svnweb.freebsd.org/changeset/base/246368
Log:
MFC r246028 (by theraven):
Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrt
that were causing the runtime and STL libraries to see diffe
Author: andrew
Date: Tue Feb 5 20:03:58 2013
New Revision: 246369
URL: http://svnweb.freebsd.org/changeset/base/246369
Log:
* Add the integer div & mod functions and ARM EABI support functions to
libstand.
* Stop linking the ARM U-Boot loader against libgcc now libstand has the
requir
Author: pluknet
Date: Tue Feb 5 20:08:33 2013
New Revision: 246370
URL: http://svnweb.freebsd.org/changeset/base/246370
Log:
Remove reference to the rlist code from comments, and fix a typo visible
in the resulted change.
Reviewed by: kib
MFC after:1 week
Modified:
head/sys/ker
John-Mark Gurney writes:
> Clearly you don't run fortune -o very often, or you'd be removing a lot
> more from the file...
Actually, I spent about fifteen minutes this afternoon running fortune
-o repeatedly and didn't come across much, except one joke which could
be considered antisemitic. Ther
On Tue, Feb 05, 2013 at 11:58:54AM -0500, John Baldwin wrote:
J> > > On Tuesday, February 05, 2013 9:39:38 am Dag-Erling SmXXrgrav wrote:
J> > > > Author: des
J> > > > Date: Tue Feb 5 14:39:37 2013
J> > > > New Revision: 246362
J> > > > URL: http://svnweb.freebsd.org/changeset/base/246362
J> > > >
On Tuesday, February 05, 2013 3:55:47 pm Gleb Smirnoff wrote:
> On Tue, Feb 05, 2013 at 11:58:54AM -0500, John Baldwin wrote:
> J> > > On Tuesday, February 05, 2013 9:39:38 am Dag-Erling SmXXrgrav wrote:
> J> > > > Author: des
> J> > > > Date: Tue Feb 5 14:39:37 2013
> J> > > > New Revision: 24636
Author: jilles
Date: Tue Feb 5 22:54:09 2013
New Revision: 246371
URL: http://svnweb.freebsd.org/changeset/base/246371
Log:
sh: Do not test for digit_contig in mksyntax.
ISO/IEC 9899:1999 (E) 5.2.1p3 guarantees that the values of the characters
0123456789 are contiguous.
The generat
Author: andrew
Date: Wed Feb 6 00:01:28 2013
New Revision: 246372
URL: http://svnweb.freebsd.org/changeset/base/246372
Log:
Add the __aeabi_mem* functions to compiler-rt as clang uses them.
Modified:
head/lib/libcompiler_rt/Makefile
Modified: head/lib/libcompiler_rt/Makefile
===
Author: delphij
Date: Wed Feb 6 00:42:23 2013
New Revision: 246373
URL: http://svnweb.freebsd.org/changeset/base/246373
Log:
MFC:
one-true-awk 20121220.
Modified:
stable/9/contrib/one-true-awk/FIXES
stable/9/contrib/one-true-awk/main.c
stable/9/contrib/one-true-awk/makefile
stable
Author: delphij
Date: Wed Feb 6 00:43:10 2013
New Revision: 246374
URL: http://svnweb.freebsd.org/changeset/base/246374
Log:
MFC:
one-true-awk 20121220.
Modified:
stable/8/contrib/one-true-awk/FIXES
stable/8/contrib/one-true-awk/main.c
stable/8/contrib/one-true-awk/makefile
stable
Author: ganbold (doc committer)
Date: Wed Feb 6 01:03:13 2013
New Revision: 246375
URL: http://svnweb.freebsd.org/changeset/base/246375
Log:
Use and set gpio pin to high to power up usb.
Approved by: gonzo@
Modified:
head/sys/arm/allwinner/a10_ehci.c
Modified: head/sys/arm/allwinner/a1
On Tuesday, 5 February 2013 at 11:45:40 -0500, John Baldwin wrote:
> On Tuesday, February 05, 2013 9:39:38 am Dag-Erling SmXXrgrav wrote:
>> Author: des
>> Date: Tue Feb 5 14:39:37 2013
>> New Revision: 246362
>> URL: http://svnweb.freebsd.org/changeset/base/246362
>>
>> Log:
>> Remove politica
Author: pfg
Date: Wed Feb 6 02:51:25 2013
New Revision: 246376
URL: http://svnweb.freebsd.org/changeset/base/246376
Log:
MFC r246299;
UFS: Remove dead assignment.
PR: kern/175794
Submitted by: Christoph Mallon
Modified:
stable/9/sys/ufs/ufs/ufs_lookup.c
Directory Prop
Author: pfg
Date: Wed Feb 6 03:00:18 2013
New Revision: 246377
URL: http://svnweb.freebsd.org/changeset/base/246377
Log:
MFC r246299;
UFS: Remove dead assignment.
PR: kern/175794
Submitted by: Christoph Mallon
Modified:
stable/8/sys/ufs/ufs/ufs_lookup.c
Directory Prop
Author: neel
Date: Wed Feb 6 04:53:00 2013
New Revision: 246384
URL: http://svnweb.freebsd.org/changeset/base/246384
Log:
Compute the number of initial kernel page table pages (NKPT) dynamically.
This eliminates the need to recompile the kernel when the default value
of NKPT is not big e
Author: np
Date: Wed Feb 6 06:44:42 2013
New Revision: 246385
URL: http://svnweb.freebsd.org/changeset/base/246385
Log:
Busy-wait when cold.
Reported by: gnn, jhb
MFC after:3 days
Modified:
head/sys/dev/cxgbe/common/t4_hw.c
Modified: head/sys/dev/cxgbe/common/t4_hw.c
===
On Tue, Feb 05, 2013 at 04:17:25PM -0500, John Baldwin wrote:
J> On Tuesday, February 05, 2013 3:55:47 pm Gleb Smirnoff wrote:
J> > On Tue, Feb 05, 2013 at 11:58:54AM -0500, John Baldwin wrote:
J> > J> > > On Tuesday, February 05, 2013 9:39:38 am Dag-Erling SmXXrgrav wrote:
J> > J> > > > Author: de
Author: hrs
Date: Wed Feb 6 07:20:09 2013
New Revision: 246386
URL: http://svnweb.freebsd.org/changeset/base/246386
Log:
MFC: Remove firewire devices missed in r244992.
Modified:
stable/9/sys/ia64/conf/GENERIC
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys/ia
Author: glebius
Date: Wed Feb 6 07:27:25 2013
New Revision: 246387
URL: http://svnweb.freebsd.org/changeset/base/246387
Log:
Fixes to QUEUE_MACRO_DEBUG support:
- Add const quilifiers to fields that store value of __FILE__.
- Use long type for fields that store value of __LINE__.
- Sor
On 06-02-2013 11:18, Gleb Smirnoff wrote:
> On Tue, Feb 05, 2013 at 04:17:25PM -0500, John Baldwin wrote:
> J> On Tuesday, February 05, 2013 3:55:47 pm Gleb Smirnoff wrote:
> J> > On Tue, Feb 05, 2013 at 11:58:54AM -0500, John Baldwin wrote:
> J> > J> > > On Tuesday, February 05, 2013 9:39:38 am Da
Author: mm
Date: Wed Feb 6 07:54:46 2013
New Revision: 246388
URL: http://svnweb.freebsd.org/changeset/base/246388
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 13934:9e23a7f7b812
Illumos ZFS issues:
3422 zpool create/syseventd race yield non-importable p
Author: mm
Date: Wed Feb 6 07:54:46 2013
New Revision: 246388
URL: http://svnweb.freebsd.org/changeset/base/246388
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 13934:9e23a7f7b812
Illumos ZFS issues:
3422 zpool create/syseventd race yield non-importable p
Author: mm
Date: Wed Feb 6 07:59:14 2013
New Revision: 246389
URL: http://svnweb.freebsd.org/changeset/base/246389
Log:
Update vendor/illumos/dist to illumos-gate version 13936:60077db1e2cc
Illumos ZFS issues:
3380 zfs man page: documentation for zfs allow is confusing
Modified:
vend
53 matches
Mail list logo