Author: brueffer
Date: Mon Apr 14 06:59:49 2014
New Revision: 264453
URL: http://svnweb.freebsd.org/changeset/base/264453
Log:
Correct geli parameter.
PR: 188582
Submitted by: Michael Hall
MFC after:3 days
Modified:
head/share/man/man5/fstab.5
Modified: head/share/man/
On Sun, 13 Apr 2014, Christian Brueffer wrote:
Log:
Free resources and error cases; re-indent a curly brace while here.
The patch begins with a misindented block in old code. I thought at
first the whole file was misindented with 4-column indents and the
patch is backwards, as in a recent co
On 4/14/14 9:35 AM, Bruce Evans wrote:
> On Sun, 13 Apr 2014, Christian Brueffer wrote:
>
>> Log:
>> Free resources and error cases; re-indent a curly brace while here.
>
> The patch begins with a misindented block in old code. I thought at
> first the whole file was misindented with 4-column i
Author: mm
Date: Mon Apr 14 09:36:15 2014
New Revision: 264454
URL: http://svnweb.freebsd.org/changeset/base/264454
Log:
MFC r264220:
Execute pf_overload_task() in vnet context. Fixes a vnet kernel panic.
Reviewed by: trociny
Modified:
stable/10/sys/netpfil/pf/pf.c
Directory Propertie
Author: ray
Date: Mon Apr 14 12:40:37 2014
New Revision: 264455
URL: http://svnweb.freebsd.org/changeset/base/264455
Log:
MFC 264242,264244,264259
Fix panic on load new driver while vt(4) is in VGA textmode.
o Mute terminal while vt(4) driver change in progress.
o Reset VDF_TEXTMODE bef
Author: ray
Date: Mon Apr 14 12:49:18 2014
New Revision: 264456
URL: http://svnweb.freebsd.org/changeset/base/264456
Log:
MFC 264242,264244,264259
Fix panic on load new driver while vt(4) is in VGA textmode.
o Mute terminal while vt(4) driver change in progress.
o Reset VDF_TEXTMODE bef
Author: jmmv
Date: Mon Apr 14 13:30:08 2014
New Revision: 264457
URL: http://svnweb.freebsd.org/changeset/base/264457
Log:
MFC various fixes to the tools/regression/ tests.
- r262953 Fix m4 tests so that they run cleanly with prove.
- r262954 Fix printf tests so that they run cleanly with
Author: eadler
Date: Mon Apr 14 14:04:59 2014
New Revision: 264458
URL: http://svnweb.freebsd.org/changeset/base/264458
Log:
units(1): add libedit support
Add line editing and history support to units(1) via libedit.
Reviewed by: bdrewery
Modified:
head/usr.bin/units/Makefile
hea
Author: eadler
Date: Mon Apr 14 14:40:12 2014
New Revision: 264459
URL: http://svnweb.freebsd.org/changeset/base/264459
Log:
units(1): parse config file after setting defaults
Parse the config file after setting the defaults to permit the user to change
things (e.g., editing mode)
Modifi
Author: brueffer
Date: Mon Apr 14 16:15:11 2014
New Revision: 264460
URL: http://svnweb.freebsd.org/changeset/base/264460
Log:
Document the xdev* targets.
PR: 188519
Submitted by: Idwer Vollering
Reviewed by: bapt
MFC after:1 week
Modified:
head/Makefile
Modified:
Author: gnn
Date: Mon Apr 14 16:31:56 2014
New Revision: 264461
URL: http://svnweb.freebsd.org/changeset/base/264461
Log:
Commit various fixes for the SolarFlare drivers, in particular
this set of patches fixes support for systems with > 32 cores.
Details include
sfxge: RXQ index (no
Author: eadler
Date: Mon Apr 14 16:43:36 2014
New Revision: 264462
URL: http://svnweb.freebsd.org/changeset/base/264462
Log:
units(1): support reading multiple units files
GNU units(1) supports reading up to 25 -f options. We support an arbitrary
number.
Modified:
head/usr.bin/units/u
Author: eadler
Date: Mon Apr 14 16:55:09 2014
New Revision: 264463
URL: http://svnweb.freebsd.org/changeset/base/264463
Log:
units(1): Add U option
For increased compatibility with GNU units: support a -U option which tests
for the
existence of the default units file and prints it to the
Author: dim
Date: Mon Apr 14 17:54:01 2014
New Revision: 264464
URL: http://svnweb.freebsd.org/changeset/base/264464
Log:
MFC r264345:
Amend r263891, by making clang default to DWARF2 debug info format for
all FreeBSD versions, not just 10.x and earlier. Apparently too many
people seem
Author: dim
Date: Mon Apr 14 17:54:01 2014
New Revision: 264464
URL: http://svnweb.freebsd.org/changeset/base/264464
Log:
MFC r264345:
Amend r263891, by making clang default to DWARF2 debug info format for
all FreeBSD versions, not just 10.x and earlier. Apparently too many
people seem
Author: bdrewery
Date: Mon Apr 14 18:07:00 2014
New Revision: 264465
URL: http://svnweb.freebsd.org/changeset/base/264465
Log:
Prefer /etc/login.conf for some of these environment values.
PR: conf/186085
Reported by: Glen Neff
MFC after:2 weeks
Sponsored by: EMC
Modif
On Sun, Apr 13, 2014 at 11:55:54PM +0200, Christian Brueffer wrote:
> On 4/13/14 11:46 PM, Konstantin Belousov wrote:
> > On Sun, Apr 13, 2014 at 09:23:16PM +, Christian Brueffer wrote:
> >> Author: brueffer
> >> Date: Sun Apr 13 21:23:15 2014
> >> New Revision: 264422
> >> URL: http://svnweb.f
Author: gjb
Date: Mon Apr 14 18:14:09 2014
New Revision: 264466
URL: http://svnweb.freebsd.org/changeset/base/264466
Log:
Fix err() usage in libcapsicum(3) example.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/lib/libcapsicum/libcapsicum.3
Modified: head/li
Author: delphij
Date: Mon Apr 14 18:38:14 2014
New Revision: 264467
URL: http://svnweb.freebsd.org/changeset/base/264467
Log:
Take into account when zpool history block grows exceeding 128KB in zpool(8)
and zdb(8) by growing the buffer on demand with a cap of 1GB (specified in
spa_history_cr
Author: tychon
Date: Mon Apr 14 19:00:20 2014
New Revision: 264468
URL: http://svnweb.freebsd.org/changeset/base/264468
Log:
Add support for emulating the slave PIC.
Reviewed by: grehan, jhb
Approved by: grehan (co-mentor)
Modified:
head/lib/libvmmapi/vmmapi.h
head/sys/amd64/vmm/io
Author: rmacklem
Date: Mon Apr 14 20:34:48 2014
New Revision: 264469
URL: http://svnweb.freebsd.org/changeset/base/264469
Log:
Lagg did not set the value of if_hw_tsomax, so when lagg
was stacked on top of network interfaces that set if_hw_tsomax,
tcp_output() would see the default value ins
Author: eadler
Date: Mon Apr 14 20:51:04 2014
New Revision: 264470
URL: http://svnweb.freebsd.org/changeset/base/264470
Log:
units(1): Add v option: verbose
For increased compatibility with GNU units: support a -v option which
produces more verbose output when spitting out the answer.
G
Author: brueffer
Date: Mon Apr 14 21:02:20 2014
New Revision: 264471
URL: http://svnweb.freebsd.org/changeset/base/264471
Log:
Refine r264422: set buf to NULL only when we don't allocate memory,
and free buf unconditionally.
Requested by: kib
MFC after:1 week
Modified:
head/sys/k
Author: dteske
Date: Mon Apr 14 21:04:58 2014
New Revision: 264472
URL: http://svnweb.freebsd.org/changeset/base/264472
Log:
MFC r260866,260900,261960 (3 revisions; summarized below):
260866: Fix a bad comparison operator and fix dumpdev comment
260900: Dummy commit; show r260866 was in-part
Author: brueffer
Date: Mon Apr 14 21:07:36 2014
New Revision: 264473
URL: http://svnweb.freebsd.org/changeset/base/264473
Log:
MFC: r264349
mdoc and spelling cleanup.
Modified:
stable/10/share/man/man4/wsp.4
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/
Author: eadler
Date: Mon Apr 14 21:07:54 2014
New Revision: 264474
URL: http://svnweb.freebsd.org/changeset/base/264474
Log:
units(1): Add 'static' and sort list.
Inspired by: DragonflyBSD
Modified:
head/usr.bin/units/units.c
Modified: head/usr.bin/units/units.c
===
Author: brueffer
Date: Mon Apr 14 21:10:10 2014
New Revision: 264476
URL: http://svnweb.freebsd.org/changeset/base/264476
Log:
MFC: r264349
mdoc and spelling cleanup.
Modified:
stable/9/share/man/man4/wsp.4
Directory Properties:
stable/9/share/man/man4/ (props changed)
Modified: sta
Author: eadler
Date: Mon Apr 14 21:09:47 2014
New Revision: 264475
URL: http://svnweb.freebsd.org/changeset/base/264475
Log:
units(1): don't compare pointers with 0
For better readability, don't compare pointers with 0 or assign 0
to them. Use NULL instead.
Inspired by: DragonflyBSD
Author: brueffer
Date: Mon Apr 14 21:12:38 2014
New Revision: 264477
URL: http://svnweb.freebsd.org/changeset/base/264477
Log:
MFC: r264362
Remove stray .Nm macro.
Modified:
stable/10/share/man/man4/terasic_mtl.4
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/s
Author: jilles
Date: Mon Apr 14 21:26:34 2014
New Revision: 264478
URL: http://svnweb.freebsd.org/changeset/base/264478
Log:
MFC r263777: sh: Fix possible memory leaks and double frees with unexpected
SIGINT.
Modified:
stable/10/bin/sh/alias.c
stable/10/bin/sh/exec.c
stable/10/bin/sh/ex
Author: brueffer
Date: Mon Apr 14 21:44:34 2014
New Revision: 264479
URL: http://svnweb.freebsd.org/changeset/base/264479
Log:
Fix double fclose() in an error case.
CID: 1006120
Found with: Coverity Prevent(tm)
MFC after:1 week
Modified:
head/sbin/savecore/savecore.c
Author: jilles
Date: Mon Apr 14 22:01:49 2014
New Revision: 264480
URL: http://svnweb.freebsd.org/changeset/base/264480
Log:
mergemaster: Avoid "/var/tmp/temproot disappeared" if there is nothing to
compare.
Because of the change to find in SVN r253886, the entire temproot would be
dele
Author: kib
Date: Mon Apr 14 22:44:50 2014
New Revision: 264481
URL: http://svnweb.freebsd.org/changeset/base/264481
Log:
Add dwarf annotations to the amd64 _rtld_bind_start to allow debuggers
to unwind around the calls from PLT to binder.
Sponsored by: The FreeBSD Foundation
MFC after:
Author: brueffer
Date: Mon Apr 14 22:49:37 2014
New Revision: 264482
URL: http://svnweb.freebsd.org/changeset/base/264482
Log:
Re-indent break statement.
MFC after:1 week
Modified:
head/sys/boot/i386/libfirewire/firewire.c
Modified: head/sys/boot/i386/libfirewire/firewire.c
Author: jmmv
Date: Mon Apr 14 23:51:57 2014
New Revision: 264483
URL: http://svnweb.freebsd.org/changeset/base/264483
Log:
MFC refactoring of the *.test.mk files.
- r263161 Make bsd.test.mk the only public mk fragment for the building of
tests.
- r263172 Move FreeBSD Test Suite-specific
Author: adrian
Date: Tue Apr 15 00:45:38 2014
New Revision: 264484
URL: http://svnweb.freebsd.org/changeset/base/264484
Log:
Update the ath(4) manpage with .. well, updated information.
MFC after:3 days
Modified:
head/share/man/man4/ath.4
Modified: head/share/man/man4/ath.4
Author: gnn
Date: Tue Apr 15 02:17:46 2014
New Revision: 264485
URL: http://svnweb.freebsd.org/changeset/base/264485
Log:
MFC: 264016
Silence an unnecessary warning.
Modified:
stable/10/tools/test/ppsapi/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/t
Author: markj
Date: Tue Apr 15 02:28:08 2014
New Revision: 264486
URL: http://svnweb.freebsd.org/changeset/base/264486
Log:
Use the correct format specifiers for wide characters and strings of wide
characters.
MFC after:1 week
Modified:
head/cddl/contrib/opensolaris/lib/libdtrace/c
Author: markj
Date: Tue Apr 15 02:32:00 2014
New Revision: 264487
URL: http://svnweb.freebsd.org/changeset/base/264487
Log:
Replace a few Solarisisms with their corresponding FreeBSDisms to make a few
printf tests pass.
Modified:
head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/prin
Author: dteske
Date: Tue Apr 15 06:56:59 2014
New Revision: 264488
URL: http://svnweb.freebsd.org/changeset/base/264488
Log:
When merging docsinstall and zfsboot updates to stable/9 it was discovered
that the slightly older dialog(1) requires --separate-output when using the
--checklist widg
40 matches
Mail list logo