Author: des
Date: Fri Mar 1 09:39:53 2013
New Revision: 247538
URL: http://svnweb.freebsd.org/changeset/base/247538
Log:
MFH (r238602): add -g (gigabyte) flag
Modified:
stable/9/usr.bin/du/du.1
stable/9/usr.bin/du/du.c
Directory Properties:
stable/9/usr.bin/du/ (props changed)
Modifie
Author: des
Date: Fri Mar 1 09:49:55 2013
New Revision: 247541
URL: http://svnweb.freebsd.org/changeset/base/247541
Log:
MFH (r240278): document -quit
Modified:
stable/9/usr.bin/find/find.1
Directory Properties:
stable/9/usr.bin/find/ (props changed)
Modified: stable/9/usr.bin/find/find
Author: des
Date: Fri Mar 1 10:33:31 2013
New Revision: 247544
URL: http://svnweb.freebsd.org/changeset/base/247544
Log:
MFH (r246328): sort knobs
Modified:
stable/9/lib/Makefile (contents, props changed)
Directory Properties:
stable/9/lib/ (props changed)
Modified: stable/9/lib/Makef
Author: jhb
Date: Fri Mar 1 14:54:26 2013
New Revision: 247547
URL: http://svnweb.freebsd.org/changeset/base/247547
Log:
MFC 245577,245640:
Don't attempt to use clflush on the local APIC register window. Various
CPUs exhibit bad behavior if this is done (Intel Errata AAJ3, hangs on
Penti
Author: jhb
Date: Fri Mar 1 16:18:40 2013
New Revision: 247553
URL: http://svnweb.freebsd.org/changeset/base/247553
Log:
MFC 246035:
- Compute the correct size to reallocate when doubling the size of the
array of loaded objects to avoid a buffer overrun.
- Use reallocf() to avoid leakin
On 2/28/2013 1:43 PM, Dag-Erling Smørgrav wrote:
> Author: des
> Date: Thu Feb 28 18:43:50 2013
> New Revision: 247485
> URL: http://svnweb.freebsd.org/changeset/base/247485
>
> Log:
> Pull in OpenSSH 6.1 from head.
Hi,
I updated a box to RELENG_9 with this change, and I can no longer s
Author: jhb
Date: Fri Mar 1 17:10:43 2013
New Revision: 247555
URL: http://svnweb.freebsd.org/changeset/base/247555
Log:
MFC 246037:
Mark 'ticks', 'time_second', and 'time_uptime' as volatile to prevent the
compiler from caching their values in tight loops.
Modified:
stable/9/sys/dev/usb
Author: dim
Date: Fri Mar 1 17:37:57 2013
New Revision: 247557
URL: http://svnweb.freebsd.org/changeset/base/247557
Log:
MFC r247166:
Pull in r172354 from upstream clang trunk:
Refactor the x86 CPU name logic in the driver and pass -march and -mcpu
flag information down from the
On 3/1/2013 11:35 AM, Mike Tancsa wrote:
> On 2/28/2013 1:43 PM, Dag-Erling Smørgrav wrote:
>> Author: des
>> Date: Thu Feb 28 18:43:50 2013
>> New Revision: 247485
>> URL: http://svnweb.freebsd.org/changeset/base/247485
>>
>> Log:
>> Pull in OpenSSH 6.1 from head.
>
> Hi,
> I updated a bo
Author: jhb
Date: Fri Mar 1 18:39:46 2013
New Revision: 247558
URL: http://svnweb.freebsd.org/changeset/base/247558
Log:
MFC 245849:
Don't assume that all Linux TCP-level socket options are identical to
FreeBSD TCP-level socket options (only the first two are). Instead,
using a mapping f
Author: jhb
Date: Fri Mar 1 19:01:40 2013
New Revision: 247562
URL: http://svnweb.freebsd.org/changeset/base/247562
Log:
MFC 246129:
Allow the address and ports to be separated by a colon or period rather
than a space to permit directly pasting the output of commands such as
netstat and s
Author: jhb
Date: Fri Mar 1 19:39:54 2013
New Revision: 247566
URL: http://svnweb.freebsd.org/changeset/base/247566
Log:
MFC 246367:
Install and as userland headers
in /usr/include.
Modified:
stable/9/etc/mtree/BSD.include.dist
stable/9/include/Makefile
stable/9/usr.sbin/pciconf/Ma
Author: des
Date: Fri Mar 1 19:42:50 2013
New Revision: 247568
URL: http://svnweb.freebsd.org/changeset/base/247568
Log:
Pull in OpenPAM Micrampelis from head. Also merge a few minor module
changes, most importantly support for ECDSA keys in pam_ssh.
Added:
stable/9/contrib/openpam/TODO
Mike Tancsa writes:
> OK, so it looks like something to do with hardware crypto. If I unload
> aesni.ko and restart sshd, it works, even with aes128-cbc which I guess
> it was trying to use cryptodev
Are you sure this was due to the OpenSSH update, and not the OpenSSL
update a few days ago? Can
On 3/1/2013 2:44 PM, Dag-Erling Smørgrav wrote:
> Mike Tancsa writes:
>> OK, so it looks like something to do with hardware crypto. If I unload
>> aesni.ko and restart sshd, it works, even with aes128-cbc which I guess
>> it was trying to use cryptodev
>
> Are you sure this was due to the OpenSSH
Author: jpaetzel
Date: Fri Mar 1 20:33:35 2013
New Revision: 247572
URL: http://svnweb.freebsd.org/changeset/base/247572
Log:
MFC 246799:
Resolve issue that caused WITNESS to report LORs.
Modified:
stable/9/sys/dev/oce/oce_if.c
stable/9/sys/dev/oce/oce_if.h
Directory Properties:
sta
Mike Tancsa writes:
> Dag-Erling Smørgrav writes:
> > Are you sure this was due to the OpenSSH update, and not the OpenSSL
> > update a few days ago? Can you try to roll back to r247484?
> I didnt think openssl got updated on RELENG_9 ?
Ah, you're right. There is an OpenSSL commit immediately
Author: ian
Date: Fri Mar 1 20:48:53 2013
New Revision: 247576
URL: http://svnweb.freebsd.org/changeset/base/247576
Log:
MFC r246121 ...
Fix a descriptor leak in devd. Clients reading /var/run/devd.pipe can close
their socket connection any time, and devd only notices that when it gets
Author: pfg
Date: Fri Mar 1 22:03:57 2013
New Revision: 247589
URL: http://svnweb.freebsd.org/changeset/base/247589
Log:
MFC r246562:
Remove unused MAXSYMLINKLEN macro.
Reviewed by: mckusick
PR: kern/175794
Modified:
stable/9/sys/fs/ext2fs/inode.h
stable/9/sys/ufs/
Author: delphij
Date: Sat Mar 2 01:04:02 2013
New Revision: 247607
URL: http://svnweb.freebsd.org/changeset/base/247607
Log:
MFC r247422:
Add a reminder that the user should update boot block if they are upgrading
their existing system and use LZ4 compression for ZFS.
Suggested by:
On 3/1/2013 3:34 PM, Dag-Erling Smørgrav wrote:
> Mike Tancsa writes:
>> Dag-Erling Smørgrav writes:
>>> Are you sure this was due to the OpenSSH update, and not the OpenSSL
>>> update a few days ago? Can you try to roll back to r247484?
>> I didnt think openssl got updated on RELENG_9 ?
>
> Ah
21 matches
Mail list logo