Author: schweikh
Date: Tue Apr 10 15:29:28 2012
New Revision: 234101
URL: http://svn.freebsd.org/changeset/base/234101
Log:
Parenthesize args in yyless() and unput() replacement text
so they are safer when used with expressions.
MFC after:1 week
Modified:
head/usr.bin/lex/flex.skl
Author: jh
Date: Tue Apr 10 15:59:37 2012
New Revision: 234103
URL: http://svn.freebsd.org/changeset/base/234103
Log:
- Return EPERM from ufs_setattr() when an user without PRIV_VFS_SYSFLAGS
privilege attempts to toggle SF_SETTABLE flags.
- Use the '^' operator in the SF_SNAPSHOT anti-togg
Author: jh
Date: Tue Apr 10 16:05:52 2012
New Revision: 234104
URL: http://svn.freebsd.org/changeset/base/234104
Log:
Apply changes from r233787 to ext2fs:
- Use more natural ip->i_flags instead of vap->va_flags in the final
flags check.
- Style improvements.
No functional change
Author: marius
Date: Tue Apr 10 16:08:46 2012
New Revision: 234105
URL: http://svn.freebsd.org/changeset/base/234105
Log:
Fix !SMP build after r234074.
Reviewed by: attilio, jhb
Modified:
head/sys/amd64/amd64/machdep.c
head/sys/i386/i386/machdep.c
Modified: head/sys/amd64/amd64/machd
Author: jimharris
Date: Tue Apr 10 16:33:19 2012
New Revision: 234106
URL: http://svn.freebsd.org/changeset/base/234106
Log:
Queue CCBs internally instead of using CAM_REQUEUE_REQ status. This fixes
problem where userspace apps such as smartctl fail due to CAM_REQUEUE_REQ
status getting ret
Author: jmallett
Date: Tue Apr 10 17:37:24 2012
New Revision: 234107
URL: http://svn.freebsd.org/changeset/base/234107
Log:
Back out r233646. Although it fixed most libgeom consumers under 32-bit
compatibility, it broke programs using devstat, under 32-bit compatibility and
not.
It's v
Author: adrian
Date: Tue Apr 10 19:25:43 2012
New Revision: 234109
URL: http://svn.freebsd.org/changeset/base/234109
Log:
Convert the flags over to a set of bit flags.
Modified:
head/sys/dev/ath/if_athvar.h
Modified: head/sys/dev/ath/if_athvar.h
==
On 05.04.2012 21:13, John Baldwin wrote:
Author: jhb
Date: Thu Apr 5 17:13:14 2012
New Revision: 233925
URL: http://svn.freebsd.org/changeset/base/233925
Log:
Add new ktrace records for the start and end of VM faults. This gives
a pair of records similar to syscall entry and return that
Author: adrian
Date: Tue Apr 10 19:47:44 2012
New Revision: 234110
URL: http://svn.freebsd.org/changeset/base/234110
Log:
Fix compilation with IEEE80211_ENABLE_SUPERG defined.
PR: kern/164951
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
=
on 10/04/2012 19:33 Jim Harris said the following:
> Author: jimharris
> Date: Tue Apr 10 16:33:19 2012
> New Revision: 234106
> URL: http://svn.freebsd.org/changeset/base/234106
>
> Log:
> Queue CCBs internally instead of using CAM_REQUEUE_REQ status. This fixes
> problem where userspace app
Author: nwhitehorn
Date: Wed Apr 11 00:00:40 2012
New Revision: 234115
URL: http://svn.freebsd.org/changeset/base/234115
Log:
Do not restore the register holding the TLS pointer when doing various
usermode context switches (long jumps and ucontext operations). If these
are used across thread
On Tue, 10 Apr 2012, Jaakko Heinonen wrote:
Log:
- Return EPERM from ufs_setattr() when an user without PRIV_VFS_SYSFLAGS
privilege attempts to toggle SF_SETTABLE flags.
- Use the '^' operator in the SF_SNAPSHOT anti-toggling check.
Flags are now stored to ip->i_flags in one place after a
Author: adrian
Date: Wed Apr 11 02:34:32 2012
New Revision: 234117
URL: http://svn.freebsd.org/changeset/base/234117
Log:
Fix the default, non-superg compile.
Pointy-hat-to:adrian
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
===
Author: marcel
Date: Wed Apr 11 02:42:01 2012
New Revision: 234118
URL: http://svn.freebsd.org/changeset/base/234118
Log:
uart_cpu_amd64.c and uart_cpu_i386.c (under sys/dev/uart) are
identical now that the bus spaces are unified under sys/x86.
Replace them with a single uart_cpu_x86.c.
o
Author: yongari
Date: Wed Apr 11 06:34:25 2012
New Revision: 234121
URL: http://svn.freebsd.org/changeset/base/234121
Log:
Back out r228476.
r228476 fixed superfluous link UP/DOWN messages but broke IPMI
access during boot. It's not clear why r228476 breaks IPMI and
should be revisited.
Author: ae
Date: Wed Apr 11 06:35:13 2012
New Revision: 234122
URL: http://svn.freebsd.org/changeset/base/234122
Log:
It seems that libdisk(3) incorrectly sets d_secperunit value.
Automatically fix it like GEOM_PART_BSD does.
MFC after:1 week
Modified:
head/sbin/bsdlabel/bsdlabel.c
Author: adrian
Date: Tue Apr 10 07:11:33 2012
New Revision: 234088
URL: http://svn.freebsd.org/changeset/base/234088
Log:
Squirrel away the SYNC interrupt in case we're doing interrupt debugging.
Modified:
head/sys/dev/ath/ath_hal/ah.h
head/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c
Mo
Author: adrian
Date: Tue Apr 10 07:16:28 2012
New Revision: 234089
URL: http://svn.freebsd.org/changeset/base/234089
Log:
Revert this for now - it may work for -8 and -9 and -HEAD, but not
"-HEAD driver + net80211 on -9 kernel."
I'll figure this out at some later stage.
Modified:
head/
Author: adrian
Date: Tue Apr 10 07:23:37 2012
New Revision: 234090
URL: http://svn.freebsd.org/changeset/base/234090
Log:
Squirrel away SYNC interrupt debugging if it's enabled in the HAL.
Bus errors will show up as various SYNC interrupts which will be passed
back up to ath_intr().
Modi
Author: adrian
Date: Tue Apr 10 07:27:42 2012
New Revision: 234091
URL: http://svn.freebsd.org/changeset/base/234091
Log:
Blank the aggregate stats whenever the zero ioctl is called.
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
=
Author: stas
Date: Tue Apr 10 09:27:41 2012
New Revision: 234093
URL: http://svn.freebsd.org/changeset/base/234093
Log:
- Add rc.d script for kfd, kerberos forwarded tickets daemon.
Added:
head/etc/rc.d/kfd (contents, props changed)
Modified:
head/etc/defaults/rc.conf
head/etc/rc.d/Make
On Mon, 9 Apr 2012 09:39:23 -0700
Juli Mallett wrote:
> On Mon, Apr 9, 2012 at 01:44, Andrew Turner
> wrote:
> > How does the attached (untested) patch look. It explicitly loads
> > ARM_TP_ADDRESS into a r0 to ensure r1-3 are not touched.
>
> The example file I pointed at was for the kernel, wh
On Tue, Apr 10, 2012 at 01:03:56AM +0100, Attilio Rao wrote:
> Il 10 aprile 2012 00:09, Marius Strobl ha scritto:
> > On Mon, Apr 09, 2012 at 10:41:19PM +, Attilio Rao wrote:
> >> Author: attilio
> >> Date: Mon Apr ??9 22:41:19 2012
> >> New Revision: 234074
> >> URL: http://svn.freebsd.org/ch
Il 10 aprile 2012 12:41, Marius Strobl ha scritto:
> On Tue, Apr 10, 2012 at 01:03:56AM +0100, Attilio Rao wrote:
>> Il 10 aprile 2012 00:09, Marius Strobl ha
>> scritto:
>> > On Mon, Apr 09, 2012 at 10:41:19PM +, Attilio Rao wrote:
>> >> Author: attilio
>> >> Date: Mon Apr ??9 22:41:19 2012
On Tue, Apr 10, 2012 at 01:55:31PM +0100, Attilio Rao wrote:
> Il 10 aprile 2012 12:41, Marius Strobl ha scritto:
> > On Tue, Apr 10, 2012 at 01:03:56AM +0100, Attilio Rao wrote:
> >> Il 10 aprile 2012 00:09, Marius Strobl ha
> >> scritto:
> >> > On Mon, Apr 09, 2012 at 10:41:19PM +, Attilio
Il 10 aprile 2012 14:25, Marius Strobl ha scritto:
> On Tue, Apr 10, 2012 at 01:55:31PM +0100, Attilio Rao wrote:
>> Il 10 aprile 2012 12:41, Marius Strobl ha
>> scritto:
>> > On Tue, Apr 10, 2012 at 01:03:56AM +0100, Attilio Rao wrote:
>> >> Il 10 aprile 2012 00:09, Marius Strobl ha
>> >> scr
On Monday, April 09, 2012 7:09:49 pm Marius Strobl wrote:
> On Mon, Apr 09, 2012 at 10:41:19PM +, Attilio Rao wrote:
> > Author: attilio
> > Date: Mon Apr 9 22:41:19 2012
> > New Revision: 234074
> > URL: http://svn.freebsd.org/changeset/base/234074
> >
> > Log:
> > BSP is not added to the
Author: jhb
Date: Tue Apr 10 13:59:35 2012
New Revision: 234098
URL: http://svn.freebsd.org/changeset/base/234098
Log:
Add media types for 40G media that might be used with FreeBSD.
Reviewed by: bz
MFC after:2 weeks
Modified:
head/sys/net/if_media.h
Modified: head/sys/net/if_medi
Author: jhb
Date: Tue Apr 10 14:01:09 2012
New Revision: 234099
URL: http://svn.freebsd.org/changeset/base/234099
Log:
Properly parse 40G media types from newer Mellanox adapters that are
40G capable. For now, map all 40G links to 40GBase-CR4.
MFC after:2 weeks
Modified:
head/sys/
29 matches
Mail list logo