Author: brueffer
Date: Tue Sep 13 21:39:26 2011
New Revision: 225539
URL: http://svn.freebsd.org/changeset/base/225539
Log:
Allow WPA PSKs up to 63 characters, the max length according to
wpa_supplicant.conf(5). Up to now, the PSK was truncated
to 15 characters (the length of the input fiel
Author: gavin
Date: Tue Sep 13 21:15:23 2011
New Revision: 225538
URL: http://svn.freebsd.org/changeset/base/225538
Log:
Include descriptions for keymaps missing from INDEX.keymaps. This fixes
the five keymaps referred to only by filename on the keymap selection
screen of bsdinstall.
A
d/UPDATING Tue Sep 13 20:35:34 2011(r225536)
+++ head/UPDATING Tue Sep 13 21:01:26 2011(r225537)
@@ -22,6 +22,18 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.
machines to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
Author: brueffer
Date: Tue Sep 13 20:35:34 2011
New Revision: 225536
URL: http://svn.freebsd.org/changeset/base/225536
Log:
Fix typos in error messages.
Found by: kib
Approved by: re (kib)
MFC after:1 week
Modified:
head/usr.bin/csup/auth.c
Modified: head/usr.bin/csup/auth.
Author: brueffer
Date: Tue Sep 13 20:33:27 2011
New Revision: 225535
URL: http://svn.freebsd.org/changeset/base/225535
Log:
Fix csup to allow case insensitive server names in the auth file,
just as advertised in the manpage.
PR: 158652
Submitted by: stephen
Approved by: re
Author: kib
Date: Tue Sep 13 20:16:11 2011
New Revision: 225534
URL: http://svn.freebsd.org/changeset/base/225534
Log:
Do not try to change the mode or ownership of the root of the mountpoint
when newly established mdmfs mount is readonly.
PR: bin/128427
Tested and reviewed by:
Author: brueffer
Date: Tue Sep 13 15:57:29 2011
New Revision: 225533
URL: http://svn.freebsd.org/changeset/base/225533
Log:
Improve the sleep_delay sysctl description by specifying which unit
the number is in.
PR: 159975
Submitted by: gcooper
Approved by: re (kib)
MFC aft
Author: davidch
Date: Tue Sep 13 15:49:28 2011
New Revision: 225532
URL: http://svn.freebsd.org/changeset/base/225532
Log:
- Fix compiler warning in ADD_64() macro.
Approved by: re
Obtained from:dimi...@andic.com
MFC after:One week
Modified:
head/sys/dev/bxe/if_bxe.c
Mo
Author: avg
Date: Tue Sep 13 14:07:05 2011
New Revision: 225531
URL: http://svn.freebsd.org/changeset/base/225531
Log:
zfs boot subroutines: correctly specify type of an integer literal
Found by adding more warning flags to zfs boot blocks build.
Approved by: re (kib)
MFC after:
Author: avg
Date: Tue Sep 13 14:03:55 2011
New Revision: 225530
URL: http://svn.freebsd.org/changeset/base/225530
Log:
gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1
gpt and zfs boot blocks are not nearly as size-constrained as boot2
from which they inherited their current optimizat
Author: avg
Date: Tue Sep 13 14:01:35 2011
New Revision: 225529
URL: http://svn.freebsd.org/changeset/base/225529
Log:
zfstest: cleanup the code, improve functionality and diagnostics
The utility is not connected to the build, so it should be safe
to update it.
To do: move the utility t
Author: pluknet
Date: Tue Sep 13 13:56:18 2011
New Revision: 225528
URL: http://svn.freebsd.org/changeset/base/225528
Log:
Update ObsoleteFiles.inc:
- liblwres shared library version bumped with bind98 import
- named.reload removed in favor of rc.d
Approved by: re (kib)
No objection:
On 09/13/2011 04:46, Sergey Kandaurov wrote:
> On 16 July 2011 15:12, Doug Barton wrote:
>> Author: dougb
>> Date: Sat Jul 16 11:12:09 2011
>> New Revision: 224092
>> URL: http://svn.freebsd.org/changeset/base/224092
>>
>> Log:
>> Upgrade to version 9.8.0-P4
>>
>
> Hi.
> This commit changed libl
On 16 July 2011 15:12, Doug Barton wrote:
> Author: dougb
> Date: Sat Jul 16 11:12:09 2011
> New Revision: 224092
> URL: http://svn.freebsd.org/changeset/base/224092
>
> Log:
> Upgrade to version 9.8.0-P4
>
Hi.
This commit changed liblwres.so major version 50 --> 80,
so the obsolete library need
14 matches
Mail list logo