Author: glebius
Date: Wed May 30 07:11:27 2012
New Revision: 236297
URL: http://svn.freebsd.org/changeset/base/236297
Log:
After r228571 carp_output() expects carp_softc * pointer in the mtag.
Noticed by: thompsa
Modified:
head/sys/netinet/ip_carp.c
Modified: head/sys/netinet/ip_carp.
On Wed, May 30, 2012 at 06:47:47AM +0300, Konstantin Belousov wrote:
> On Wed, May 30, 2012 at 12:48:33AM +0200, Marius Strobl wrote:
> > On Mon, May 28, 2012 at 11:47:28PM +0300, Konstantin Belousov wrote:
> > > On Mon, May 28, 2012 at 09:03:55PM +0200, Marius Strobl wrote:
> > > > On Sun, May 27,
On 30 May 2012, at 09:01, Marius Strobl wrote:
> Ehm, yes, but given that this wouldn't be the first such flag we have
> is avoiding it really worth the link time and run time overheads in
> the long term?
Given the small overhead of the extra hashes, yes. At some point in the
future, we can t
Author: bz
Date: Wed May 30 12:01:28 2012
New Revision: 236304
URL: http://svn.freebsd.org/changeset/base/236304
Log:
Update the previous openssl fix. [12:01]
Fix a bug in crypt(3) ignoring characters of a passphrase. [12:02]
Security: FreeBSD-SA-12:01.openssl (revised)
Security:
Author: bz
Date: Wed May 30 12:01:28 2012
New Revision: 236304
URL: http://svn.freebsd.org/changeset/base/236304
Log:
Update the previous openssl fix. [12:01]
Fix a bug in crypt(3) ignoring characters of a passphrase. [12:02]
Security: FreeBSD-SA-12:01.openssl (revised)
Security:
Author: bz
Date: Wed May 30 12:01:28 2012
New Revision: 236304
URL: http://svn.freebsd.org/changeset/base/236304
Log:
Update the previous openssl fix. [12:01]
Fix a bug in crypt(3) ignoring characters of a passphrase. [12:02]
Security: FreeBSD-SA-12:01.openssl (revised)
Security:
/UPDATING Wed May 30 12:01:28 2012(r236304)
@@ -8,6 +8,12 @@ Items affecting the ports and packages s
/usr/ports/UPDATING. Please read that file before running
portupgrade.
+20120530: p8 FreeBSD-SA-12:01.openssl (revised),
+ FreeBSD-SA-12:02.crypt
Author: bz
Date: Wed May 30 12:01:28 2012
New Revision: 236304
URL: http://svn.freebsd.org/changeset/base/236304
Log:
Update the previous openssl fix. [12:01]
Fix a bug in crypt(3) ignoring characters of a passphrase. [12:02]
Security: FreeBSD-SA-12:01.openssl (revised)
Security:
On Wed, May 30, 2012 at 10:00:02AM +0100, David Chisnall wrote:
> On 30 May 2012, at 09:01, Marius Strobl wrote:
>
> > Ehm, yes, but given that this wouldn't be the first such flag we have
> > is avoiding it really worth the link time and run time overheads in
> > the long term?
>
> Given the sm
Author: kib
Date: Wed May 30 12:45:52 2012
New Revision: 236305
URL: http://svn.freebsd.org/changeset/base/236305
Log:
MFC r235850:
Calculate the count of per-process cow faults. Export the count to
userspace using the obscure spare int field in struct kinfo_proc.
MFC r236136:
Fix ki
Author: kib
Date: Wed May 30 13:00:43 2012
New Revision: 236306
URL: http://svn.freebsd.org/changeset/base/236306
Log:
MFC r235851:
Add 'cow' keyword to show per-process cow count.
Modified:
stable/8/bin/ps/keyword.c
stable/8/bin/ps/ps.1
Directory Properties:
stable/8/bin/ps/ (props c
Author: gber
Date: Wed May 30 13:31:08 2012
New Revision: 236307
URL: http://svn.freebsd.org/changeset/base/236307
Log:
Flush D and I caches after setting a breakpoint.
Reviewed by: imp
Obtained from: Semihalf
Modified:
head/sys/arm/include/kdb.h
Modified: head/sys/arm/include/kdb.h
=
Author: gber
Date: Wed May 30 13:33:27 2012
New Revision: 236308
URL: http://svn.freebsd.org/changeset/base/236308
Log:
Print userspace backtrace for current thread.
Reviewed by: imp
Obtained from:Semihalf
Modified:
head/sys/arm/arm/db_trace.c
Modified: head/sys/arm/arm/db_tr
Author: kib
Date: Wed May 30 13:44:42 2012
New Revision: 236309
URL: http://svn.freebsd.org/changeset/base/236309
Log:
Assert that TDP_NOFAULTING and TDP_NOSPEEPING thread flags do not leak
when thread returns from a syscall to usermode.
Tested by:pho
MFC after:1 week
Modified:
Author: glebius
Date: Wed May 30 13:51:00 2012
New Revision: 236310
URL: http://svn.freebsd.org/changeset/base/236310
Log:
Improve style(9) of bcopy() to and from mbuf tag.
Submitted by: bde
Modified:
head/sys/netinet/ip_carp.c
Modified: head/sys/netinet/ip_carp.c
==
Author: uqs
Date: Wed May 30 13:55:43 2012
New Revision: 236311
URL: http://svn.freebsd.org/changeset/base/236311
Log:
Unbreak make depend.
Modified:
head/sys/modules/cxgb/cxgb/Makefile
head/sys/modules/ixgbe/Makefile
Modified: head/sys/modules/cxgb/cxgb/Makefile
==
Author: kib
Date: Wed May 30 13:58:01 2012
New Revision: 236312
URL: http://svn.freebsd.org/changeset/base/236312
Log:
Clarify that the v_lockf is advisory lock list.
MFC after:3 days
Modified:
head/sys/sys/vnode.h
Modified: head/sys/sys/vnode.h
=
Author: kib
Date: Wed May 30 14:00:23 2012
New Revision: 236313
URL: http://svn.freebsd.org/changeset/base/236313
Log:
Capitalize start of sentence.
MFC after:3 days
Modified:
head/sys/fs/nfsclient/nfs_clbio.c
Modified: head/sys/fs/nfsclient/nfs_clbio.c
=
Author: jhb
Date: Wed May 30 16:04:10 2012
New Revision: 236316
URL: http://svn.freebsd.org/changeset/base/236316
Log:
MFC 234099:
Properly parse 40G media types from newer Mellanox adapters that are
40G capable. For now, map all 40G links to 40GBase-CR4.
Modified:
stable/9/sys/ofed/driv
Author: kib
Date: Wed May 30 16:06:38 2012
New Revision: 236317
URL: http://svn.freebsd.org/changeset/base/236317
Log:
Add a rangelock implementation, intended to be used to range-locking
the i/o regions of the vnode data space. The implementation is quite
simple-minded, it uses the list of
Author: jhb
Date: Wed May 30 16:13:10 2012
New Revision: 236318
URL: http://svn.freebsd.org/changeset/base/236318
Log:
MFC 234501:
The amr(4) firmware contains a rather dubious "feature" where it
assumes for small buffers (< 64k) that the OS driver is actually using
a buffer rounded up to
Author: jhb
Date: Wed May 30 16:13:34 2012
New Revision: 236319
URL: http://svn.freebsd.org/changeset/base/236319
Log:
MFC 234501:
The amr(4) firmware contains a rather dubious "feature" where it
assumes for small buffers (< 64k) that the OS driver is actually using
a buffer rounded up to
On Wed, May 30, 2012 at 04:06:38PM +, Konstantin Belousov wrote:
> Author: kib
> Date: Wed May 30 16:06:38 2012
> New Revision: 236317
> URL: http://svn.freebsd.org/changeset/base/236317
>
> Log:
> Add a rangelock implementation, intended to be used to range-locking
> the i/o regions of th
Author: jhb
Date: Wed May 30 16:30:51 2012
New Revision: 236320
URL: http://svn.freebsd.org/changeset/base/236320
Log:
MFC 235833:
Only check to see if a memory resource is a PCI ROM BAR when activating
and deactivating PCI resources. Previously, if a device had more than
48 MSI interrupt
Author: kib
Date: Wed May 30 16:42:08 2012
New Revision: 236321
URL: http://svn.freebsd.org/changeset/base/236321
Log:
vn_io_fault() is a facility to prevent page faults while filesystems
perform copyin/copyout of the file data into the usermode
buffer. Typical filesystem hold vnode lock and
Author: kib
Date: Wed May 30 16:45:41 2012
New Revision: 236322
URL: http://svn.freebsd.org/changeset/base/236322
Log:
Enable vn_io_fault() lock avoidance for UFS.
Tested by:pho
MFC after:2 months
Modified:
head/sys/ufs/ffs/ffs_vfsops.c
head/sys/ufs/ffs/ffs_vnops.c
Modified:
Author: sbruno
Date: Wed May 30 17:07:50 2012
New Revision: 236323
URL: http://svn.freebsd.org/changeset/base/236323
Log:
Cosmetic nit. If a configured volume has no label, don't emit an empty
string for the name during probe. Simply indicate that it has no label.
Submitted by: bhaga@
Author: raj
Date: Wed May 30 17:34:40 2012
New Revision: 236324
URL: http://svn.freebsd.org/changeset/base/236324
Log:
Extract vendor specific Book-E pieces into separate files and have a common
skeleton (maybe we should kobj-tize this one day).
Note the PPC4xx bit is not connected to the
Author: raj
Date: Wed May 30 18:05:48 2012
New Revision: 236325
URL: http://svn.freebsd.org/changeset/base/236325
Log:
Panic openly if we cannot retrieve memory information from the device tree.
This is a critical condition and can lead to all sorts of misterious hangs if
not handled.
O
Author: theraven
Date: Wed May 30 19:21:54 2012
New Revision: 236326
URL: http://svn.freebsd.org/changeset/base/236326
Log:
MFC r228862, 228880, 228882, 228906, 228977, 229332, 229575, 229591, 229704,
229716, 230062, 230225, 230267, 234958
This brings stdatomic.h into -STABLE and includes
Author: emax
Date: Wed May 30 20:02:39 2012
New Revision: 236327
URL: http://svn.freebsd.org/changeset/base/236327
Log:
When we return deprecated addresses, we need to reference them.
Reviewed by: bz, scottl
MFC after:3 days
Modified:
head/sys/netinet6/in6.c
Modified: head/sys/ne
Author: marius
Date: Wed May 30 20:04:07 2012
New Revision: 236328
URL: http://svn.freebsd.org/changeset/base/236328
Log:
Try to finally get the point in time at which bge_add_sysctls() is called
right; it needs to be called before bge_can_use_msi() but in turn requires
bge_flags to be prope
Author: marius
Date: Wed May 30 20:13:49 2012
New Revision: 236329
URL: http://svn.freebsd.org/changeset/base/236329
Log:
Merge r236137 from x86:
Enable GNU hash generation for dynamic ELF binaries.
While at it, sync the order of options with x86 and pass along the verbose
flag.
Modifi
Author: jpaetzel
Date: Wed May 30 20:44:04 2012
New Revision: 236330
URL: http://svn.freebsd.org/changeset/base/236330
Log:
Fix French Canadian console keyboard layout
Submitted by: kmoore
Obtained from:PC-BSD
MFC after:3 days
Sponsored by: iXsystems
Modified:
head/usr.
Author: jpaetzel
Date: Wed May 30 20:49:28 2012
New Revision: 236331
URL: http://svn.freebsd.org/changeset/base/236331
Log:
Fix detecting available zpool names.
Submitted by: kmoore
Obtained from:PC-BSD
MFC after:3 days
Sponsored by: iXsystems
Modified:
head/usr.sbin/pc
Author: tuexen
Date: Wed May 30 20:56:07 2012
New Revision: 236332
URL: http://svn.freebsd.org/changeset/base/236332
Log:
Seperate SCTP checksum offloading for IPv4 and IPv6.
While there: remove some trainling whitespaces.
MFC after: 3 days
X-MFC with: 236170
Modified:
head/sys/net/i
Author: jpaetzel
Date: Wed May 30 21:01:06 2012
New Revision: 236333
URL: http://svn.freebsd.org/changeset/base/236333
Log:
Let pkg_add use the ENV variable PACKAGESUFFIX. This
can be used to override the default .tbz package extension to
.txz .tgz or .tar
Submitted by: kmoore
Obtaine
Author: jhb
Date: Wed May 30 21:02:12 2012
New Revision: 236334
URL: http://svn.freebsd.org/changeset/base/236334
Log:
- Witness doesn't verify the old MTX_NOSWITCH flag's correctness (that was
obsoleted
when critical sections were added). Instead, list a check that witness
does perform.
Author: obrien
Date: Wed May 30 21:04:14 2012
New Revision: 236335
URL: http://svn.freebsd.org/changeset/base/236335
Log:
MFC: r218525: add LIBEXECDIR to the bsd.own.mk
Modified:
stable/8/share/mk/bsd.own.mk
Directory Properties:
stable/8/ (props changed)
stable/8/share/ (props change
On Wed, May 30, 2012 at 09:01:06PM +, Josh Paetzel wrote:
> Author: jpaetzel
> Date: Wed May 30 21:01:06 2012
> New Revision: 236333
> URL: http://svn.freebsd.org/changeset/base/236333
>
> Log:
> Let pkg_add use the ENV variable PACKAGESUFFIX. This
> can be used to override the default .tb
-99,7 +99,7 @@
* Version of the package tools - increase whenever you make a change
* in the code that is not cosmetic only.
*/
-#define PKG_INSTALL_VERSION20100403
+#define PKG_INSTALL_VERSION20120530
#define PKG_WRAPCONF_FNAME "/var/db/pkg_install.conf"
#define
Hm, this stuff is tricky. Is it possible that Joel's setup has some
default volume level that you weren't programming before, but now you
are?
Adrian
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsu
Author: obrien
Date: Wed May 30 22:21:25 2012
New Revision: 236337
URL: http://svn.freebsd.org/changeset/base/236337
Log:
* Remove headers from SRCS that are not generated
(and are in /usr/src/crypto/heimdal/).
* Avoid race conditions with 'make -j'.
Modified:
head/kerberos5/lib/libg
Author: obrien
Date: Wed May 30 22:23:08 2012
New Revision: 236338
URL: http://svn.freebsd.org/changeset/base/236338
Log:
Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)
modifiers for ":tu" and ":tl" from OSF's ODE, which made its way into
NetBSD's make, which is t
On 30. May 2012, at 13:55 , Ulrich Spoerlein wrote:
> Author: uqs
> Date: Wed May 30 13:55:43 2012
> New Revision: 236311
> URL: http://svn.freebsd.org/changeset/base/236311
>
> Log:
> Unbreak make depend.
thanks
>
> Modified:
> head/sys/modules/cxgb/cxgb/Makefile
> head/sys/modules/ixgbe
Author: obrien
Date: Wed May 30 22:26:16 2012
New Revision: 236339
URL: http://svn.freebsd.org/changeset/base/236339
Log:
make it easier to test newly-built make.
Added:
head/tools/regression/usr.bin/make/test-new.mk (contents, props changed)
Modified:
Directory Properties:
head/tools/reg
Author: obrien
Date: Wed May 30 22:27:34 2012
New Revision: 236340
URL: http://svn.freebsd.org/changeset/base/236340
Log:
make it easier to check newly-built make
Added:
head/tools/build/make_check/check.mk (contents, props changed)
Added: head/tools/build/make_check/check.mk
=
Author: obrien
Date: Wed May 30 22:31:45 2012
New Revision: 236342
URL: http://svn.freebsd.org/changeset/base/236342
Log:
MFC: r222090: add WITH{,OUT}_{GCC,BINUTILS} providing fine-grained control
Added:
stable/8/tools/build/options/WITHOUT_BINUTILS
- copied unchanged from r222090, head/
Author: jase (ports committer)
Date: Wed May 30 22:48:01 2012
New Revision: 236343
URL: http://svn.freebsd.org/changeset/base/236343
Log:
Add myself and mentors relationship.
Approved by: flo (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committers-p
Author: rstone
Date: Wed May 30 23:22:52 2012
New Revision: 236344
URL: http://svn.freebsd.org/changeset/base/236344
Log:
MFC r235459 and r235471
r235459:
Implement the DTrace sched provider. This implementation aims to be
compatible with the sched provider implemented by Solaris and
Author: rstone
Date: Wed May 30 23:42:48 2012
New Revision: 236345
URL: http://svn.freebsd.org/changeset/base/236345
Log:
MFC r235459 and r235471
r235459:
Implement the DTrace sched provider. This implementation aims to be
compatible with the sched provider implemented by Solaris
Author: obrien
Date: Thu May 31 00:36:56 2012
New Revision: 236346
URL: http://svn.freebsd.org/changeset/base/236346
Log:
Add "-V '${VAR}'" variable expansion from Portable Berkeley Make.
Submitted by: Simon Gerraty
Modified:
head/usr.bin/make/make.1
head/usr.bin/make/var.c
Modified:
Author: obrien
Date: Thu May 31 01:07:52 2012
New Revision: 236347
URL: http://svn.freebsd.org/changeset/base/236347
Log:
Add regression test for '-V' command line option (requires r236346).
Added:
head/tools/regression/usr.bin/make/variables/opt_V/
head/tools/regression/usr.bin/make/variab
Author: tj (ports committer)
Date: Thu May 31 02:36:30 2012
New Revision: 236348
URL: http://svn.freebsd.org/changeset/base/236348
Log:
Add my mentor relationships.
Approved by: eadler (mentor)
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committers-ports.do
Author: wblock (doc committer)
Date: Thu May 31 02:51:54 2012
New Revision: 236349
URL: http://svn.freebsd.org/changeset/base/236349
Log:
MFC r235842
Mention the upper hard limit for -n option. Patch slightly modified
from PR version.
PR: 168255
Submitted by: Andy Kosela
Author: wblock (doc committer)
Date: Thu May 31 02:52:59 2012
New Revision: 236350
URL: http://svn.freebsd.org/changeset/base/236350
Log:
MFC r235842
Mention the upper hard limit for -n option. Patch slightly modified
from PR version.
PR: 168255
Submitted by: Andy Kosela
Author: wblock (doc committer)
Date: Thu May 31 02:53:28 2012
New Revision: 236351
URL: http://svn.freebsd.org/changeset/base/236351
Log:
MFC r235842
Mention the upper hard limit for -n option. Patch slightly modified
from PR version.
PR: 168255
Submitted by: Andy Kosela
On Wed, May 30, 2012 at 07:34:33AM +0400, Sergey Kandaurov wrote:
> On 29 May 2012 23:49, David E. O'Brien wrote:
...
> > Modified: head/contrib/groff/tmac/doc-common
...
> > +.ds doc-operating-system-FreeBSD-8.3 ? ? 8.3
> > +.ds doc-operating-system-FreeBSD-9.1 ? ? 9.1
> > +.ds doc-operating-syst
On 2012-Apr-05 17:13:14 +, John Baldwin wrote:
>Log:
> Add new ktrace records for the start and end of VM faults. This gives
> a pair of records similar to syscall entry and return that a user can
> use to determine how long page faults take. The new ktrace records are
> enabled via the
On 05/30/2012 20:07, David O'Brien wrote:
> On Wed, May 30, 2012 at 07:34:33AM +0400, Sergey Kandaurov wrote:
>> On 29 May 2012 23:49, David E. O'Brien wrote:
> ...
>>> Modified: head/contrib/groff/tmac/doc-common
> ...
>>> +.ds doc-operating-system-FreeBSD-8.3 � � 8.3
>>> +.ds doc-operating-syste
Hi Kevin,
On Wed, 30 May 2012 22:45:57 -0400, "Kevin P. Neal" writes:
>> Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)
>> modifiers for ":tu" and ":tl" from OSF's ODE, which made its way into
>> NetBSD's make, which is the source for the Portable Berkeley Make.
>
61 matches
Mail list logo