Author: joel (doc committer)
Date: Sat Jan 12 08:44:54 2013
New Revision: 245323
URL: http://svnweb.freebsd.org/changeset/base/245323
Log:
Remove EOL whitespace.
Modified:
head/share/man/man4/stf.4
head/usr.sbin/bsdinstall/partedit/sade.8
Modified: head/share/man/man4/stf.4
===
Author: joel (doc committer)
Date: Sat Jan 12 09:07:19 2013
New Revision: 245324
URL: http://svnweb.freebsd.org/changeset/base/245324
Log:
editrc only read from $HOME.
Submitted by: LEVAI Daniel (via jmc@OpenBSD)
Modified:
head/lib/libedit/editline.3
Modified: head/lib/libedit/editline.
Author: joel (doc committer)
Date: Sat Jan 12 09:08:37 2013
New Revision: 245325
URL: http://svnweb.freebsd.org/changeset/base/245325
Log:
Add FILES section.
Submitted by: jmc@OpenBSD
Modified:
head/lib/libedit/editrc.5
Modified: head/lib/libedit/editrc.5
===
Author: mav
Date: Sat Jan 12 09:35:44 2013
New Revision: 245326
URL: http://svnweb.freebsd.org/changeset/base/245326
Log:
Add basic support for Intel Rapid Recover Technology (Intel RRT).
It is alike to RAID1, but with dedicating master and recovery disks and
providing manual control over sy
Author: theraven
Date: Sat Jan 12 10:06:59 2013
New Revision: 245327
URL: http://svnweb.freebsd.org/changeset/base/245327
Log:
Fix libcxxrt / libc++ build with the clang in head.
Pointy hat to:theraven
Modified:
head/contrib/libcxxrt/atomic.h
Modified: head/contrib/libcxxrt/atom
On Sat, Jan 12, 2013 at 08:44:54AM +, Joel Dahl wrote:
> Author: joel (doc committer)
> Date: Sat Jan 12 08:44:54 2013
> New Revision: 245323
> URL: http://svnweb.freebsd.org/changeset/base/245323
>
> Log:
> Remove EOL whitespace.
>
> Modified:
> head/share/man/man4/stf.4
> head/usr.sbi
Author: mav
Date: Sat Jan 12 11:36:23 2013
New Revision: 245328
URL: http://svnweb.freebsd.org/changeset/base/245328
Log:
Freeze device queue before returning errors to CAM. This is required
for proper error recovery, including keeping original request order.
Reviewed by: hselasky
Modi
Author: rwatson
Date: Sat Jan 12 12:34:59 2013
New Revision: 245329
URL: http://svnweb.freebsd.org/changeset/base/245329
Log:
Merge Perforce change @219935 to head:
Initialise Openfirmware/FDT code earlier in the FreeBSD/beri boot,
so that the results will be available for configuring
Author: rwatson
Date: Sat Jan 12 13:20:21 2013
New Revision: 245330
URL: http://svnweb.freebsd.org/changeset/base/245330
Log:
Merge Perforce change @219948 to head:
Add code so that the BERI boot process can ask the kernel linker for
DTB blobs that may have been left for it by the boo
On Fri, Jan 11, 2013 at 11:16 PM, Alan Cox wrote:
> On 01/11/2013 05:38, Jayachandran C. wrote:
[...]
>> I see an issue with commit on MIPS XLP platform as well.
>>
>> With 16 GB physical memory, the ncallout is calculated to be 538881
>> (since it is based on maxfiles - which is now based on the
Author: rwatson
Date: Sat Jan 12 15:53:45 2013
New Revision: 245331
URL: http://svnweb.freebsd.org/changeset/base/245331
Log:
Merge Perforce chance 219924 to head:
In a sign of weakness, replicate the MIPS bus_space_generic.c to
produce a new FDT version, which will perform necessary
Author: rwatson
Date: Sat Jan 12 15:58:20 2013
New Revision: 245332
URL: http://svnweb.freebsd.org/changeset/base/245332
Log:
Merge Perforce changeset 219925 to head:
Provided a bus_space implementation for FDT, modelled on
bus_space_generic, but with a local version of the map addres
Author: nwhitehorn
Date: Sat Jan 12 16:01:58 2013
New Revision: 245333
URL: http://svnweb.freebsd.org/changeset/base/245333
Log:
Note that cpufreq(4) is not available on all hardware.
PR: bin/175139
MFC after:2 weeks
Modified:
head/usr.sbin/bsdinstall/scripts/services
Mo
Author: smh
Date: Sat Jan 12 16:05:55 2013
New Revision: 245334
URL: http://svnweb.freebsd.org/changeset/base/245334
Log:
Fixed mbuf free when receive structures fail to allocate.
This prevents quad igb card on high core machines, without any nmbcluster or
igb queue tuning wedging the boo
Author: rwatson
Date: Sat Jan 12 16:09:33 2013
New Revision: 245335
URL: http://svnweb.freebsd.org/changeset/base/245335
Log:
Merge Perforce changeset 219933 and portions of 219962 (omits changes to
unmerged BERI DTS files) to head:
Use the OFW compatible string "mips,mips4k" rather tha
Author: nwhitehorn
Date: Sat Jan 12 16:23:16 2013
New Revision: 245336
URL: http://svnweb.freebsd.org/changeset/base/245336
Log:
The new sade(8) is installed and works on all architectures, courtesy of
gpart having better portability than libdisk. Don't mark sade(8) as obsolete
on non-x86 sy
On 01/12/13 07:53, Robert Watson wrote:
> Author: rwatson
> Date: Sat Jan 12 15:53:45 2013
> New Revision: 245331
> URL: http://svnweb.freebsd.org/changeset/base/245331
>
> Log:
> Merge Perforce chance 219924 to head:
>
> In a sign of weakness, replicate the MIPS bus_space_generic.c to
>
Hi,
I think this outlines a larger scale problem here, which is that way,
way too many things are relying on maxfiles here and it wasn't
properly reviewed or thought out before it made it into the tree.
So, can we either:
* review _all_ the places maxfiles is being used, and finally fix those;
*
Author: alc
Date: Sat Jan 12 18:06:21 2013
New Revision: 245337
URL: http://svnweb.freebsd.org/changeset/base/245337
Log:
Define VM_KMEM_SIZE_MAX as a fraction of the kernel address space size
rather than a constant so that VM_KMEM_SIZE_MAX will scale automatically
with the kernel address sp
Author: mav
Date: Sat Jan 12 18:25:48 2013
New Revision: 245338
URL: http://svnweb.freebsd.org/changeset/base/245338
Log:
Implement migration from single disk to RAID1/IRRT for Intel metadata.
Windows driver uses such migration when it creates new arrays. While GEOM
RAID has no mechanism to
Author: sbruno
Date: Sat Jan 12 18:30:52 2013
New Revision: 245339
URL: http://svnweb.freebsd.org/changeset/base/245339
Log:
Quiesce a couple of clang warnings
Submitted by: hiren panchasara
Obtained from:Yahoo! Inc
Modified:
head/sys/dev/hwpmc/hwpmc_mod.c
head/sys/dev/hwpmc
On 01/12/2013 09:46, Jayachandran C. wrote:
> On Fri, Jan 11, 2013 at 11:16 PM, Alan Cox wrote:
>> On 01/11/2013 05:38, Jayachandran C. wrote:
> [...]
>>> I see an issue with commit on MIPS XLP platform as well.
>>>
>>> With 16 GB physical memory, the ncallout is calculated to be 538881
>>> (since
On 01/12/2013 10:56, Adrian Chadd wrote:
> Hi,
>
> I think this outlines a larger scale problem here, which is that way,
> way too many things are relying on maxfiles here and it wasn't
> properly reviewed or thought out before it made it into the tree.
>
> So, can we either:
>
> * review _all_ the
On 1/12/13 11:56 AM, Adrian Chadd wrote:
Hi,
I think this outlines a larger scale problem here, which is that way,
way too many things are relying on maxfiles here and it wasn't
properly reviewed or thought out before it made it into the tree.
So, can we either:
* review _all_ the places maxfi
Author: mav
Date: Sat Jan 12 21:51:49 2013
New Revision: 245341
URL: http://svnweb.freebsd.org/changeset/base/245341
Log:
Windows handles INIT and VERIFY as array-wide and it doesn't specify which
disks should be rebuilt. Our rebuild code is same time disk-centric. To
handle this situation
Author: mjg
Date: Sat Jan 12 22:20:37 2013
New Revision: 245345
URL: http://svnweb.freebsd.org/changeset/base/245345
Log:
procstat: only one mode flag can be specified, but required check for 'i'
and 'j' modes was missing. Fix that.
MFC after:3 days
Modified:
head/usr.bin/procstat/
Author: hrs
Date: Sat Jan 12 22:41:29 2013
New Revision: 245346
URL: http://svnweb.freebsd.org/changeset/base/245346
Log:
Set WITHOUT_SVN=yes for textproc/docproj.
Submitted by: gjb
Modified:
head/release/generate-release.sh
Modified: head/release/generate-release.sh
===
On 13 January 2013 01:35, Robert Watson wrote:
> Author: rwatson
> Date: Sat Jan 12 12:34:59 2013
> New Revision: 245329
> URL: http://svnweb.freebsd.org/changeset/base/245329
>
> Log:
> Merge Perforce change @219935 to head:
>
> Initialise Openfirmware/FDT code earlier in the FreeBSD/beri b
Author: marcel
Date: Sat Jan 12 23:44:13 2013
New Revision: 245347
URL: http://svnweb.freebsd.org/changeset/base/245347
Log:
Add now missing color.4th.
Modified:
head/release/ia64/mkisoimages.sh
Modified: head/release/ia64/mkisoimages.sh
==
Author: mjg
Date: Sun Jan 13 00:32:07 2013
New Revision: 245351
URL: http://svnweb.freebsd.org/changeset/base/245351
Log:
MFC r245113:
lockmgr: unlock interlock (if requested) when dealing with upgrade/downgrade
requests for LK_NOSHARE locks, just like for shared locks.
PR: ke
Author: kib
Date: Sun Jan 13 00:46:39 2013
New Revision: 245352
URL: http://svnweb.freebsd.org/changeset/base/245352
Log:
MFC r245262:
When nullfs mount is forcibly unmounted and nullfs vnode is reclaimed,
get back the leased write reference from the lower vnode. There is no
other path wh
Author: kib
Date: Sun Jan 13 00:55:30 2013
New Revision: 245353
URL: http://svnweb.freebsd.org/changeset/base/245353
Log:
MFC r245004:
Add the "nocache" nullfs mount option.
MFC r245033:
Fix reversed condition in the assertion.
Modified:
stable/9/sys/fs/nullfs/null.h
stable/9/sys/f
Author: kib
Date: Sun Jan 13 00:58:02 2013
New Revision: 245354
URL: http://svnweb.freebsd.org/changeset/base/245354
Log:
MFC r245005:
Allow to specify "cache" and "nocache" as an option for
mount_nullfs(8).
Modified:
stable/9/sbin/mount_nullfs/mount_nullfs.c
Directory Properties:
stabl
Author: pfg
Date: Sun Jan 13 01:26:50 2013
New Revision: 245356
URL: http://svnweb.freebsd.org/changeset/base/245356
Log:
ext2fs: cleanup the dinode structure.
It was plagued with style errors and the offsets had been lost.
While here took the time to update the fields according to the
On 12 January 2013 11:45, Alfred Perlstein wrote:
> I'm not sure if regressing to the waterfall method of development is a good
> idea at this point.
>
> I see a light at the end of the tunnel and we to continue to just handle
> these minor corner cases as we progress.
>
> If we move to a model w
Author: markj
Date: Sun Jan 13 04:13:14 2013
New Revision: 245357
URL: http://svnweb.freebsd.org/changeset/base/245357
Log:
MFC r244719:
Add the NO_SYNC_CACHE quirk for all Apple USB MSC devices, as they
typically do not handle the SYNCHRONIZE_CACHE command - they either
return an er
Author: markj
Date: Sun Jan 13 04:13:45 2013
New Revision: 245358
URL: http://svnweb.freebsd.org/changeset/base/245358
Log:
MFC r244719:
Add the NO_SYNC_CACHE quirk for all Apple USB MSC devices, as they
typically do not handle the SYNCHRONIZE_CACHE command - they either
return an er
Author: markj
Date: Sun Jan 13 04:14:30 2013
New Revision: 245359
URL: http://svnweb.freebsd.org/changeset/base/245359
Log:
MFC r244995 r244996 r244997.
MFC r244995:
Fix a typo in an error message.
MFC r244996:
Have -n imply -r, since dry-run mode obviously doesn't require root
Author: markj
Date: Sun Jan 13 04:14:46 2013
New Revision: 245360
URL: http://svnweb.freebsd.org/changeset/base/245360
Log:
MFC r244995 r244996 r244997.
MFC r244995:
Fix a typo in an error message.
MFC r244996:
Have -n imply -r, since dry-run mode obviously doesn't require root
Author: delphij
Date: Sun Jan 13 04:28:44 2013
New Revision: 245361
URL: http://svnweb.freebsd.org/changeset/base/245361
Log:
Use the right format string for line buffer.
PR: bin/174910
Submitted by: Fabian Keil
Modified:
head/sbin/sysctl/sysctl.c
Modified: head/sbin/sysctl
Author: bryanv
Date: Sun Jan 13 07:14:16 2013
New Revision: 245362
URL: http://svnweb.freebsd.org/changeset/base/245362
Log:
Add VirtIO to the i386 and amd64 GENERIC kernels
This also removes the kludge from r239009 that covered only
the network driver.
Reviewed by: grehan
Approve
41 matches
Mail list logo