Author: delphij
Date: Sat Dec 7 07:12:37 2013
New Revision: 259060
URL: http://svnweb.freebsd.org/changeset/base/259060
Log:
Document -q and --quiet as discouraged compatibility option.
Suggested by: eadler
MFC after:2 weeks
Modified:
head/usr.bin/bc/bc.1
Modified: head/usr.bin/b
On Thu, Dec 5, 2013 at 5:38 PM, Aleksandr Rybalko wrote:
> Author: ray
> Date: Thu Dec 5 22:38:53 2013
> New Revision: 259016
> URL: http://svnweb.freebsd.org/changeset/base/259016
>
> Log:
> Merge VT(9) project (a.k.a. newcons).
>
> Reviewed by: nwhitehorn
> MFC_to_10_after: re appro
Author: adrian
Date: Sat Dec 7 06:45:09 2013
New Revision: 259059
URL: http://svnweb.freebsd.org/changeset/base/259059
Log:
Add some PLCP thresholds from Linux iwlwifi driver in preparation for
working on some RF tuning issues.
The linux iwlwifi driver has these thresholds which they use
On Sat, Dec 7, 2013 at 1:27 AM, Xin LI wrote:
> Author: delphij
> Date: Sat Dec 7 06:27:54 2013
> New Revision: 259058
> URL: http://svnweb.freebsd.org/changeset/base/259058
>
> Log:
> Remove mention of the compatibility option 'q', which is
> intentionally undocumented and its only purpose i
Author: delphij
Date: Sat Dec 7 06:27:54 2013
New Revision: 259058
URL: http://svnweb.freebsd.org/changeset/base/259058
Log:
Remove mention of the compatibility option 'q', which is
intentionally undocumented and its only purpose is that
we do not bail out when used as a drop-in replacement
Author: marcel
Date: Sat Dec 7 02:20:22 2013
New Revision: 259057
URL: http://svnweb.freebsd.org/changeset/base/259057
Log:
Remove "Warning: file \"%s\" unreadable". It was introduced with revision
44599 and turned less than useful ever since fortunes-o.dat got removed.
Running "fortunes -a
Author: marcel
Date: Sat Dec 7 01:35:18 2013
New Revision: 259056
URL: http://svnweb.freebsd.org/changeset/base/259056
Log:
Fix r203922 for "fortune -o": we free tpath when was_malloc is true
but don't define tpath everytime we set was_malloc to true. We end
up calling free() multiple times
Author: dteske
Date: Sat Dec 7 00:31:01 2013
New Revision: 259054
URL: http://svnweb.freebsd.org/changeset/base/259054
Log:
Performance and debugging enhancements:
+ Remove UNAME_P=$(...) from startup/misc -- already supplied by common.subr
+ Use f_getvar instead of $(eval echo \$$var) -- f
Le 05/12/2013 16:05, John Baldwin a écrit :
Eh, vgapci is the right place to read this. The LINK_CAP here is telling
you the width of the slot you are plugged into, not the width of the card
that is plugged into the slot.
I'm sorry, my knowledge of PCI is very limited (still learning) and I
do
Author: dim
Date: Sat Dec 7 00:05:45 2013
New Revision: 259053
URL: http://svnweb.freebsd.org/changeset/base/259053
Log:
Pull in r196590 from upstream clang trunk (by rdivacky):
Move the body of GCCInstallationDetector ctor into an init() function
and call it from its only user. The
Author: delphij
Date: Fri Dec 6 23:49:16 2013
New Revision: 259052
URL: http://svnweb.freebsd.org/changeset/base/259052
Log:
Expose spa_asize_inflation.
X-MFC-With: r258632
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
Modified: head/sys/cddl/contrib/openso
Author: ray
Date: Fri Dec 6 23:12:21 2013
New Revision: 259049
URL: http://svnweb.freebsd.org/changeset/base/259049
Log:
Fix td_frame flags for i386.
Submitted by: jilles
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/dev/vt/vt_core.c
Modified: head/sys/dev/vt/vt_core.c
=
Author: np
Date: Fri Dec 6 23:02:57 2013
New Revision: 259048
URL: http://svnweb.freebsd.org/changeset/base/259048
Log:
Two new cxgbetool subcommands to set up scheduler classes and to bind
them to NIC queues.
Obtained from:Chelsio
Modified:
head/tools/tools/cxgbetool/cxgbetoo
Author: jilles
Date: Fri Dec 6 22:24:37 2013
New Revision: 259047
URL: http://svnweb.freebsd.org/changeset/base/259047
Log:
sh: Split set -x output into a separate function.
Modified:
head/bin/sh/eval.c
Modified: head/bin/sh/eval.c
===
On 12/06/13 21:33, Ilya Bakulin wrote:
On 06.12.13, 16:26, Kevin Lo wrote:
Author: kevlo
Date: Fri Dec 6 15:26:39 2013
New Revision: 259032
URL: http://svnweb.freebsd.org/changeset/base/259032
Log:
Add support for the MediaTek/Ralink RT5572 chipset.
Committed over the TP-LINK TL-WDN3200
Author: hselasky
Date: Fri Dec 6 22:13:51 2013
New Revision: 259046
URL: http://svnweb.freebsd.org/changeset/base/259046
Log:
Fix compilation when the "USB_DEBUG" option is set.
Modified:
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/wlan/if_run.c
===
Author: kib
Date: Fri Dec 6 21:44:13 2013
New Revision: 259045
URL: http://svnweb.freebsd.org/changeset/base/259045
Log:
Disallow optimizations which potentially remove boundary checks
for signed values due to a compiler authors considering integer
overflow as impossible.
The change fo
Author: kib
Date: Fri Dec 6 21:39:45 2013
New Revision: 259044
URL: http://svnweb.freebsd.org/changeset/base/259044
Log:
For variant II static TLS, properly align tls segments. Pre-calculate
the max required alignment for the static tls segments, and honor it
when carving the pieces for ne
Author: kib
Date: Fri Dec 6 21:30:31 2013
New Revision: 259043
URL: http://svnweb.freebsd.org/changeset/base/259043
Log:
Build an allocator for the aligned memory on top of the rtld-private
malloc.
Reviewed by: kan
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
Author: kib
Date: Fri Dec 6 21:26:57 2013
New Revision: 259042
URL: http://svnweb.freebsd.org/changeset/base/259042
Log:
Do not force to run atexit handlers, which text comes from a dso
owning the handle passed to __cxa_finalize() but which are registered
by other dso, when the process is i
Author: joel (doc committer)
Date: Fri Dec 6 21:22:33 2013
New Revision: 259041
URL: http://svnweb.freebsd.org/changeset/base/259041
Log:
mdoc: remove EOL whitespace.
Modified:
head/cddl/contrib/opensolaris/cmd/zpool/zpool-features.7
head/lib/libc/sys/wait.2
Modified: head/cddl/contrib/op
On 06.12.13, 16:26, Kevin Lo wrote:
> Author: kevlo
> Date: Fri Dec 6 15:26:39 2013
> New Revision: 259032
> URL: http://svnweb.freebsd.org/changeset/base/259032
>
> Log:
> Add support for the MediaTek/Ralink RT5572 chipset.
> Committed over the TP-LINK TL-WDN3200 (RT5572) on amd64 with WPA.
On 12/05/13 16:38, Aleksandr Rybalko wrote:
Author: ray
Date: Thu Dec 5 22:38:53 2013
New Revision: 259016
URL: http://svnweb.freebsd.org/changeset/base/259016
Log:
Merge VT(9) project (a.k.a. newcons).
Reviewed by: nwhitehorn
MFC_to_10_after: re approval
Sponsored by:
Author: imp
Date: Fri Dec 6 18:41:16 2013
New Revision: 259039
URL: http://svnweb.freebsd.org/changeset/base/259039
Log:
Although not strictly required to boot a 64MB board, bump
vm_max_virtual_address to be KERNVIRTADDR + 256MB. This allows some
future shock protection since the KVA requir
Author: loos
Date: Fri Dec 6 18:09:10 2013
New Revision: 259037
URL: http://svnweb.freebsd.org/changeset/base/259037
Log:
Fix the pin value reading on AM335x. Because of the inverted logic it was
always returning '0' for all the reads, even for the outputs. It is now
known to work with gp
Author: loos
Date: Fri Dec 6 17:56:20 2013
New Revision: 259036
URL: http://svnweb.freebsd.org/changeset/base/259036
Log:
Move the GPIOBUS_SET_PINFLAGS(..., ..., pin, GPIO_PIN_OUTPUT) to led(4)
control callback function. This makes gpioled(4) works even if the pin
is accidentally set to an
Author: loos
Date: Fri Dec 6 17:45:14 2013
New Revision: 259034
URL: http://svnweb.freebsd.org/changeset/base/259034
Log:
Make the sysctl node read-only.
Approved by: adrian (mentor)
Modified:
head/sys/arm/broadcom/bcm2835/bcm2835_gpio.c
Modified: head/sys/arm/broadcom/bcm2835/bcm2835
Author: loos
Date: Fri Dec 6 17:49:34 2013
New Revision: 259035
URL: http://svnweb.freebsd.org/changeset/base/259035
Log:
Remove unnecessary includes and an unused softc variable. While here apply
two minor style(9) fixes.
Approved by: adrian (mentor)
Modified:
head/sys/dev/gpio/gpi
On Friday, December 06, 2013 10:27:09 am John Baldwin wrote:
> On Friday, December 06, 2013 10:17:29 am Kevin Lo wrote:
> > Author: kevlo
> > Date: Fri Dec 6 15:17:28 2013
> > New Revision: 259031
> > URL: http://svnweb.freebsd.org/changeset/base/259031
> >
> > Log:
> > Replace the magic number
John Baldwin wrote:
On Friday, December 06, 2013 10:17:29 am Kevin Lo wrote:
Author: kevlo
Date: Fri Dec 6 15:17:28 2013
New Revision: 259031
URL: http://svnweb.freebsd.org/changeset/base/259031
Log:
Replace the magic numbers with something more readable.
Modified:
head/sys/dev/usb/wla
Author: kevlo
Date: Fri Dec 6 15:27:42 2013
New Revision: 259033
URL: http://svnweb.freebsd.org/changeset/base/259033
Log:
Regen.
Modified:
head/etc/devd/usb.conf
Modified: head/etc/devd/usb.conf
==
--- head/etc/dev
On Friday, December 06, 2013 10:17:29 am Kevin Lo wrote:
> Author: kevlo
> Date: Fri Dec 6 15:17:28 2013
> New Revision: 259031
> URL: http://svnweb.freebsd.org/changeset/base/259031
>
> Log:
> Replace the magic numbers with something more readable.
>
> Modified:
> head/sys/dev/usb/wlan/if_r
Author: kevlo
Date: Fri Dec 6 15:26:39 2013
New Revision: 259032
URL: http://svnweb.freebsd.org/changeset/base/259032
Log:
Add support for the MediaTek/Ralink RT5572 chipset.
Committed over the TP-LINK TL-WDN3200 (RT5572) on amd64 with WPA.
While here, add my copyright.
Modified:
head
Author: kevlo
Date: Fri Dec 6 15:17:28 2013
New Revision: 259031
URL: http://svnweb.freebsd.org/changeset/base/259031
Log:
Replace the magic numbers with something more readable.
Modified:
head/sys/dev/usb/wlan/if_run.c
head/sys/dev/usb/wlan/if_runreg.h
Modified: head/sys/dev/usb/wlan/if_
Author: kevlo
Date: Fri Dec 6 15:15:58 2013
New Revision: 259030
URL: http://svnweb.freebsd.org/changeset/base/259030
Log:
Cosmetic changes.
Modified:
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/wlan/if_run.c
Author: kevlo
Date: Fri Dec 6 15:14:18 2013
New Revision: 259029
URL: http://svnweb.freebsd.org/changeset/base/259029
Log:
Remove daft KASSERT.
Modified:
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/wlan/if_run.c
=
Author: hselasky
Date: Fri Dec 6 08:42:41 2013
New Revision: 259023
URL: http://svnweb.freebsd.org/changeset/base/259023
Log:
Improve the XHCI command timeout recovery handling code.
MFC after:1 week
Modified:
head/sys/dev/usb/controller/usb_controller.c
head/sys/dev/usb/controlle
37 matches
Mail list logo