Author: hselasky
Date: Sun Dec 23 10:21:01 2012
New Revision: 244607
URL: http://svnweb.freebsd.org/changeset/base/244607
Log:
Fix regression issue after r244503.
MFC after:1 week
Modified:
head/sys/dev/usb/usb_msctest.c
Modified: head/sys/dev/usb/usb_msctest.c
=
Author: matthew (ports committer)
Date: Sun Dec 23 11:22:18 2012
New Revision: 244608
URL: http://svnweb.freebsd.org/changeset/base/244608
Log:
Third time's the charm. pkg -N output needs to go to stderr.
Approved by: bapt
MFC after:2 weeks
Modified:
head/usr.sbin/pkg/pkg.c
Modi
Author: avg
Date: Sun Dec 23 12:56:04 2012
New Revision: 244627
URL: http://svnweb.freebsd.org/changeset/base/244627
Log:
lock.9: fix incorrect descriptions of LK_SHARED and LK_DOWNGRADE behavior
Reviewed by: attilio
MFC after:5 days
X-MFC after: r243900
Modified:
head/share/ma
ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20121223:
+ After switching to Clang as the default compiler some users of ZFS
+ on i386 systems started to experience stack overflow kernel panics.
+ Please consider using 'options KSTACK_PAGES=4' in su
Author: dim
Date: Sun Dec 23 13:04:00 2012
New Revision: 244628
URL: http://svnweb.freebsd.org/changeset/base/244628
Log:
Upgrade our copy of llvm/clang to 3.2 release.
Release notes for llvm:
http://llvm.org/releases/3.2/docs/ReleaseNotes.html
Release notes for clang:
http://llvm.
Benjamin Kaduk wrote:
> Hi Rick,
>
>
> Thanks for all this -- it's good stuff to have.
>
>
> On Sat, Dec 22, 2012 at 6:34 PM, Rick Macklem < rmack...@freebsd.org >
> wrote:
>
>
> Author: rmacklem
> Date: Sat Dec 22 23:34:28 2012
> New Revision: 244605
> URL: http://svnweb.freebsd.org/changese
On Sat, Dec 22, 2012 at 11:21:17PM +, Rick Macklem wrote:
> Author: rmacklem
> Date: Sat Dec 22 23:21:17 2012
> New Revision: 244604
> URL: http://svnweb.freebsd.org/changeset/base/244604
>
> Log:
> It was reported via email that some sshds create kerberos
> credential cache files with nam
Author: rstone
Date: Sun Dec 23 15:50:37 2012
New Revision: 244631
URL: http://svnweb.freebsd.org/changeset/base/244631
Log:
Correct a series of errors in the hand-rolled locking for drace_debug.c:
- Use spinlock_enter()/spinlock_exit() to prevent a thread holding a
debug lock from bein
Author: melifaro
Date: Sun Dec 23 16:28:18 2012
New Revision: 244633
URL: http://svnweb.freebsd.org/changeset/base/244633
Log:
Use unified IP_FW_ARG_TABLEARG() macro for most tablearg checks.
Log real value instead of IP_FW_TABLEARG (65535) in ipfw_log().
Noticed by: Vitaliy Tokarenko
Author: melifaro
Date: Sun Dec 23 18:35:42 2012
New Revision: 244634
URL: http://svnweb.freebsd.org/changeset/base/244634
Log:
Add parentheses to IP_FW_ARG_TABLEARG() definition.
Suggested by: glebius
MFC with: r244633
Modified:
head/sys/netpfil/ipfw/ip_fw_private.h
Modified: head
Author: avg
Date: Sun Dec 23 19:58:41 2012
New Revision: 244635
URL: http://svnweb.freebsd.org/changeset/base/244635
Log:
zfs: solaris doesn't have KM_ZERO, kmem_zalloc should be used instead
To do:remove KM_ZERO declaration
Pointyhat to: avg (for mindlessly using the pseu
Author: rmacklem
Date: Sun Dec 23 20:12:57 2012
New Revision: 244638
URL: http://svnweb.freebsd.org/changeset/base/244638
Log:
Fix the Makefile so it can build gssd.c after r244604.
MFC after:2 weeks
Modified:
head/usr.sbin/gssd/Makefile
Modified: head/usr.sbin/gssd/Makefile
===
On Sun, Dec 23, 2012 at 11:22:18AM +, Matthew Seaman wrote:
> Author: matthew (ports committer)
> Date: Sun Dec 23 11:22:18 2012
> New Revision: 244608
> URL: http://svnweb.freebsd.org/changeset/base/244608
>
> Log:
> Third time's the charm. pkg -N output needs to go to stderr.
>
> App
Stefan Farfeleder wrote:
> On Sat, Dec 22, 2012 at 11:21:17PM +, Rick Macklem wrote:
> > Author: rmacklem
> > Date: Sat Dec 22 23:21:17 2012
> > New Revision: 244604
> > URL: http://svnweb.freebsd.org/changeset/base/244604
> >
> > Log:
> > It was reported via email that some sshds create kerb
Author: matthew (ports committer)
Date: Sun Dec 23 20:39:03 2012
New Revision: 244639
URL: http://svnweb.freebsd.org/changeset/base/244639
Log:
Remove extraneous space and new-line.
Submitted by: pjd, gcooper
Approved by: bapt
MFC after:2 weeks
Modified:
head/usr.sbin/pkg/pkg.c
Author: andrew
Date: Sun Dec 23 21:41:39 2012
New Revision: 244640
URL: http://svnweb.freebsd.org/changeset/base/244640
Log:
Pull in r170096 from upstream clang trunk:
Initial support for FreeBSD on ARM.
Modified:
head/contrib/llvm/tools/clang/lib/Basic/Targets.cpp
head/contrib/llvm/
Author: luigi
Date: Sun Dec 23 22:41:54 2012
New Revision: 244642
URL: http://svnweb.freebsd.org/changeset/base/244642
Log:
enable building picobsd with CC instead of CLANG
Modified:
head/release/picobsd/build/picobsd
Modified: head/release/picobsd/build/picobsd
=
Author: kib
Date: Sun Dec 23 22:43:27 2012
New Revision: 244643
URL: http://svnweb.freebsd.org/changeset/base/244643
Log:
Do not force a writer to the devfs file to drain the buffer writes.
Requested and tested by: Ian Lepore
MFC after:2 weeks
Modified:
head/sys/fs/devfs/devf
Author: luigi
Date: Sun Dec 23 23:03:45 2012
New Revision: 244644
URL: http://svnweb.freebsd.org/changeset/base/244644
Log:
small cleanup of the code, and add support for running multiple
threads on each socket.
Modified:
head/tools/tools/netrate/netreceive/netreceive.c
Modified: head/tool
19 matches
Mail list logo