Author: delphij
Date: Tue Jul 12 01:16:43 2011
New Revision: 223941
URL: http://svn.freebsd.org/changeset/base/223941
Log:
MFC r223616:
Incorporate vendor commit ecdc5c0a7f7591a7cd4a:
In userland, sign extend the offset for JA instructions.
We currently use that to implement "ip6
Author: obrien
Date: Tue Jul 12 00:31:11 2011
New Revision: 223940
URL: http://svn.freebsd.org/changeset/base/223940
Log:
If one's message is longer than the buffer size, then we reset 'cnt' at the
wrong point and the actual column # get out of sync across the buffer size.
Modified:
head/us
On 07/11/2011 08:14, John Baldwin wrote:
> On Sunday, July 10, 2011 8:53:31 pm Doug Barton wrote:
>> On 07/10/2011 17:42, Pan Tsu wrote:
>>> Doug Barton writes:
>>>
>>> Doesn't /boot/support.4th already populates kern.module_path with
>>> the path of successfully booted kernel? How is this differe
Edwin Groothuis writes:
> Author: edwin
> Date: Mon Jul 11 10:41:08 2011
> New Revision: 223931
> URL: http://svn.freebsd.org/changeset/base/223931
>
> Log:
> ncal(1) highlights the current date (or a date provided via parameter)
> even if stdout is not a tty. If stdout is not a tty the data
Author: edwin
Date: Mon Jul 11 22:01:39 2011
New Revision: 223939
URL: http://svn.freebsd.org/changeset/base/223939
Log:
Fix run-time breakage when encoutering invalid input-data.
PR: bin/157718
Modified:
head/usr.bin/calendar/parsedata.c
Modified: head/usr.bin/calendar/parsed
Author: marius
Date: Mon Jul 11 20:43:59 2011
New Revision: 223938
URL: http://svn.freebsd.org/changeset/base/223938
Log:
Since r219452 the alignment of __dmadat has changed, revealing that fsread()
bogusly casts its contents around causing alignment faults on sparc64 and
most likely also on
Author: jhb
Date: Mon Jul 11 16:51:29 2011
New Revision: 223937
URL: http://svn.freebsd.org/changeset/base/223937
Log:
Add a leading space to the status messages output after toggling the
'C' and 'H' flags at runtime. This matches messages output for other
toggles which leave the first colu
Author: jhb
Date: Mon Jul 11 16:48:52 2011
New Revision: 223936
URL: http://svn.freebsd.org/changeset/base/223936
Log:
Allow per-CPU statistics to be toggled at runtime via the 'P' key.
While here, make -P a toggle similar to other options such as -I.
Reviewed by: arundel
MFC after:
On Sunday, July 10, 2011 8:53:31 pm Doug Barton wrote:
> On 07/10/2011 17:42, Pan Tsu wrote:
> > Doug Barton writes:
> >
> >> Author: dougb
> >> Date: Sun Jul 10 23:47:03 2011
> >> New Revision: 223917
> >> URL: http://svn.freebsd.org/changeset/base/223917
> >>
> >> Log:
> >> Make sure we load
On Monday, July 11, 2011 4:24:36 am Edwin Groothuis wrote:
> Author: edwin
> Date: Mon Jul 11 08:24:36 2011
> New Revision: 223928
> URL: http://svn.freebsd.org/changeset/base/223928
>
> Log:
> Fix the interpreter for:
>
> Jul/Sat+3 Every third saturday of July - Jul/Sat+3
>
> wh
Author: mm
Date: Mon Jul 11 14:15:27 2011
New Revision: 223935
URL: http://svn.freebsd.org/changeset/base/223935
Log:
Update xz to git snapshot of v5.0 branch as of 20110711 (post-5.0.3)
For architectures with __NO_STRICT_ALIGNMENT
define TUKLIB_FAST_UNALIGNED_ACCESS
MFC after:2
Author: mm
Date: Mon Jul 11 13:10:34 2011
New Revision: 223934
URL: http://svn.freebsd.org/changeset/base/223934
Log:
Update vendor/xz from v5.0 branch (post-5.0.3)
Git commit: edf339227a966f24aebe1845fcca9429b8f6e318
Added:
vendor/xz/dist/po/fr.po
vendor/xz/dist/po/pl.po
Modified:
Author: ae
Date: Mon Jul 11 12:51:35 2011
New Revision: 223933
URL: http://svn.freebsd.org/changeset/base/223933
Log:
Use full buffer size in read(2) call, there is no need to preserve the
last byte of the buffer.
Since we call refresh_device_tbl() for any devctl event types - no need
t
Author: edwin
Date: Mon Jul 11 10:42:36 2011
New Revision: 223932
URL: http://svn.freebsd.org/changeset/base/223932
Log:
Fix typo in order of markup and text.
Modified:
head/usr.bin/ncal/ncal.1
Modified: head/usr.bin/ncal/ncal.1
===
Author: edwin
Date: Mon Jul 11 10:41:08 2011
New Revision: 223931
URL: http://svn.freebsd.org/changeset/base/223931
Log:
ncal(1) highlights the current date (or a date provided via parameter)
even if stdout is not a tty. If stdout is not a tty the data is
normally processed by other tools an
Author: ae
Date: Mon Jul 11 10:02:27 2011
New Revision: 223930
URL: http://svn.freebsd.org/changeset/base/223930
Log:
Remove include of sys/sbuf.h from geom/geom.h.
sbuf support is not always required for geom/geom.h users, and no need to
depend from it.
PR: kern/158398
Modif
On Sun, Jul 10, 2011 at 01:30:05PM +1000, Bruce Evans wrote:
> % DROP_GIANT();
> % g_topology_lock();
> % - g_access(ump->um_cp, 0, -1, 0);
> % + error = g_access(ump->um_cp, 0, -1,
> % + (mp->mnt_flag
Author: ray
Date: Mon Jul 11 08:42:09 2011
New Revision: 223929
URL: http://svn.freebsd.org/changeset/base/223929
Log:
Fix typo, lost 0 in SYSCTL_ADD_INT usage.
Modified:
head/sys/dev/rt/if_rt.c
Modified: head/sys/dev/rt/if_rt.c
===
Author: edwin
Date: Mon Jul 11 08:24:36 2011
New Revision: 223928
URL: http://svn.freebsd.org/changeset/base/223928
Log:
Fix the interpreter for:
Jul/Sat+3 Every third saturday of July - Jul/Sat+3
which was able to be done via:
Jul/SatThird Every third saturday of July - Ju
Author: ray
Date: Mon Jul 11 08:23:59 2011
New Revision: 223927
URL: http://svn.freebsd.org/changeset/base/223927
Log:
Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other
Ralink SoCs.
Approved by: adrian (mentor)
Added:
head/sys/dev/rt/
head/sys/dev/rt/if_rt.
20 matches
Mail list logo