On 04/30/14 20:26, Justin Hibbits wrote:
On Apr 30, 2014, at 8:24 PM, Nathan Whitehorn wrote:
Author: nwhitehorn
Date: Thu May 1 03:24:41 2014
New Revision: 265171
URL: http://svnweb.freebsd.org/changeset/base/265171
Log:
Use mkimg instead of md(4) and gpart.
Modified:
head/release/powerpc
On Apr 30, 2014, at 8:24 PM, Nathan Whitehorn wrote:
Author: nwhitehorn
Date: Thu May 1 03:24:41 2014
New Revision: 265171
URL: http://svnweb.freebsd.org/changeset/base/265171
Log:
Use mkimg instead of md(4) and gpart.
Modified:
head/release/powerpc/make-memstick.sh
Modified: head/release/
Author: nwhitehorn
Date: Thu May 1 03:24:20 2014
New Revision: 265170
URL: http://svnweb.freebsd.org/changeset/base/265170
Log:
Add freebsd-boot to recognized partition types.
Modified:
head/usr.bin/mkimg/apm.c
Modified: head/usr.bin/mkimg/apm.c
=
Author: nwhitehorn
Date: Thu May 1 03:24:41 2014
New Revision: 265171
URL: http://svnweb.freebsd.org/changeset/base/265171
Log:
Use mkimg instead of md(4) and gpart.
Modified:
head/release/powerpc/make-memstick.sh
Modified: head/release/powerpc/make-memstick.sh
=
Author: markj
Date: Thu May 1 03:18:11 2014
New Revision: 265169
URL: http://svnweb.freebsd.org/changeset/base/265169
Log:
MFC r262733:
Use a full path to the target for make rules which create symlinks @,
machine and ${MACHINE_CPUARCH}. Otherwise the presence of a file named
"x86" or "x8
Author: markj
Date: Thu May 1 03:16:40 2014
New Revision: 265168
URL: http://svnweb.freebsd.org/changeset/base/265168
Log:
MFC r262733:
Use a full path to the target for make rules which create symlinks @,
machine and ${MACHINE_CPUARCH}. Otherwise the presence of a file named
"x86" or "x8
Oops.. wrong log!!
Should've been this:
_
citrus: pass U+FFFE and U+ normally.
r265095, based on an OpenBSD change was rejecting U+FFFE and U+
in accordance with outdated documentation. Both values are valid
"non-characters" [1] and must be mapped through UTFs.
Reference:
h
On Wed, 30 Apr 2014, Matthew Fleming wrote:
On Wed, Apr 30, 2014 at 7:48 AM, Ian Lepore wrote:
For some reason this reminded me of something I've been wanting for a
while but never get around to writing... /dev/ones, it's just
like /dev/zero except it returns 0xff bytes. Useful for dd'ing t
Author: pfg
Date: Thu May 1 01:42:48 2014
New Revision: 265167
URL: http://svnweb.freebsd.org/changeset/base/265167
Log:
citrus: Avoid invalid code points.
From the OpenBSD log:
The UTF-8 decoder should not accept byte sequences which decode to unicode
code positions U+D800 to U+DFFF (
Author: imp
Date: Thu May 1 00:31:19 2014
New Revision: 265166
URL: http://svnweb.freebsd.org/changeset/base/265166
Log:
MFC: r258705,r258709,r263140,r263184,r263185,r263186,r263187,r263188,
r263189,r263190,r263192,r263193,r263287,r263288,r263890,r264281,
r264655,r264656,r264856,r264857,r26
Author: grehan
Date: Thu May 1 00:12:24 2014
New Revision: 265165
URL: http://svnweb.freebsd.org/changeset/base/265165
Log:
Provide an alias for the userboot console and name it 'comconsole'.
This allows existing loader.conf files that set "console=comconsole"
to work without failing. No fu
On 1 May 2014, at 0:18, Ian Lepore wrote:
>> /dev/full is similar to /dev/zero except it always returns
>> ENOSPC when you attempt to write to it.
>>
>
> For some reason this reminded me of something I've been wanting for a
> while but never get around to writing... /dev/ones, it's just
> lik
On 04/30/14 16:10, Jilles Tjoelker wrote:
On Tue, Apr 29, 2014 at 03:25:57PM +, Pedro F. Giffuni wrote:
Author: pfg
Date: Tue Apr 29 15:25:57 2014
New Revision: 265095
URL: http://svnweb.freebsd.org/changeset/base/265095
Log:
citrus: Avoid invalid code points.
From the OpenBSD log
Author: pfg
Date: Wed Apr 30 21:19:46 2014
New Revision: 265164
URL: http://svnweb.freebsd.org/changeset/base/265164
Log:
Small cleanup: mostly whitespace vs. tabs.
Modified:
head/sbin/newfs_msdos/newfs_msdos.c
Modified: head/sbin/newfs_msdos/newfs_msdos.c
===
On Tue, Apr 29, 2014 at 03:25:57PM +, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Tue Apr 29 15:25:57 2014
> New Revision: 265095
> URL: http://svnweb.freebsd.org/changeset/base/265095
> Log:
> citrus: Avoid invalid code points.
>
> From the OpenBSD log:
> The UTF-8 decoder should n
Author: imp
Date: Wed Apr 30 20:52:38 2014
New Revision: 265163
URL: http://svnweb.freebsd.org/changeset/base/265163
Log:
Fix logic error.
Submitted by: ian@
Modified:
head/sys/tools/fdt/make_dtb.sh (contents, props changed)
Modified: head/sys/tools/fdt/make_dtb.sh
==
Author: imp
Date: Wed Apr 30 20:47:40 2014
New Revision: 265162
URL: http://svnweb.freebsd.org/changeset/base/265162
Log:
Turns out this .if evaluated not in the context of the makedtb target
sometimes due to Makefile expansion rules. Make the test for things
being NULL elsewhere...
Modifie
Author: pfg
Date: Wed Apr 30 20:46:52 2014
New Revision: 265161
URL: http://svnweb.freebsd.org/changeset/base/265161
Log:
MFC r264581, r264744 (partial):
Various style(9) fixes and typos in printf and grep.
#define should be followed by a tab.
Modified:
stable/9/usr.bin/grep/grep.
Author: pfg
Date: Wed Apr 30 20:39:08 2014
New Revision: 265160
URL: http://svnweb.freebsd.org/changeset/base/265160
Log:
MFC r264581, r264744:
Various style(9) fixes and typos in printf, grep, sort and patch.
#define should be followed by a tab.
Modified:
stable/10/usr.bin/grep/g
On Apr 30, 2014, at 11:13 AM, Ian Lepore wrote:
> On Wed, 2014-04-30 at 17:22 +0100, Steven Hartland wrote:
>> - Original Message -
>> From: "Ian Lepore"
>> To: "Eitan Adler"
>> Cc: ; ;
>>
>> Sent: Wednesday, April 30, 2014 3:48 PM
>> Subject: Re: svn commit: r265132 - in head: shar
Author: mav
Date: Wed Apr 30 19:44:31 2014
New Revision: 265159
URL: http://svnweb.freebsd.org/changeset/base/265159
Log:
Respect MAXIMUM TRANSFER LENGTH field of Block Limits VPD page.
Nobody yet reported disk supporting I/Os less then our MAXPHYS value, but
since we any way have code to
On 2014-04-30 02:20:48 -0400, ?? wrote:
> Author: eadler
> Date: Wed Apr 30 06:20:48 2014
> New Revision: 265132
> URL: http://svnweb.freebsd.org/changeset/base/265132
>
> Log:
> Add a /dev/full device.
>
> /dev/full is similar to /dev/zero except it always returns
> ENOSPC when you attem
Author: peter
Date: Wed Apr 30 18:25:14 2014
New Revision: 265158
URL: http://svnweb.freebsd.org/changeset/base/265158
Log:
List LINT* instead of completely removing svn:ignore.
Modified:
Directory Properties:
head/sys/amd64/conf/ (props changed)
head/sys/arm/conf/ (props changed)
hea
Author: emaste
Date: Wed Apr 30 18:11:53 2014
New Revision: 265157
URL: http://svnweb.freebsd.org/changeset/base/265157
Log:
kldxref: Clean up error reporting
Omit "too many sections" warnings if the ELF file is not dynamically
linked (and is therefore skipped anyway), and otherwise outpu
Author: imp
Date: Wed Apr 30 18:02:04 2014
New Revision: 265154
URL: http://svnweb.freebsd.org/changeset/base/265154
Log:
Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in a
kernel config file. If you also want to have a static DTB compiled
into your kernel, however, it ca
Author: imp
Date: Wed Apr 30 18:02:19 2014
New Revision: 265156
URL: http://svnweb.freebsd.org/changeset/base/265156
Log:
This was copied to IMX6, which has since evolved further. Remove this
as it is no longer needed.
Deleted:
head/sys/arm/conf/WANDBOARD.common
Author: imp
Date: Wed Apr 30 18:02:10 2014
New Revision: 265155
URL: http://svnweb.freebsd.org/changeset/base/265155
Log:
Omit from the universe build all config files tagged with
#NO_UNIVERSE. Many of these config files are important examples, but
add little to no regresive value to the int
Author: smh
Date: Wed Apr 30 17:46:29 2014
New Revision: 265152
URL: http://svnweb.freebsd.org/changeset/base/265152
Log:
Reintroduce priority for the TRIM ZIOs instead of using the "NOW" priority
The changes how TRIM requests are generated to use ZIO_TYPE_FREE + a priority
instead of ZIO
Author: peter
Date: Wed Apr 30 17:43:49 2014
New Revision: 265151
URL: http://svnweb.freebsd.org/changeset/base/265151
Log:
Nuke svn:ignore on the conf directory - This makes sense for the compile
directory, but not so much for here as it's including ignores for things
like GENERIC etc.
Author: mav
Date: Wed Apr 30 17:38:26 2014
New Revision: 265150
URL: http://svnweb.freebsd.org/changeset/base/265150
Log:
Do not reread SCSI disk VPD pages on every device open.
Instead of rereading VPD pages on every device open, do it only on initial
device probe, and in cases when devi
- Original Message -
From: "Ian Lepore"
To: "Steven Hartland"
Cc: "Eitan Adler" ; ;
;
Sent: Wednesday, April 30, 2014 6:13 PM
Subject: Re: svn commit: r265132 - in head: share/man/man4 sys/dev/null
On Wed, 2014-04-30 at 17:22 +0100, Steven Hartland wrote:
- Original Message -
On Wed, 2014-04-30 at 17:22 +0100, Steven Hartland wrote:
> - Original Message -
> From: "Ian Lepore"
> To: "Eitan Adler"
> Cc: ; ;
>
> Sent: Wednesday, April 30, 2014 3:48 PM
> Subject: Re: svn commit: r265132 - in head: share/man/man4 sys/dev/null
>
>
> > On Wed, 2014-04-30 at 06:2
Author: smh
Date: Wed Apr 30 16:42:12 2014
New Revision: 265149
URL: http://svnweb.freebsd.org/changeset/base/265149
Log:
Make uninteresting PCI devices with no attached drivers only print out
on a verbose boot
MFC after:2 weeks
Modified:
head/sys/dev/pci/pci.c
Modified: head/sys/
On Wednesday, April 30, 2014 10:48:27 am Nathan Whitehorn wrote:
> On 04/30/14 06:36, Ed Maste wrote:
> > On 30 April 2014 01:41, Nathan Whitehorn wrote:
> >> So, to make universally bootable install media, we have to switch the
> >> default console driver to newcons. This means we need to finish
- Original Message -
From: "Ian Lepore"
To: "Eitan Adler"
Cc: ; ;
Sent: Wednesday, April 30, 2014 3:48 PM
Subject: Re: svn commit: r265132 - in head: share/man/man4 sys/dev/null
On Wed, 2014-04-30 at 06:20 +, Eitan Adler wrote:
Author: eadler
Date: Wed Apr 30 06:20:48 2014
N
On Wed, Apr 30, 2014 at 7:48 AM, Ian Lepore wrote:
> On Wed, 2014-04-30 at 06:20 +, Eitan Adler wrote:
>> Author: eadler
>> Date: Wed Apr 30 06:20:48 2014
>> New Revision: 265132
>> URL: http://svnweb.freebsd.org/changeset/base/265132
>>
>> Log:
>> Add a /dev/full device.
>>
>> /dev/full i
On Wed, 2014-04-30 at 06:20 +, Eitan Adler wrote:
> Author: eadler
> Date: Wed Apr 30 06:20:48 2014
> New Revision: 265132
> URL: http://svnweb.freebsd.org/changeset/base/265132
>
> Log:
> Add a /dev/full device.
>
> /dev/full is similar to /dev/zero except it always returns
> ENOSPC
On 04/30/14 06:36, Ed Maste wrote:
On 30 April 2014 01:41, Nathan Whitehorn wrote:
So, to make universally bootable install media, we have to switch the
default console driver to newcons. This means we need to finish polishing
newcons and need to think about what, exactly, the missing pieces ar
Author: ian
Date: Wed Apr 30 14:38:13 2014
New Revision: 265148
URL: http://svnweb.freebsd.org/changeset/base/265148
Log:
Convert the Zynq SoC support to the new routines for static device mapping.
Modified:
head/sys/arm/xilinx/zy7_machdep.c
head/sys/arm/xilinx/zy7_reg.h
Modified: head/sys
Author: marius
Date: Wed Apr 30 14:09:26 2014
New Revision: 265147
URL: http://svnweb.freebsd.org/changeset/base/265147
Log:
MFC: r241028
Change queue overflow checks from DIAGNOSTIC+panic() to KASSERT() to make
them enabled on HEAD by default. It is probably better to do single compare
On 30 April 2014 01:41, Nathan Whitehorn wrote:
>
> So, to make universally bootable install media, we have to switch the
> default console driver to newcons. This means we need to finish polishing
> newcons and need to think about what, exactly, the missing pieces are to
> enable it as the defaul
Author: smh
Date: Wed Apr 30 11:06:02 2014
New Revision: 265146
URL: http://svnweb.freebsd.org/changeset/base/265146
Log:
MFC r265046
Fix ZIO reordering issue which could cause data loss / corruption.
Sponsored by: Multiplay
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common
Author: pjd
Date: Wed Apr 30 09:58:28 2014
New Revision: 265145
URL: http://svnweb.freebsd.org/changeset/base/265145
Log:
Don't forget to remember previous element at the end of the loop.
Reported by: brueffer
Found with: Coverity Prevent(tm)
CID: 1135301
Modified:
head/l
Author: erwin
Date: Wed Apr 30 09:57:38 2014
New Revision: 265144
URL: http://svnweb.freebsd.org/changeset/base/265144
Log:
Pick up the 2014032601 update which adds an IPv6 address for C.
Note that this is a direct commit to stable/8 as this file
is no longer in HEAD.
Sponsored by: D
Author: erwin
Date: Wed Apr 30 09:55:45 2014
New Revision: 265142
URL: http://svnweb.freebsd.org/changeset/base/265142
Log:
Pick up the 2014032601 update which adds an IPv6 address for C.
Note that this is a direct commit to stable/9 as this file
is no longer in HEAD.
Sponsored by: D
Author: smh
Date: Wed Apr 30 09:55:50 2014
New Revision: 265143
URL: http://svnweb.freebsd.org/changeset/base/265143
Log:
MFC r265046
Fix ZIO reordering issue which could cause data loss / corruption.
Sponsored by: Multiplay
Modified:
stable/10/sys/cddl/contrib/opensolaris/uts/commo
Author: smh
Date: Wed Apr 30 09:53:14 2014
New Revision: 265141
URL: http://svnweb.freebsd.org/changeset/base/265141
Log:
MFC r265046
Fix ZIO reordering issue which could cause data loss / corruption.
Sponsored by: Multiplay
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common
Author: kevlo
Date: Wed Apr 30 08:51:30 2014
New Revision: 265140
URL: http://svnweb.freebsd.org/changeset/base/265140
Log:
Document m_get2().
Reviewed by: glebius
Modified:
head/share/man/man9/Makefile
head/share/man/man9/mbuf.9
Modified: head/share/man/man9/Makefile
===
Author: kevlo
Date: Wed Apr 30 07:17:51 2014
New Revision: 265139
URL: http://svnweb.freebsd.org/changeset/base/265139
Log:
Change type from int to short to match function prototypes.
Reviewed by: glebius
Modified:
head/share/man/man9/mbuf.9
Modified: head/share/man/man9/mbuf.9
===
49 matches
Mail list logo