Author: dim
Date: Mon Apr 8 07:08:29 2013
New Revision: 249243
URL: http://svnweb.freebsd.org/changeset/base/249243
Log:
MFC r248991:
Follow up to r247960 and rr247960 by also amending ctfmerge. For the
only other case where STT_FILE symbols are used, in symit_next() in
cddl/contrib/o
Author: ed
Date: Mon Apr 8 08:03:42 2013
New Revision: 249244
URL: http://svnweb.freebsd.org/changeset/base/249244
Log:
Prevent the creation of an unused variable.
We're only interested in the enumeration fields; we don't want to create
a variable to store them.
MFC after:1 week
Author: ed
Date: Mon Apr 8 08:05:15 2013
New Revision: 249245
URL: http://svnweb.freebsd.org/changeset/base/249245
Log:
Mark the act_tbl static/const.
This table is only used within this source file and is only accessed
read-only.
MFC after:1 week
Modified:
head/usr.sbin/watc
On Mon, Apr 08, 2013 at 12:31:22AM +0200, Jean-S?bastien P?dron wrote:
> On 07.04.2013 21:05, Konstantin Belousov wrote:
> > I suspect that the issue is with the drm2/i915/intel_dp.c.
> > You might try to use shift to 7 instead of 8 for address in the
> > intel_dp_aux_native_read/write, but I am no
Author: kib
Date: Mon Apr 8 08:29:52 2013
New Revision: 249246
URL: http://svnweb.freebsd.org/changeset/base/249246
Log:
MFC r248969:
Do not call the VOP_LOOKUP() for the doomed directory vnode.
Modified:
stable/9/sys/kern/vfs_lookup.c
Directory Properties:
stable/9/sys/ (props changed
Author: kib
Date: Mon Apr 8 08:33:31 2013
New Revision: 249247
URL: http://svnweb.freebsd.org/changeset/base/249247
Log:
MFC r248969:
Do not call the VOP_LOOKUP() for the doomed directory vnode.
Modified:
stable/8/sys/kern/vfs_lookup.c
Directory Properties:
stable/8/sys/ (props changed
Author: dumbbell
Date: Mon Apr 8 08:37:57 2013
New Revision: 249249
URL: http://svnweb.freebsd.org/changeset/base/249249
Log:
drm: Right-shift I2C slave address before passing it to aux channel
In r249041, I2C slave addresses were left-shifted at creation time to
have the same behavior b
Author: ae
Date: Mon Apr 8 10:14:50 2013
New Revision: 249252
URL: http://svnweb.freebsd.org/changeset/base/249252
Log:
Remove reference to the nonexistent sysctl node net.inet6.mld.stats.
Also add cross reference to the icmp6(4).
PR: 177696
MFC after:1 week
Modified:
Author: joel (doc committer)
Date: Mon Apr 8 10:53:22 2013
New Revision: 249253
URL: http://svnweb.freebsd.org/changeset/base/249253
Log:
mdoc: sort cross references.
Modified:
head/share/man/man4/mld.4
Modified: head/share/man/man4/mld.4
Author: trasz
Date: Mon Apr 8 12:09:53 2013
New Revision: 249254
URL: http://svnweb.freebsd.org/changeset/base/249254
Log:
MFC r248972:
Mention that read_attributes, write_attributes, read_acl and write_acl
are always permitted for the file owner.
PR: kern/174948
Modified
Author: ken
Date: Mon Apr 8 15:36:26 2013
New Revision: 249256
URL: http://svnweb.freebsd.org/changeset/base/249256
Log:
Fix a memory leak that showed up when we delete LUNs. The memory used for
the LUN was never freed.
ctl.c:Adjust ctl_alloc_lun() to make sure we don't
Author: markj
Date: Mon Apr 8 17:46:45 2013
New Revision: 249257
URL: http://svnweb.freebsd.org/changeset/base/249257
Log:
Add support for getting and setting BBU properties related to battery
relearning. Specifically, add subcommands to mfiutil(8) which allow the
user to set the BBU and au
Author: markj
Date: Mon Apr 8 18:25:07 2013
New Revision: 249258
URL: http://svnweb.freebsd.org/changeset/base/249258
Log:
Switch to a 2-clause license.
Approved by: emaste (co-mentor)
X-MFC with: r249257
Modified:
head/usr.sbin/mfiutil/mfi_bbu.c
Modified: head/usr.sbin/mfiutil/mf
Author: dim
Date: Mon Apr 8 18:42:33 2013
New Revision: 249260
URL: http://svnweb.freebsd.org/changeset/base/249260
Log:
Tag llvm trunk r178860.
Added:
vendor/llvm/llvm-trunk-r178860/
- copied from r249259, vendor/llvm/dist/
___
svn-src-all@fr
Author: dim
Date: Mon Apr 8 18:46:35 2013
New Revision: 249262
URL: http://svnweb.freebsd.org/changeset/base/249262
Log:
Tag clang trunk r178860.
Added:
vendor/clang/clang-trunk-r178860/
- copied from r249261, vendor/clang/dist/
___
svn-src-al
Author: jhb
Date: Mon Apr 8 19:03:01 2013
New Revision: 249263
URL: http://svnweb.freebsd.org/changeset/base/249263
Log:
Fix a potential socket leak in the NFS server. If a client closes its
connection after it was accepted by the userland nfsd process but before
it was handled off to svc_
Author: glebius
Date: Mon Apr 8 19:10:45 2013
New Revision: 249264
URL: http://svnweb.freebsd.org/changeset/base/249264
Log:
Merge from projects/counters: UMA_ZONE_PCPU zones.
These zones have slab size == sizeof(struct pcpu), but request from VM
enough pages to fit (uk_slabsize * mp_n
Author: glebius
Date: Mon Apr 8 19:19:10 2013
New Revision: 249265
URL: http://svnweb.freebsd.org/changeset/base/249265
Log:
Merge from projects/counters:
Pad struct pcpu so that its size is denominator of PAGE_SIZE. This
is done to reduce memory waste in UMA_PCPU_ZONE zones.
Spon
Author: glebius
Date: Mon Apr 8 19:20:27 2013
New Revision: 249266
URL: http://svnweb.freebsd.org/changeset/base/249266
Log:
Forcibly defining _KERNEL is bad idea. Toss some code so that ip_var.h
isn't included with forced _KERNEL define.
Modified:
head/sys/contrib/ipfilter/netinet/ip_auth
Author: glebius
Date: Mon Apr 8 19:40:53 2013
New Revision: 249268
URL: http://svnweb.freebsd.org/changeset/base/249268
Log:
Merge from projects/counters: counter(9).
Introduce counter(9) API, that implements fast and raceless counters,
provided (but not limited to) for gathering of st
On Monday, April 08, 2013 3:19:10 pm Gleb Smirnoff wrote:
> Author: glebius
> Date: Mon Apr 8 19:19:10 2013
> New Revision: 249265
> URL: http://svnweb.freebsd.org/changeset/base/249265
>
> Log:
> Merge from projects/counters:
>
> Pad struct pcpu so that its size is denominator of PAGE_S
Author: ed
Date: Mon Apr 8 19:44:30 2013
New Revision: 249269
URL: http://svnweb.freebsd.org/changeset/base/249269
Log:
Vendor import of NetBSD's mtree at 2013-04-08.
Added:
vendor/NetBSD/mtree/dist/only.c
Modified:
vendor/NetBSD/mtree/dist/Makefile
vendor/NetBSD/mtree/dist/create.c
ve
On Mon, Apr 08, 2013 at 03:41:27PM -0400, John Baldwin wrote:
J> On Monday, April 08, 2013 3:19:10 pm Gleb Smirnoff wrote:
J> > Author: glebius
J> > Date: Mon Apr 8 19:19:10 2013
J> > New Revision: 249265
J> > URL: http://svnweb.freebsd.org/changeset/base/249265
J> >
J> > Log:
J> > Merge from p
Author: ed
Date: Mon Apr 8 19:44:57 2013
New Revision: 249270
URL: http://svnweb.freebsd.org/changeset/base/249270
Log:
Tag 2013-04-08 import of NetBSD's mtree.
Added:
vendor/NetBSD/mtree/20130408/
- copied from r249269, vendor/NetBSD/mtree
Author: trociny
Date: Mon Apr 8 19:48:40 2013
New Revision: 249271
URL: http://svnweb.freebsd.org/changeset/base/249271
Log:
MFC r248707:
hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fs
size and usage in hrStorageAllocationUnits. If the file system has
more than 2^3
Author: trociny
Date: Mon Apr 8 19:50:15 2013
New Revision: 249272
URL: http://svnweb.freebsd.org/changeset/base/249272
Log:
MFC r248707:
hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fs
size and usage in hrStorageAllocationUnits. If the file system has
more than 2^3
Author: glebius
Date: Mon Apr 8 19:57:21 2013
New Revision: 249276
URL: http://svnweb.freebsd.org/changeset/base/249276
Log:
Merge from projects/counters: TCP/IP stats.
Convert 'struct ipstat' and 'struct tcpstat' to counter(9).
This speeds up IP forwarding at extreme packet rates
Author: attilio
Date: Mon Apr 8 19:58:32 2013
New Revision: 249277
URL: http://svnweb.freebsd.org/changeset/base/249277
Log:
Switch some "low-hanging fruit" to acquire read lock on vmobjects
rather than write locks.
Sponsored by: EMC / Isilon storage division
Reviewed by: alc
Tested
Author: attilio
Date: Mon Apr 8 20:02:27 2013
New Revision: 249278
URL: http://svnweb.freebsd.org/changeset/base/249278
Log:
The per-page act_count can be made very-easily protected by the
per-page lock rather than vm_object lock, without any further overhead.
Make the formal switch.
S
Author: pluknet
Date: Mon Apr 8 20:33:51 2013
New Revision: 249281
URL: http://svnweb.freebsd.org/changeset/base/249281
Log:
Add FreeBSD 8.4.
MFC after:3 days
Modified:
head/gnu/usr.bin/groff/tmac/mdoc.local
Modified: head/gnu/usr.bin/groff/tmac/mdoc.local
=
Author: jkim
Date: Mon Apr 8 20:43:53 2013
New Revision: 249282
URL: http://svnweb.freebsd.org/changeset/base/249282
Log:
MFC: r248799
Limit the amount of video memory we map for the driver to the maximum value.
Modified:
stable/9/sys/dev/fb/vesa.c
Directory Properties:
stable/9/sys/
Author: jkim
Date: Mon Apr 8 20:45:11 2013
New Revision: 249283
URL: http://svnweb.freebsd.org/changeset/base/249283
Log:
MFC: r248799
Limit the amount of video memory we map for the driver to the maximum value.
Modified:
stable/8/sys/dev/fb/vesa.c
Directory Properties:
stable/8/sys/
Author: adrian
Date: Mon Apr 8 21:15:43 2013
New Revision: 249284
URL: http://svnweb.freebsd.org/changeset/base/249284
Log:
Fix this to compile when ATH_DEBUG_ALQ is defined but ATH_DEBUG isn't.
Modified:
head/sys/dev/ath/if_ath_tx_edma.c
Modified: head/sys/dev/ath/if_ath_tx_edma.c
Author: jkim
Date: Mon Apr 8 22:31:35 2013
New Revision: 249286
URL: http://svnweb.freebsd.org/changeset/base/249286
Log:
MFC: r247859
Update the manual page to reflect reality. With r138509 and r152355,
"nostrictjoliet" option for mount_cd9660(8) was completely replaced with
"broken
Author: jkim
Date: Mon Apr 8 22:32:37 2013
New Revision: 249287
URL: http://svnweb.freebsd.org/changeset/base/249287
Log:
MFC: r247859
Update the manual page to reflect reality. With r138509 and r152355,
"nostrictjoliet" option for mount_cd9660(8) was completely replaced with
"broken
Author: delphij
Date: Mon Apr 8 22:56:40 2013
New Revision: 249288
URL: http://svnweb.freebsd.org/changeset/base/249288
Log:
MFC r247595:
Fix wrong assignment.
Submitted by: Sascha Wildner
Obtained from:DragonFly rev 9568dd07a22a136e380e6c19a8ea188eb92976d5
Modified:
sta
Author: delphij
Date: Mon Apr 8 22:56:40 2013
New Revision: 249288
URL: http://svnweb.freebsd.org/changeset/base/249288
Log:
MFC r247595:
Fix wrong assignment.
Submitted by: Sascha Wildner
Obtained from:DragonFly rev 9568dd07a22a136e380e6c19a8ea188eb92976d5
Modified:
sta
Author: delphij
Date: Mon Apr 8 23:01:33 2013
New Revision: 249289
URL: http://svnweb.freebsd.org/changeset/base/249289
Log:
MFC r247596:
Fix assignment of maximum bounadary.
Submitted by: Sascha Wildner
Obtained from:DragonFly rev fd39c81ba220f7ad6e4dc9b30d45e828cf58a1ad
Author: delphij
Date: Mon Apr 8 23:01:33 2013
New Revision: 249289
URL: http://svnweb.freebsd.org/changeset/base/249289
Log:
MFC r247596:
Fix assignment of maximum bounadary.
Submitted by: Sascha Wildner
Obtained from:DragonFly rev fd39c81ba220f7ad6e4dc9b30d45e828cf58a1ad
Author: delphij
Date: Mon Apr 8 23:06:25 2013
New Revision: 249290
URL: http://svnweb.freebsd.org/changeset/base/249290
Log:
MFC r248627:
Don't attempt to reference sc before testing whether it's NULL.
Submitted by: Sascha Wildner
Obtained from:DragonFly
Modified:
stable/
Author: delphij
Date: Mon Apr 8 23:06:25 2013
New Revision: 249290
URL: http://svnweb.freebsd.org/changeset/base/249290
Log:
MFC r248627:
Don't attempt to reference sc before testing whether it's NULL.
Submitted by: Sascha Wildner
Obtained from:DragonFly
Modified:
stable/
Author: will
Date: Mon Apr 8 23:16:42 2013
New Revision: 249291
URL: http://svnweb.freebsd.org/changeset/base/249291
Log:
FireWire: Don't allow a tlabel to reference an xfer after free.
sys/dev/firewire/firewire.c:
- fw_xfer_unload(): Since we are about to free this xfer, call fw_tl_free
On Mon, 8 Apr 2013, Gleb Smirnoff wrote:
On Mon, Apr 08, 2013 at 03:41:27PM -0400, John Baldwin wrote:
J> On Monday, April 08, 2013 3:19:10 pm Gleb Smirnoff wrote:
J> > Author: glebius
J> > Date: Mon Apr 8 19:19:10 2013
J> > New Revision: 249265
J> > URL: http://svnweb.freebsd.org/changeset/bas
Author: mm
Date: Tue Apr 9 06:33:03 2013
New Revision: 249292
URL: http://svnweb.freebsd.org/changeset/base/249292
Log:
Add missing file dt_pq.h that should have been committed in r239385
Reported by: Pedro Giffuni
Added:
vendor/illumos/dist/lib/libdtrace/common/dt_pq.h
Added: vendor
Author: ed
Date: Tue Apr 9 06:50:11 2013
New Revision: 249293
URL: http://svnweb.freebsd.org/changeset/base/249293
Log:
Import a new version of NetBSD's mtree.
This version of mtree implements a new flag (-O) that can be used to
restrict the tool to certain pathnames. Also, it fixes a co
45 matches
Mail list logo