on 08/05/2012 05:01 Pawel Jakub Dawidek said the following:
> On Mon, May 07, 2012 at 03:03:42PM +, Andriy Gapon wrote:
>> Author: avg
>> Date: Mon May 7 15:03:42 2012
>> New Revision: 235129
>> URL: http://svn.freebsd.org/changeset/base/235129
>>
>> Log:
>> zfsboottest.sh: gracefully handle
Author: jwd
Date: Tue May 8 03:39:44 2012
New Revision: 235136
URL: http://svn.freebsd.org/changeset/base/235136
Log:
Use the common api helper routine instead of freeing the namei
buffer directly.
Approved by: rmacklem (mentor)
MFC after:1 month
Modified:
head/sys/fs/nfsserver
On Mon, May 07, 2012 at 03:03:42PM +, Andriy Gapon wrote:
> Author: avg
> Date: Mon May 7 15:03:42 2012
> New Revision: 235129
> URL: http://svn.freebsd.org/changeset/base/235129
>
> Log:
> zfsboottest.sh: gracefully handle default value of bootfs property
I'd prefer if people avoid having
On May 7, 2012, at 9:27 AM, John Baldwin wrote:
> On Friday, May 04, 2012 5:25:32 pm Warner Losh wrote:
>>
>> On May 4, 2012, at 1:41 PM, Hans Petter Selasky wrote:
>>
>>> On Friday 04 May 2012 19:18:56 Warner Losh wrote:
On May 4, 2012, at 10:26 AM, Hans Petter Selasky wrote:
> On Fri
On 7. May 2012, at 21:35 , Brooks Davis wrote:
> On Mon, May 07, 2012 at 03:05:55PM +, Bjoern A. Zeeb wrote:
>> On 7. May 2012, at 13:53 , Ryan Stone wrote:
>>
>>> A libthr fix went in on the 5th in r235068. I think that it was
>>
>> root@noinet:/usr/src # ident lib/libthr/thread/thr_sleep
On Mon, May 07, 2012 at 03:05:55PM +, Bjoern A. Zeeb wrote:
> On 7. May 2012, at 13:53 , Ryan Stone wrote:
>
> > A libthr fix went in on the 5th in r235068. I think that it was
>
> root@noinet:/usr/src # ident lib/libthr/thread/thr_sleepq.c
> lib/libthr/thread/thr_sleepq.c:
> $FreeBSD:
Author: ambrisko
Date: Mon May 7 19:17:09 2012
New Revision: 235135
URL: http://svn.freebsd.org/changeset/base/235135
Log:
MFC r235014: Rebuild fix and LBA calculation fix for ThunderBolt
based cards.
MFC r235016: Some style improvements.
MFC r235040: Fix the return
Author: adrian
Date: Mon May 7 18:30:22 2012
New Revision: 235134
URL: http://svn.freebsd.org/changeset/base/235134
Log:
Re-enable this particular DELAY() for now, at least until the
TX and RX PCU stop/drain routines have been thoroughly debugged.
It's also very likely that I should add
On 05/06/2012 01:46 PM, Stanislav Sedov wrote:
> Author: stas
> Date: Sun May 6 20:46:04 2012
> New Revision: 235107
> URL: http://svn.freebsd.org/changeset/base/235107
>
> Log:
> - Change kfd rc script to be more conformant with rcNG conventions:
> o change rcname to kfd;
> o move mand
Author: dim
Date: Mon May 7 17:13:36 2012
New Revision: 235133
URL: http://svn.freebsd.org/changeset/base/235133
Log:
Revert r234656, and apply a proper fix for binutils PR 10474, which
caused linking clang on 32-bit PowerPC to fail with "relocation
truncated to fit: R_PPC_REL24" errors.
Author: jhb
Date: Mon May 7 15:41:31 2012
New Revision: 235132
URL: http://svn.freebsd.org/changeset/base/235132
Log:
Display dropped transmit packets in the daily network interface output.
PR: conf/165956
Submitted by: Jeremy Chadwick
MFC after:1 week
Modified:
head/e
Author: jh
Date: Mon May 7 15:30:53 2012
New Revision: 235131
URL: http://svn.freebsd.org/changeset/base/235131
Log:
MFC r234104:
Apply changes from r233787 to ext2fs:
- Use more natural ip->i_flags instead of vap->va_flags in the final
flags check.
- Style improvements.
No
Author: avg
Date: Mon May 7 15:06:07 2012
New Revision: 235130
URL: http://svn.freebsd.org/changeset/base/235130
Log:
zfsboottest.sh: correctly check and suggest value of vfs.root.mountfrom
... it was missing "zfs:" prefix.
Reported by: theraven
MFC after:10 days
Modified:
h
On 7. May 2012, at 13:53 , Ryan Stone wrote:
> A libthr fix went in on the 5th in r235068. I think that it was
root@noinet:/usr/src # ident lib/libthr/thread/thr_sleepq.c
lib/libthr/thread/thr_sleepq.c:
$FreeBSD: head/lib/libthr/thread/thr_sleepq.c 235068 2012-05-05 23:51:24Z
davidxu $
ye
Author: avg
Date: Mon May 7 15:03:42 2012
New Revision: 235129
URL: http://svn.freebsd.org/changeset/base/235129
Log:
zfsboottest.sh: gracefully handle default value of bootfs property
Reported by: theraven
MFC after:10 days
Modified:
head/tools/tools/zfsboottest/zfsboottest.sh
Hi,
I had this once. I took the time to kill the ctf process which hangs. Well, not
only once, but multiple times during the kernel build. The resulting kernel
booted. After that I did a complete
buildword/installworld/reboot/buildkernel/installkernel/reboot without any
problems.
I didn't try
Author: hselasky
Date: Mon May 7 14:07:13 2012
New Revision: 235128
URL: http://svn.freebsd.org/changeset/base/235128
Log:
Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().
Reported by: Xiaofan Chen
Modified:
head/lib/libusb/Makefile
head/lib/libusb/libusb.3
head
On Friday, May 04, 2012 5:25:32 pm Warner Losh wrote:
>
> On May 4, 2012, at 1:41 PM, Hans Petter Selasky wrote:
>
> > On Friday 04 May 2012 19:18:56 Warner Losh wrote:
> >> On May 4, 2012, at 10:26 AM, Hans Petter Selasky wrote:
> >>> On Friday 04 May 2012 18:14:16 John Baldwin wrote:
> On
On Sun, May 6, 2012 at 2:03 PM, Bjoern A. Zeeb wrote:
> root@bz1:/home/bz # procstat -k 34611
> PID TID COMM TDNAME KSTACK
> 34611 100228 ctfmerge - mi_switch sleepq_catch_signals
> sleepq_wait_sig _sleep _do_lock_umutex do_lock_umutex __umtx_op_wa
Author: eadler
Date: Mon May 7 12:33:17 2012
New Revision: 235127
URL: http://svn.freebsd.org/changeset/base/235127
Log:
Undo MFC r234131:
The kernel change can't be MFCed so undo the documentation MFC.
PR: kern/164970
Approved by: cperciva (implicit)
Modified:
stab
Author: eadler
Date: Mon May 7 12:20:26 2012
New Revision: 235126
URL: http://svn.freebsd.org/changeset/base/235126
Log:
MFC r234131:
Return EBADF instead of EMFILE from dup2 when the second argument is
outside the range of valid file descriptors
PR: kern/164970
Author: eadler
Date: Mon May 7 12:19:49 2012
New Revision: 235125
URL: http://svn.freebsd.org/changeset/base/235125
Log:
MFC r234131:
Return EBADF instead of EMFILE from dup2 when the second argument is
outside the range of valid file descriptors
PR: kern/164970
Author: tuexen
Date: Mon May 7 10:50:26 2012
New Revision: 235124
URL: http://svn.freebsd.org/changeset/base/235124
Log:
MFC r234951:
Fix another RFC 6458 issue. Spotted by Irene Ruengeler.
Modified:
stable/9/sys/netinet/sctp_output.c
stable/9/sys/netinet/sctp_uio.h
Directory Properti
Author: tuexen
Date: Mon May 7 10:46:26 2012
New Revision: 235123
URL: http://svn.freebsd.org/changeset/base/235123
Log:
MFC r234832:
Add support for missing gauth_number_of_chunks field. This Bug was
found by Irene Ruengeler.
Modified:
stable/9/sys/netinet/sctp_uio.h
stable/9/sys/neti
Author: jlh
Date: Mon May 7 09:00:30 2012
New Revision: 235122
URL: http://svn.freebsd.org/changeset/base/235122
Log:
Introduce the ${SHLIB_LDSCRIPT} variable to have an ld(1) script
instead of a symlink for .so files.
Reviewed by:kib, kan (previous version), dim
Approved by:ki
Author: marius
Date: Mon May 7 07:04:41 2012
New Revision: 235121
URL: http://svn.freebsd.org/changeset/base/235121
Log:
MFC: r225203 (partial)
Attempt to make break-to-debugger and alternative break-to-debugger more
accessible:
(1) Always compile in support for breaking into the de
26 matches
Mail list logo