Author: lstewart
Date: Mon Jan 24 07:50:29 2011
New Revision: 217773
URL: http://svn.freebsd.org/changeset/base/217773
Log:
Add build infrastructure for Khelp modules.
Sponsored by: FreeBSD Foundation
Reviewed by: bz
MFC after:3 months
Added:
head/sys/modules/khelp/
head/sys/m
Author: adrian
Date: Mon Jan 24 07:45:14 2011
New Revision: 217772
URL: http://svn.freebsd.org/changeset/base/217772
Log:
Undo a local option which mistakenly crept into a commit.
Modified:
head/sys/conf/options
Modified: head/sys/conf/options
Hi Matthew,
On 01/24/11 02:39, m...@freebsd.org wrote:
> For sbuf use for a sysctl you can use sbuf_init_for_sysctl() which
I assume you mean sbuf_new_for_sysctl() that's in kern/kern_sysctl.c? It
would be useful to document this function in sbuf(9) - I wasn't aware of
it and didn't find it when
Author: sobomax
Date: Mon Jan 24 07:16:20 2011
New Revision: 217771
URL: http://svn.freebsd.org/changeset/base/217771
Log:
o Cylinder numbers are 10 bits in the MBR;
o Sector numbers are only 6 bits in the MBR;
o bde'cize name of the local variable.
Submitted by: bde
Modified:
Author: adrian
Date: Mon Jan 24 06:46:03 2011
New Revision: 217770
URL: http://svn.freebsd.org/changeset/base/217770
Log:
Add a simple tool to print the contents of a v4k EEPROM dump.
Added:
head/tools/tools/ath/ath_ee_v4k_print/
head/tools/tools/ath/ath_ee_v4k_print/Makefile (contents, p
Maxim,
In case it wasn't clear from Bruce's long explaination, parts of this
are technically wrong and need to be reverted or fixed.
Warner
On 01/22/2011 00:47, Bruce Evans wrote:
On Sat, 22 Jan 2011, Maxim Sobolev wrote:
Log:
Warn user when value entered is greated than the amount suppor
On 01/22/2011 16:10, Bjoern A. Zeeb wrote:
Author: bz
Date: Sat Jan 22 23:10:58 2011
New Revision: 217734
URL: http://svn.freebsd.org/changeset/base/217734
Log:
In `make targets` print the make variable TARGETS as we expect it rather
than the grammatically better sounding variant without t
On 01/23/2011 03:51, Bjoern A. Zeeb wrote:
On Sat, 22 Jan 2011, Garrett Cooper wrote:
On Sat, Jan 22, 2011 at 2:57 PM, Bjoern A. Zeeb wrote:
Author: bz
Date: Sat Jan 22 22:57:28 2011
New Revision: 217733
URL: http://svn.freebsd.org/changeset/base/217733
Log:
Properly document what the top-l
On 01/22/2011 16:10, Bjoern A. Zeeb wrote:
Author: bz
Date: Sat Jan 22 23:10:58 2011
New Revision: 217734
URL: http://svn.freebsd.org/changeset/base/217734
Log:
In `make targets` print the make variable TARGETS as we expect it rather
than the grammatically better sounding variant without t
Author: mckusick
Date: Mon Jan 24 06:17:05 2011
New Revision: 217769
URL: http://svn.freebsd.org/changeset/base/217769
Log:
The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities
include sys/time.h instead of time.h. This include is incorrect as
per the manpages for the APIs an
Author: gordon
Date: Mon Jan 24 04:32:59 2011
New Revision: 217767
URL: http://svn.freebsd.org/changeset/base/217767
Log:
Honor $PAGER instead of always calling more.
Approved by: colin@
MFC after:1 week
Modified:
head/usr.sbin/freebsd-update/freebsd-update.sh
Modified: head/usr.
On Sun, Jan 23, 2011 at 6:44 PM, Sergey Kandaurov wrote:
> On 23 January 2011 14:08, Giorgos Keramidas wrote:
>> Author: keramida (doc committer)
>> Date: Sun Jan 23 11:08:39 2011
>> New Revision: 217746
>> URL: http://svn.freebsd.org/changeset/base/217746
>>
>> Log:
>> Touch up the sample memor
On 23 January 2011 14:08, Giorgos Keramidas wrote:
> Author: keramida (doc committer)
> Date: Sun Jan 23 11:08:39 2011
> New Revision: 217746
> URL: http://svn.freebsd.org/changeset/base/217746
>
> Log:
> Touch up the sample memory usage numbers a bit, to avoid wrapping
> on terminal boundary.
Author: yongari
Date: Mon Jan 24 00:01:06 2011
New Revision: 217766
URL: http://svn.freebsd.org/changeset/base/217766
Log:
Apply TX interrupt moderation to all RTL810xE PCIe Fast Ethernet
controllers. Experimentation with RTL8102E, RTL8103E and RTL8105E
showed dramatic decrement of TX comple
Author: tuexen
Date: Sun Jan 23 19:36:28 2011
New Revision: 217760
URL: http://svn.freebsd.org/changeset/base/217760
Log:
Add stream scheduling support.
This work is based on a patch received from Robin Seggelmann.
MFC after: 3 months.
Added:
head/sys/netinet/sctp_ss_functions.c (con
On Sun, Jan 23, 2011 at 05:13:29PM +, Josh Paetzel wrote:
> Author: jpaetzel
> Date: Sun Jan 23 17:13:29 2011
> New Revision: 217755
> URL: http://svn.freebsd.org/changeset/base/217755
>
> Log:
> This script parses output of userland tools. In the case of a faulted
> zpool the output caus
Author: nwhitehorn
Date: Sun Jan 23 17:20:11 2011
New Revision: 217756
URL: http://svn.freebsd.org/changeset/base/217756
Log:
Disable ATAPI DMA unconditionally on Apple Kauai ATA controllers, like it
is on the MacIO ones. It appears to be unreliable on all DBDMA-based
controllers for unknown
Author: jpaetzel
Date: Sun Jan 23 17:13:29 2011
New Revision: 217755
URL: http://svn.freebsd.org/changeset/base/217755
Log:
This script parses output of userland tools. In the case of a faulted
zpool the output causes the script to bail out with syntax errors.
Since a scrub of a faulted zpo
Author: bz
Date: Sun Jan 23 16:28:44 2011
New Revision: 217754
URL: http://svn.freebsd.org/changeset/base/217754
Log:
For `make tinderbox` there is no need to print the extra commands.
MFC after:5 days
Modified:
head/Makefile
Modified: head/Makefile
=
For sbuf use for a sysctl you can use sbuf_init_for_sysctl() which
will, instead of growing, push the current data out using SYSCTL_OUT
to a wired user buffer. There's a few examples in the vm/ code. This
can sometimes significantly simplify the code since there's no need to
worry about held mute
Author: jilles
Date: Sun Jan 23 14:54:45 2011
New Revision: 217753
URL: http://svn.freebsd.org/changeset/base/217753
Log:
init(8): Document that login(1) is now responsible for recording logouts.
init(8) only uses utmpx for recording reboots and shutdowns.
Modified:
head/sbin/init/init.8
Author: adrian
Date: Sun Jan 23 14:49:50 2011
New Revision: 217752
URL: http://svn.freebsd.org/changeset/base/217752
Log:
Enable the 11n PHY by default whether or not 11n is configured.
The linux ath9k driver and (from what I've been told) the atheros reference
driver does this; it then l
Author: adrian
Date: Sun Jan 23 14:30:35 2011
New Revision: 217751
URL: http://svn.freebsd.org/changeset/base/217751
Log:
Update the AR9280v2 inivals to match what is in Linux ath9k.
This repairs the behaviour of my AR9280 - both radio chains now seem
to correctly be receiving.
Modified:
Author: jilles
Date: Sun Jan 23 14:22:26 2011
New Revision: 217750
URL: http://svn.freebsd.org/changeset/base/217750
Log:
init: Only run /etc/rc.shutdown if /etc/rc was run.
It does not make sense to shut down daemons that were not started. In
particular, this fixes loss of mixer settings
Author: emaste
Date: Sun Jan 23 14:08:59 2011
New Revision: 217749
URL: http://svn.freebsd.org/changeset/base/217749
Log:
Use string literal format strings to quiet clang warnings.
Modified:
head/gnu/usr.bin/gdb/kgdb/main.c
Modified: head/gnu/usr.bin/gdb/kgdb/main.c
=
Author: lstewart
Date: Sun Jan 23 13:00:25 2011
New Revision: 217748
URL: http://svn.freebsd.org/changeset/base/217748
Log:
An sbuf configured with SBUF_AUTOEXTEND will call malloc with M_WAITOK when a
write to the buffer causes it to overflow. We therefore can't hold the CC list
rwlock over
Author: kib
Date: Sun Jan 23 12:44:17 2011
New Revision: 217747
URL: http://svn.freebsd.org/changeset/base/217747
Log:
Fix typo.
MFC after:3 days
Modified:
head/sys/sys/pioctl.h
Modified: head/sys/sys/pioctl.h
=
On Sun, 23 Jan 2011 10:19:02 +0100
Hans Petter Selasky wrote:
> On Saturday 22 January 2011 16:09:18 Gary Jennejohn wrote:
> > On Sat, 22 Jan 2011 13:52:23 + (UTC)
> >
> > Hans Petter Selasky wrote:
> > > Author: hselasky
> > > Date: Sat Jan 22 13:52:23 2011
> > > New Revision: 217718
> > >
Author: uqs
Date: Sun Jan 23 11:08:36 2011
New Revision: 217745
URL: http://svn.freebsd.org/changeset/base/217745
Log:
libkvm: fix process runtime calculation on crashdumps
Fix a long standing bug, where the procs ticks where assumed to be in
us. Instead, read cpu_tick_frequency from the
Author: keramida (doc committer)
Date: Sun Jan 23 11:08:39 2011
New Revision: 217746
URL: http://svn.freebsd.org/changeset/base/217746
Log:
Touch up the sample memory usage numbers a bit, to avoid wrapping
on terminal boundary. While here add definition for 'G' and fix
the indentation of 'K
Author: uqs
Date: Sun Jan 23 11:08:28 2011
New Revision: 217744
URL: http://svn.freebsd.org/changeset/base/217744
Log:
libkvm code janitoring
- make WARNS=6 clean for archs w/o strict alignment requirments
- add const, ANSIfy, remove unused vars, cast types for comparison
- thanks to di
On Sat, 22 Jan 2011, Garrett Cooper wrote:
On Sat, Jan 22, 2011 at 2:57 PM, Bjoern A. Zeeb wrote:
Author: bz
Date: Sat Jan 22 22:57:28 2011
New Revision: 217733
URL: http://svn.freebsd.org/changeset/base/217733
Log:
Properly document what the top-level `make tinderbox` does.
Reviewed by:
On Sat Jan 22 11, Adrian Chadd wrote:
> Author: adrian
> Date: Sat Jan 22 23:37:42 2011
> New Revision: 217738
> URL: http://svn.freebsd.org/changeset/base/217738
>
> Log:
> Patch the athstats code/Makefile to cross-compile correctly.
>
> Modified:
> head/tools/tools/ath/athstats/Makefile
>
Author: dchagin
Date: Sun Jan 23 09:50:39 2011
New Revision: 217743
URL: http://svn.freebsd.org/changeset/base/217743
Log:
Style(9) fix.
Approved by: kib(mentor)
MFC after:1 month
Modified:
head/sys/compat/linux/linux_signal.c
Modified: head/sys/compat/linux/linux_signal.c
==
On Sunday 23 January 2011 10:19:02 Hans Petter Selasky wrote:
> #if defined(USB_HOST_ALIGN) && (USB_HOST_ALIGN != 0)
> #if (-USB_HOST_ALIGN & USB_HOST_ALIGN) == USB_HOST_ALIGN
should be != in this check.
> #error "USB_HOST_ALIGN is not power of two."
--HPS
_
On Saturday 22 January 2011 16:09:18 Gary Jennejohn wrote:
> On Sat, 22 Jan 2011 13:52:23 + (UTC)
>
> Hans Petter Selasky wrote:
> > Author: hselasky
> > Date: Sat Jan 22 13:52:23 2011
> > New Revision: 217718
> > URL: http://svn.freebsd.org/changeset/base/217718
> >
> > Log:
> > Allow USB
36 matches
Mail list logo