On Tue, Jan 12, 2010 at 07:49:35AM +, Brooks Davis wrote:
> Author: brooks
> Date: Tue Jan 12 07:49:34 2010
> New Revision: 202143
> URL: http://svn.freebsd.org/changeset/base/202143
>
> Log:
> Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamic
> kern.ngroups+1. kern.ngroups can
on 12/01/2010 00:57 Alexander Motin said the following:
> Author: mav
> Date: Mon Jan 11 22:57:52 2010
> New Revision: 202127
> URL: http://svn.freebsd.org/changeset/base/202127
>
> Log:
> Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blocked
> now due to unidentified synch
Author: mav
Date: Tue Jan 12 11:11:25 2010
New Revision: 202150
URL: http://svn.freebsd.org/changeset/base/202150
Log:
Make OSS_GETVERSION ioctl really work. It has 'M' group, not 'P',
as different nearby ones, and was grabbed by MIXER_xxx() handler.
While there, replace '(cmd & MIXER_xxx
Author: mav
Date: Tue Jan 12 16:40:13 2010
New Revision: 202156
URL: http://svn.freebsd.org/changeset/base/202156
Log:
Align buffer size to LCM of 128bytes, required by hardware, and alignment of
current format. This fixes problems with non-power-of-2 number of channels.
Enable 5.1 format
Author: jkoshy
Date: Tue Jan 12 17:03:55 2010
New Revision: 202157
URL: http://svn.freebsd.org/changeset/base/202157
Log:
Bug fix: add a missing initializer.
Submitted by: Luca Pizzamiglio
PR: i386/142742
Modified:
head/lib/libpmc/libpmc.c
Modified: head/lib/libpmc/libpmc.c
Author: brueffer
Date: Tue Jan 12 17:38:23 2010
New Revision: 202159
URL: http://svn.freebsd.org/changeset/base/202159
Log:
Remove useless .TE groff macro.
Submitted by: Joerg Sonnenberger
MFC after:3 days
Modified:
head/lib/libelf/elf.3
Modified: head/lib/libelf/elf.3
===
Author: mav
Date: Tue Jan 12 17:50:26 2010
New Revision: 202160
URL: http://svn.freebsd.org/changeset/base/202160
Log:
Update, reflecting added multichannel playback support.
Modified:
head/share/man/man4/snd_hda.4
Modified: head/share/man/man4/snd_hda.4
=
Author: gavin
Date: Tue Jan 12 17:59:58 2010
New Revision: 202161
URL: http://svn.freebsd.org/changeset/base/202161
Log:
Spell "Hz" correctly wherever it is user-visible.
PR: bin/142566
Submitted by: N.J. Mann njm njm.me.uk
Approved by: ed (mentor)
MFC after:2 weeks
Author: brueffer
Date: Tue Jan 12 18:07:12 2010
New Revision: 202162
URL: http://svn.freebsd.org/changeset/base/202162
Log:
Various fixes.
Modified:
head/share/man/man3/pthread_affinity_np.3
head/share/man/man3/pthread_attr_affinity_np.3
Modified: head/share/man/man3/pthread_affinity_np.3
Author: brooks
Date: Tue Jan 12 18:20:20 2010
New Revision: 202163
URL: http://svn.freebsd.org/changeset/base/202163
Log:
Declare the kern.ngroups sysctl to be read-only, but tunable at boot for
better error reporting.
Submitted by: Matthew Fleming
MFC After:1 month
Modified:
he
Author: jhb
Date: Tue Jan 12 18:47:40 2010
New Revision: 202164
URL: http://svn.freebsd.org/changeset/base/202164
Log:
MFC 201202:
Use reallocf() to simplify some logic.
Modified:
stable/8/usr.sbin/arp/arp.c
Directory Properties:
stable/8/usr.sbin/arp/ (props changed)
Modified: stable/
Author: jhb
Date: Tue Jan 12 18:47:52 2010
New Revision: 202165
URL: http://svn.freebsd.org/changeset/base/202165
Log:
MFC 201202:
Use reallocf() to simplify some logic.
Modified:
stable/7/usr.sbin/arp/arp.c
Directory Properties:
stable/7/usr.sbin/arp/ (props changed)
Modified: stable/
Author: mav
Date: Tue Jan 12 19:41:07 2010
New Revision: 202166
URL: http://svn.freebsd.org/changeset/base/202166
Log:
Make default recording source choosing more intelligent.
Change default recording level from 0 to 75.
It should increase chances for things to work just out of the box.
Mod
Author: jhb
Date: Tue Jan 12 19:55:07 2010
New Revision: 202167
URL: http://svn.freebsd.org/changeset/base/202167
Log:
MFC 201215:
Add support for configuring vlan(4) interfaces as child devices similar to
wlan(4) interfaces. vlan(4) interfaces are listed via a new 'vlans_'
variable. If
Author: jhb
Date: Tue Jan 12 20:06:04 2010
New Revision: 202169
URL: http://svn.freebsd.org/changeset/base/202169
Log:
MFC 201215:
Add support for configuring vlan(4) interfaces as child devices similar to
wlan(4) interfaces. vlan(4) interfaces are listed via a new 'vlans_'
variable. If
Author: mav
Date: Tue Jan 12 20:10:40 2010
New Revision: 202170
URL: http://svn.freebsd.org/changeset/base/202170
Log:
Make OSS_GETVERSION ioctl supported also for DSP devices,
same as 4Front and Linux do.
MFC after:1 month
Modified:
head/sys/dev/sound/pcm/dsp.c
Modified: head/sys
Author: rpaulo
Date: Tue Jan 12 20:52:41 2010
New Revision: 202171
URL: http://svn.freebsd.org/changeset/base/202171
Log:
Fix svn properties and remove a P4 keyword.
Modified:
head/sys/mips/conf/SWARM (contents, props changed)
Directory Properties:
head/sys/mips/conf/ALCHEMY (props chan
Author: rpaulo
Date: Tue Jan 12 20:55:12 2010
New Revision: 202172
URL: http://svn.freebsd.org/changeset/base/202172
Log:
Add a regular comment explaining what this file is.
Modified:
head/sys/mips/conf/AR71XX
Modified: head/sys/mips/conf/AR71XX
==
Author: imp
Date: Tue Jan 12 21:17:36 2010
New Revision: 202173
URL: http://svn.freebsd.org/changeset/base/202173
Log:
Place proper svn:keywords tag on all these files. They were created
somehow without them on projects/mips, and that mistake was propigated
over to head.
Submitted by:
Author: imp
Date: Tue Jan 12 21:36:08 2010
New Revision: 202175
URL: http://svn.freebsd.org/changeset/base/202175
Log:
Set the svn:eol-style = native and svn:mime-type = text/plain
properties on all files in this tree.
Submitted by: rpaulo@
Modified:
Directory Properties:
head/sys/mips
Author: brueffer
Date: Tue Jan 12 21:45:03 2010
New Revision: 202176
URL: http://svn.freebsd.org/changeset/base/202176
Log:
Miscellaneous mdoc, spelling and inconsistency fixes.
PR: 142573, 142576 (mostly)
Submitted by: brucec
MFC after:1 week
Modified:
head/lib/libc/ne
Author: rpaulo
Date: Tue Jan 12 22:22:27 2010
New Revision: 202178
URL: http://svn.freebsd.org/changeset/base/202178
Log:
Update mesh code to to D4.0.
Modified:
head/sys/net80211/ieee80211_mesh.c
head/sys/net80211/ieee80211_mesh.h
Modified: head/sys/net80211/ieee80211_mesh.c
==
Author: brueffer
Date: Tue Jan 12 22:28:59 2010
New Revision: 202179
URL: http://svn.freebsd.org/changeset/base/202179
Log:
MFC: r197276
Correct a sysctl name.
Modified:
stable/7/share/man/man4/man4.i386/acpi_panasonic.4
Directory Properties:
stable/7/share/man/man4/ (props changed)
On 1/10/2010 8:02 PM, M. Warner Losh wrote:
> In message:
> Doug Barton writes:
> : On Sun, 10 Jan 2010, Warner Losh wrote:
> :
> : > Author: imp
> : > Date: Sun Jan 10 17:44:22 2010
> : > New Revision: 202019
> : > URL: http://svn.freebsd.org/changeset/base/202019
> : >
> : > Log:
>
In message: <4b4d109a.5060...@freebsd.org>
Doug Barton writes:
: On 1/10/2010 8:02 PM, M. Warner Losh wrote:
: > In message:
: > Doug Barton writes:
: > : On Sun, 10 Jan 2010, Warner Losh wrote:
: > :
: > : > Author: imp
: > : > Date: Sun Jan 10 17:44:22 2010
: > : > New
Author: thompsa
Date: Wed Jan 13 03:16:31 2010
New Revision: 202181
URL: http://svn.freebsd.org/changeset/base/202181
Log:
Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differ
from standard 3G wireless units by supplying a raw IP/IPv6 endpoint rather
than
using PPP ov
On Tue, 12 Jan 2010, Brooks Davis wrote:
Log:
Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamic
kern.ngroups+1. kern.ngroups can range from NGROUPS_MAX=1023 to
INT_MAX-1. Given that the Windows group limit is 1024, this range
should be sufficient for most applications.
INT_MAX
27 matches
Mail list logo