Author: adrian
Date: Thu May 3 05:52:39 2012
New Revision: 234941
URL: http://svn.freebsd.org/changeset/base/234941
Log:
Fix a totally bone-headed, last minute bounds check snafu that somehow
I must've missed when booting a test kernel.
This has been validated on the AR7161.
Modified:
Author: mav
Date: Thu May 3 05:32:56 2012
New Revision: 234940
URL: http://svn.freebsd.org/changeset/base/234940
Log:
Add optional -o argument to the `graid label ` to specify some metadata
format options. Use it for specifying byte order for the DDF metadata:
big-endian defined by specific
Author: davidxu
Date: Thu May 3 03:05:18 2012
New Revision: 234937
URL: http://svn.freebsd.org/changeset/base/234937
Log:
Merge 233103, 233912 from head:
233103:
Some software think a mutex can be destroyed after it owned it, for
example, it uses a serialization point like following:
Author: emaste
Date: Thu May 3 01:41:12 2012
New Revision: 234936
URL: http://svn.freebsd.org/changeset/base/234936
Log:
Relax restriction on direct tx to child ports
Lagg(4) restricts the type of packet that may be sent directly to a child
port, to avoid undesired output from accidental
Author: eadler
Date: Wed May 2 21:50:13 2012
New Revision: 234935
URL: http://svn.freebsd.org/changeset/base/234935
Log:
Prefer the use of csup to cvsup when talking about the binary.
PR: docs/167459
Submitted by: "Bryan Drewery"
Approved by: bcr
MFC after:1 week
Mod
Author: jamie
Date: Wed May 2 21:24:08 2012
New Revision: 234934
URL: http://svn.freebsd.org/changeset/base/234934
Log:
Add YY_NO_INPUT so clang doesn't complain about "input" not being used.
Modified:
head/usr.sbin/jail/jaillex.l
Modified: head/usr.sbin/jail/jaillex.l
=
On Wednesday, May 02, 2012 3:25:15 pm Doug Barton wrote:
> On 5/2/2012 7:25 AM, John Baldwin wrote:
> > - Simplify accounting log rotation a bit. There is no need to re-run
> > accton(8) after renaming the new log file to it's real name.
>
> Have you thoroughly tested this change? I remembe
On Tue, May 1, 2012 at 11:05 PM, Bjoern A. Zeeb
wrote:
>
> On 1. May 2012, at 16:15 , Monthadar Al Jaberi wrote:
>
>> Author: monthadar
>> Date: Tue May 1 16:15:34 2012
>> New Revision: 234893
>> URL: http://svn.freebsd.org/changeset/base/234893
>>
>> Log:
>> * Added new command to ifconfig to a
Author: monthadar
Date: Wed May 2 20:01:28 2012
New Revision: 234933
URL: http://svn.freebsd.org/changeset/base/234933
Log:
Update man page date to the date of the last commit.
Approved by: adrian
Modified:
head/sbin/ifconfig/ifconfig.8
Modified: head/sbin/ifconfig/ifconfig.8
=
Author: pho
Date: Wed May 2 19:32:11 2012
New Revision: 234932
URL: http://svn.freebsd.org/changeset/base/234932
Log:
Added D_TRACKCLOSE to sndstat_cdevsw to fix the situation when
another process is in open() or stat() for the device node, then
close() from the owning process does not resu
On 5/2/2012 7:25 AM, John Baldwin wrote:
> - Simplify accounting log rotation a bit. There is no need to re-run
> accton(8) after renaming the new log file to it's real name.
Have you thoroughly tested this change? I remember adding that on
purpose, but I couldn't tell you for sure at this
Author: imp
Date: Wed May 2 18:41:58 2012
New Revision: 234931
URL: http://svn.freebsd.org/changeset/base/234931
Log:
Fix comment about what board this is really for left over from early
cut and paste.
Modified:
head/sys/arm/at91/board_sam9g20ek.c
Modified: head/sys/arm/at91/board_sam9g20
Author: gnn
Date: Wed May 2 16:23:36 2012
New Revision: 234930
URL: http://svn.freebsd.org/changeset/base/234930
Log:
Fix so that ,usr and ,os work correctly with fixed function (IAF)
counters.
MFC after:1 week
Modified:
head/sys/dev/hwpmc/hwpmc_core.c
Modified: head/sys/dev/hwpm
Author: jh
Date: Wed May 2 15:15:28 2012
New Revision: 234929
URL: http://svn.freebsd.org/changeset/base/234929
Log:
MFC r233787:
- Use more natural ip->i_flags instead of vap->va_flags in the final
flags check.
- Add a comment for the immutable/append check done after handling of
Author: bz
Date: Wed May 2 14:38:43 2012
New Revision: 234928
URL: http://svn.freebsd.org/changeset/base/234928
Log:
Catch-up with r232853 and remove platform APIs which are not used by any
code and which had only stub implementations or no implementation on all
platforms. Makes gxemul com
Author: jhb
Date: Wed May 2 14:25:39 2012
New Revision: 234927
URL: http://svn.freebsd.org/changeset/base/234927
Log:
- Don't log messages saying that accounting is being disabled and enabled
if the accounting log file is atomically replaced with a new file
(such as during log rotation)
Author: rwatson
Date: Wed May 2 12:15:34 2012
New Revision: 234926
URL: http://svn.freebsd.org/changeset/base/234926
Log:
mips/mips64eb became mips/mips64 while I wasn't looking (whoops), so update
GXEMUL kernel config for the new world order.
Spotted by: bz
MFC after:3 weeks
Mo
On Wednesday, May 02, 2012 2:52:00 am Alexander Motin wrote:
> Author: mav
> Date: Wed May 2 06:52:00 2012
> New Revision: 234912
> URL: http://svn.freebsd.org/changeset/base/234912
>
> Log:
> Merge ATA_CAM compatibility shims. While 8-STABLE doesn't have ATA_CAM
> enabled by default, this sh
Author: marck (doc committer)
Date: Wed May 2 11:38:58 2012
New Revision: 234925
URL: http://svn.freebsd.org/changeset/base/234925
Log:
MFC (with appropriate changes to gpt ikernel structures) r234417:
VMware environments are not unusual now. Add VMware partitions recognition
(both
Author: jasone
Date: Wed May 2 10:15:42 2012
New Revision: 234924
URL: http://svn.freebsd.org/changeset/base/234924
Log:
Bump __FreeBSD_version due to jemalloc import.
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
=
Author: imp
Date: Wed May 2 09:19:42 2012
New Revision: 234923
URL: http://svn.freebsd.org/changeset/base/234923
Log:
The PIT is really 16 bytes long (0x10) not 10 bytes long. Doesn't
matter much, since these defines are unused...
Obtained from:AT91SAM9G20 datasheet
Modified:
Author: marck (doc committer)
Date: Wed May 2 08:38:43 2012
New Revision: 234922
URL: http://svn.freebsd.org/changeset/base/234922
Log:
MFC r234417:
VMware environments are not unusual now. Add VMware partitions recognition
(both MBR for ESXi <= 4.1 and GPT for ESXi 5) to g_part.
Author: rwatson
Date: Wed May 2 08:23:53 2012
New Revision: 234921
URL: http://svn.freebsd.org/changeset/base/234921
Log:
Clean up various aspects of the MIPS generic busspace implementation:
1) Always implement missing bus space methods using a panic() stub rather
than a NULL pointer
Author: rwatson
Date: Wed May 2 08:10:15 2012
New Revision: 234920
URL: http://svn.freebsd.org/changeset/base/234920
Log:
Merge a rudimentary gxemul "oldtestmips" port. This consists almost
entirely of one machdep file lifted from the MALTA port, as well as
a low-level console and tty driv
Author: adrian
Date: Wed May 2 07:43:11 2012
New Revision: 234919
URL: http://svn.freebsd.org/changeset/base/234919
Log:
Implement PLL configuration override support, similar to what openwrt
implements.
Modified:
head/sys/mips/atheros/if_arge.c
head/sys/mips/atheros/if_argevar.h
Modifie
Author: adrian
Date: Wed May 2 07:41:26 2012
New Revision: 234918
URL: http://svn.freebsd.org/changeset/base/234918
Log:
Disable the pll_1000 hint for now, the upcoming work enables it and it
breaks without the switch PHY code.
Modified:
head/sys/mips/conf/AP96.hints
Modified: head/sys/mi
Author: mav
Date: Wed May 2 07:22:58 2012
New Revision: 234917
URL: http://svn.freebsd.org/changeset/base/234917
Log:
MFC r234415:
Some improvements to GEOM MULTIPATH:
- Implement "configure" command to allow switching operation mode of
running device on-fly without destroying and recrea
Author: mav
Date: Wed May 2 07:17:53 2012
New Revision: 234916
URL: http://svn.freebsd.org/changeset/base/234916
Log:
MFC r234415:
Some improvements to GEOM MULTIPATH:
- Implement "configure" command to allow switching operation mode of
running device on-fly without destroying and recrea
Author: mav
Date: Wed May 2 07:08:04 2012
New Revision: 234915
URL: http://svn.freebsd.org/changeset/base/234915
Log:
MFC r223019:
Do not report CFA devices as ATAPI, even though IDENTIFY data look alike.
Modified:
stable/8/sys/cam/ata/ata_all.c
stable/8/sys/cam/ata/ata_xpt.c
Directory P
Author: mav
Date: Wed May 2 07:05:20 2012
New Revision: 234914
URL: http://svn.freebsd.org/changeset/base/234914
Log:
MFC r222643:
When possible, join ranges of subsequest BIO_DELETE requests to handle more
(up to 2048 instead of 256 or even 64) of them with single TRIM request.
OCZ Ve
30 matches
Mail list logo