Author: adrian
Date: Mon Dec 10 07:00:46 2012
New Revision: 244078
URL: http://svnweb.freebsd.org/changeset/base/244078
Log:
Adjust the channel to correctly setup the HT flags when transitioning
an IBSS VAP to RUN.
An 11n IBSS was beaconing HTINFO/HTCAP IE's that didn't have any HT
info
Author: kib
Date: Mon Dec 10 05:14:34 2012
New Revision: 244077
URL: http://svnweb.freebsd.org/changeset/base/244077
Log:
Add amd64-specific ddb command "show pte". The command displays the
hierarchy of the page table entries which map the specified address.
Reviewed by: alc (previous v
Author: kib
Date: Mon Dec 10 05:14:04 2012
New Revision: 244076
URL: http://svnweb.freebsd.org/changeset/base/244076
Log:
Do not ignore zero address, possibly returned by the vm_map_find()
call. The function indicates a failure by the TRUE return value. To
be extra safe, assert that the re
Author: eadler
Date: Mon Dec 10 02:26:01 2012
New Revision: 244063
URL: http://svnweb.freebsd.org/changeset/base/244063
Log:
Give users a hint when their locate database is too small.
Reviewed by: wblock, gcooper
Reviewed by: "Lowell Gilbert"
Approved by: cperciva (implicit)
MFC a
On Sun, 9 Dec 2012, Andre Oppermann wrote:
On 09.12.2012 21:35, Alan Cox wrote:
...
I believe that this change did not actually correct the overflow
problem. See below for an explanation.
On 11/29/2012 01:30, Andre Oppermann wrote:
...
Please trim quotes.
Log:
Using a long is the wr
Author: adrian
Date: Mon Dec 10 00:16:38 2012
New Revision: 244062
URL: http://svnweb.freebsd.org/changeset/base/244062
Log:
Update the aggressive mode logic to also enable aggressive mode
parameters in IBSSes.
IBSS was just being plainly ignored here even though aggressive mode
was 'on
Author: adrian
Date: Sun Dec 9 23:56:29 2012
New Revision: 244061
URL: http://svnweb.freebsd.org/changeset/base/244061
Log:
Undo the previous adhoc commit - doing the WME IE handling here
is totally wrong.
If we parse the WME IE here, we'll be constantly updating the WME
configuration
On 09.12.2012 20:01, Mateusz Guzik wrote:
On Sun, Dec 09, 2012 at 07:42:02PM +0100, Florian Smeets wrote:
On 09.12.12 19:27, Mateusz Guzik wrote:
On Sun, Dec 09, 2012 at 07:06:22PM +0100, Florian Smeets wrote:
On 16.11.12 13:05, Andre Oppermann wrote:
Author: andre
Date: Fri Nov 16 12:05:10 2
Author: adrian
Date: Sun Dec 9 22:56:29 2012
New Revision: 244060
URL: http://svnweb.freebsd.org/changeset/base/244060
Log:
Handle ath-specific and WME IE's in adhoc mode.
The Adhoc support wasn't parsing and handling the ath specific and WME
IEs, thus the atheros vendor support and WME
Author: gjb (doc,ports committer)
Date: Sun Dec 9 22:55:51 2012
New Revision: 244059
URL: http://svnweb.freebsd.org/changeset/base/244059
Log:
Add missed BETA* to list.
Approved by: simon (implicit)
MFC after:3 days
X-MFC-With: r244058
Modified:
head/usr.sbin/bsdinstall/scrip
Author: andre
Date: Sun Dec 9 22:54:03 2012
New Revision: 244058
URL: http://svnweb.freebsd.org/changeset/base/244058
Log:
Fix bandwidth reporting when doing a restarted download with "-r".
The offset is already accounted for in xs->lastrcvd and doesn't
have to be subtracted again.
Rep
Author: gjb (doc,ports committer)
Date: Sun Dec 9 22:53:53 2012
New Revision: 244057
URL: http://svnweb.freebsd.org/changeset/base/244057
Log:
Get 'uname -r' earlier, so it can be used to determine what branch is
being run to set BSDINSTALL_DISTSITE accordingly. This change allows
non-RELE
On 09.12.2012 21:35, Alan Cox wrote:
Andre,
I believe that this change did not actually correct the overflow
problem. See below for an explanation.
On 11/29/2012 01:30, Andre Oppermann wrote:
Author: andre
Date: Thu Nov 29 07:30:42 2012
New Revision: 243668
URL: http://svnweb.freebsd.org/chan
Author: rmacklem
Date: Sun Dec 9 22:23:50 2012
New Revision: 244056
URL: http://svnweb.freebsd.org/changeset/base/244056
Log:
Add "nfsstat -m" support for the two new NFS mount options
added by r244042.
Modified:
head/sys/fs/nfsclient/nfs_clvfsops.c
Modified: head/sys/fs/nfsclient/nfs_clv
Author: rmacklem
Date: Sun Dec 9 21:26:47 2012
New Revision: 244055
URL: http://svnweb.freebsd.org/changeset/base/244055
Log:
Document the new NFS mount options added by r244042.
This is a content change.
Modified:
head/sbin/mount_nfs/mount_nfs.8
Modified: head/sbin/mount_nfs/mount_nfs.8
Andre,
I believe that this change did not actually correct the overflow
problem. See below for an explanation.
On 11/29/2012 01:30, Andre Oppermann wrote:
> Author: andre
> Date: Thu Nov 29 07:30:42 2012
> New Revision: 243668
> URL: http://svnweb.freebsd.org/changeset/base/243668
>
> Log:
> U
Author: kib
Date: Sun Dec 9 20:34:11 2012
New Revision: 244054
URL: http://svnweb.freebsd.org/changeset/base/244054
Log:
Remove useless comment.
MFC after:3 days
Modified:
head/sys/kern/vfs_bio.c
Modified: head/sys/kern/vfs_bio.c
Author: kib
Date: Sun Dec 9 20:26:51 2012
New Revision: 244053
URL: http://svnweb.freebsd.org/changeset/base/244053
Log:
Fix typo.
MFC after:3 days
Modified:
head/sys/kern/vfs_mount.c
Modified: head/sys/kern/vfs_mount.c
==
On 09.12.12 20:01, Mateusz Guzik wrote:
> On Sun, Dec 09, 2012 at 07:42:02PM +0100, Florian Smeets wrote:
>> On 09.12.12 19:27, Mateusz Guzik wrote:
>>> On Sun, Dec 09, 2012 at 07:06:22PM +0100, Florian Smeets wrote:
On 16.11.12 13:05, Andre Oppermann wrote:
> Author: andre
> Date: Fri
Author: ken
Date: Sun Dec 9 19:53:21 2012
New Revision: 244052
URL: http://svnweb.freebsd.org/changeset/base/244052
Log:
Fix a couple of CTL locking issues and clean up some duplicated code.
ctl_frontend_cam_sim.c: Coalesce cfcs_online() and cfcs_offline()
int
Author: adrian
Date: Sun Dec 9 19:20:28 2012
New Revision: 244051
URL: http://svnweb.freebsd.org/changeset/base/244051
Log:
Atheros SuperG bug fixes, as part of hunting down kern/174283.
The stageqdepth (global, over all staging queues) was being kept
incorrectly. It was being increment
On Sun, Dec 09, 2012 at 07:42:02PM +0100, Florian Smeets wrote:
> On 09.12.12 19:27, Mateusz Guzik wrote:
> > On Sun, Dec 09, 2012 at 07:06:22PM +0100, Florian Smeets wrote:
> >> On 16.11.12 13:05, Andre Oppermann wrote:
> >>> Author: andre
> >>> Date: Fri Nov 16 12:05:10 2012
> >>> New Revision: 2
On 09.12.12 19:27, Mateusz Guzik wrote:
> On Sun, Dec 09, 2012 at 07:06:22PM +0100, Florian Smeets wrote:
>> On 16.11.12 13:05, Andre Oppermann wrote:
>>> Author: andre
>>> Date: Fri Nov 16 12:05:10 2012
>>> New Revision: 243147
>>> URL: http://svnweb.freebsd.org/changeset/base/243147
>>>
>>> Log:
On Sun, Dec 09, 2012 at 07:06:22PM +0100, Florian Smeets wrote:
> On 16.11.12 13:05, Andre Oppermann wrote:
> > Author: andre
> > Date: Fri Nov 16 12:05:10 2012
> > New Revision: 243147
> > URL: http://svnweb.freebsd.org/changeset/base/243147
> >
> > Log:
> > Change fetch(1) to:
> >
> > o R
On 16.11.12 13:05, Andre Oppermann wrote:
> Author: andre
> Date: Fri Nov 16 12:05:10 2012
> New Revision: 243147
> URL: http://svnweb.freebsd.org/changeset/base/243147
>
> Log:
> Change fetch(1) to:
>
> o Report the instantaneous bandwidth instead of an average since the
> beginning of
On Tue, Jun 12, 2012 at 1:14 AM, Mitsuru IWASAKI wrote:
> Author: iwasaki
> Date: Tue Jun 12 00:14:54 2012
> New Revision: 236938
> URL: http://svn.freebsd.org/changeset/base/236938
>
> Log:
> Share IPI init and startup code of mp_machdep.c with acpi_wakeup.c
> as ipi_startup().
>
> Modified:
On Sun, Nov 25, 2012 at 2:22 PM, Andriy Gapon wrote:
> Author: avg
> Date: Sun Nov 25 14:22:08 2012
> New Revision: 243515
> URL: http://svnweb.freebsd.org/changeset/base/243515
>
> Log:
> remove stop_scheduler_on_panic knob
>
> There has not been any complaints about the default behavior, so
Author: dteske
Date: Sun Dec 9 15:25:34 2012
New Revision: 244048
URL: http://svnweb.freebsd.org/changeset/base/244048
Log:
Use ASCII characters for box/line characters in frames.4th
Committed with changes to support the following from loader.conf(5):
+ console="vidconsole comconsole" (n
Author: hselasky
Date: Sun Dec 9 09:58:44 2012
New Revision: 244047
URL: http://svnweb.freebsd.org/changeset/base/244047
Log:
Add new USB ID.
MFC after:1 week
Submitted by: Artyom Mirgorodskiy
Modified:
head/sys/dev/usb/serial/u3g.c
head/sys/dev/usb/usbdevs
Modified: head/sys/d
29 matches
Mail list logo