On May 22, 2012, at 11:41 PM, Dimitry Andric wrote:
> On 2012-05-22 23:07, m...@freebsd.org wrote:
> ...
>> We run with the following at Isilon, which is somewhat bogus because
>> it allows a bit of sloppiness in types, but is also terribly
>> convenient since it means no casting on printf argume
On Tue, 22 May 2012 g...@freebsd.org wrote:
At Wed, 23 May 2012 06:05:06 +1000 (EST),
Bruce Evans wrote:
[... excessive quoting deleted]
Now I prefer the old way, after fixing the bugs found by switching.
It finds more bugs under FreeBSD, and is bug for bug compatible with
distribution gcc a
On Tue, 22 May 2012, Marcel Moolenaar wrote:
On May 22, 2012, at 2:07 PM, m...@freebsd.org wrote:
On Tue, May 22, 2012 at 1:05 PM, Bruce Evans wrote:
On Tue, 22 May 2012, David E. O'Brien wrote:
Log:
Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit
platforms.
I think
Author: tuexen
Date: Wed May 23 10:35:40 2012
New Revision: 235827
URL: http://svn.freebsd.org/changeset/base/235827
Log:
Update copyright date.
MFC after: 3 days
Modified:
head/lib/libc/net/sctp_sys_calls.c
Modified: head/lib/libc/net/sctp_sys_calls.c
==
On Wed, 23 May 2012, Garrett Cooper wrote:
On May 22, 2012, at 11:41 PM, Dimitry Andric wrote:
On 2012-05-22 23:07, m...@freebsd.org wrote:
...
We run with the following at Isilon, which is somewhat bogus because
it allows a bit of sloppiness in types, but is also terribly
convenient since i
Author: tuexen
Date: Wed May 23 11:26:28 2012
New Revision: 235828
URL: http://svn.freebsd.org/changeset/base/235828
Log:
Use consistent text at the begining of the files.
MFC after: 3 days
Modified:
head/sys/netinet/sctp.h
head/sys/netinet/sctp_asconf.c
head/sys/netinet/sctp_asconf.
On 2012-05-22 20:18, David E. O'Brien wrote:
> Author: obrien
> Date: Tue May 22 18:18:06 2012
> New Revision: 235797
> URL: http://svn.freebsd.org/changeset/base/235797
>
> Log:
> Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit
> platforms.
>
> Modified:
> head/contrib/
Author: avg
Date: Wed May 23 12:51:49 2012
New Revision: 235829
URL: http://svn.freebsd.org/changeset/base/235829
Log:
vm_pager_object_lookup: small performance optimization
do not needlessly lock an object if its handle doesn't match
Reviewed by: kib, alc
MFC after:1 week
Modi
Author: fabient
Date: Wed May 23 13:23:40 2012
New Revision: 235831
URL: http://svn.freebsd.org/changeset/base/235831
Log:
Soft PMC support for ARM.
Callgraph is not captured, only current location.
Sample system wide profiling: "pmcstat -Sclock.hard -T"
Modified:
head/sys/arm/arm/mach
Author: jhb
Date: Wed May 23 13:41:12 2012
New Revision: 235833
URL: http://svn.freebsd.org/changeset/base/235833
Log:
Only check to see if a memory resource is a PCI ROM BAR when activating
and deactivating PCI resources. Previously, if a device had more than
48 MSI interrupts, then activa
Author: jhb
Date: Wed May 23 13:45:52 2012
New Revision: 235834
URL: http://svn.freebsd.org/changeset/base/235834
Log:
Rework the previous change to honor MADT processor IDs when probing
processor objects. Instead of forcing the new-bus CPU objects to use
a unit number equal to pc_cpuid, ad
On 23. May 2012, at 06:49 , Xin LI wrote:
> Author: delphij
> Date: Wed May 23 06:49:50 2012
> New Revision: 235822
> URL: http://svn.freebsd.org/changeset/base/235822
>
> Log:
> Fix build:
>
> - Use %ll instead of %q for explicit long long casts;
> - Use %j instead of %q in XFS and cast t
Author: joel (doc committer)
Date: Wed May 23 15:06:13 2012
New Revision: 235837
URL: http://svn.freebsd.org/changeset/base/235837
Log:
mdoc: move two sentences from synopsis to description (where they really
belong). With this change, mandoc now formats these manpages properly.
Modified:
h
Author: jamie
Date: Wed May 23 15:30:13 2012
New Revision: 235840
URL: http://svn.freebsd.org/changeset/base/235840
Log:
Note that the new jail(8) will be appearing in 9.1.
Modified:
head/usr.sbin/jail/jail.8
head/usr.sbin/jail/jail.conf.5
Modified: head/usr.sbin/jail/jail.8
==
Author: wblock (doc committer)
Date: Wed May 23 16:19:19 2012
New Revision: 235842
URL: http://svn.freebsd.org/changeset/base/235842
Log:
Mention the upper hard limit for -n option. Patch slightly modified
from PR version.
PR: 168255
Submitted by: Andy Kosela
Approved by:
Author: jkim
Date: Wed May 23 17:03:09 2012
New Revision: 235845
URL: http://svn.freebsd.org/changeset/base/235845
Log:
Restore Processor object path for verbose boot message.
Modified:
head/sys/dev/acpica/acpi_cpu.c
Modified: head/sys/dev/acpica/acpi_cpu.c
==
Author: kib
Date: Wed May 23 17:09:14 2012
New Revision: 235846
URL: http://svn.freebsd.org/changeset/base/235846
Log:
Add 'drmn' device as another drm child, to allow drm2 drivers to live
in parallel with drm1.
Sponsored by: The FreeBSD Foundation
MFC after:1 month
Modified:
hea
Author: kib
Date: Wed May 23 17:10:22 2012
New Revision: 235847
URL: http://svn.freebsd.org/changeset/base/235847
Log:
The drm2 modules makefiles commit.
Still not attached to the build.
Sponsored by: The FreeBSD Foundation
MFC after:1 month
Added:
head/sys/modules/drm2/
head/s
Author: issyl0 (doc committer)
Date: Wed May 23 17:13:30 2012
New Revision: 235848
URL: http://svn.freebsd.org/changeset/base/235848
Log:
Add two new locale-specific man pages:
- libc/stdio/scanf_l.3
- libc/stdio/printf_l.3
Reviewed by: theraven
Approved by: gabor (mentor)
MFC aft
Author: delphij
Date: Wed May 23 17:49:59 2012
New Revision: 235849
URL: http://svn.freebsd.org/changeset/base/235849
Log:
Use %j and cast off_t to intmax_t for now to fix build.
Noticed by: bz
Modified:
head/sys/geom/geom_flashmap.c
Modified: head/sys/geom/geom_flashmap.c
===
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 05/23/12 07:56, Bjoern A. Zeeb wrote:
>
> On 23. May 2012, at 06:49 , Xin LI wrote:
>
>> Author: delphij Date: Wed May 23 06:49:50 2012 New Revision:
>> 235822 URL: http://svn.freebsd.org/changeset/base/235822
>>
>> Log: Fix build:
>>
>> - Use
Author: kib
Date: Wed May 23 18:10:54 2012
New Revision: 235850
URL: http://svn.freebsd.org/changeset/base/235850
Log:
Calculate the count of per-process cow faults. Export the count to
userspace using the obscure spare int field in struct kinfo_proc.
Submitted by: Andrey Zonov
MFC af
Author: kib
Date: Wed May 23 18:11:36 2012
New Revision: 235851
URL: http://svn.freebsd.org/changeset/base/235851
Log:
Add 'cow' keyword to show per-process cow count.
Submitted by: Andrey Zonov
MFC after:1 week
Modified:
head/bin/ps/keyword.c
head/bin/ps/ps.1
Modified: head/bi
Author: delphij
Date: Wed May 23 18:17:02 2012
New Revision: 235852
URL: http://svn.freebsd.org/changeset/base/235852
Log:
Use %ju to match uintmax_t usage
Modified:
head/sys/geom/geom_flashmap.c
Modified: head/sys/geom/geom_flashmap.c
Author: joel (doc committer)
Date: Wed May 23 18:41:45 2012
New Revision: 235853
URL: http://svn.freebsd.org/changeset/base/235853
Log:
Fix error reported by mandoc.
Modified:
head/usr.bin/lex/lex.1
Modified: head/usr.bin/lex/lex.1
On Tue, May 22, 2012 at 08:51:44PM +1000, Bruce Evans wrote:
> On Mon, 21 May 2012, Garrett Cooper wrote:
>
> > On Mon, May 21, 2012 at 6:28 PM, Kevin Lo wrote:
> >> Author: kevlo
> >> Date: Tue May 22 01:28:32 2012
> >> New Revision: 235767
> >> URL: http://svn.freebsd.org/changeset/base/235767
Author: emax
Date: Wed May 23 18:56:29 2012
New Revision: 235854
URL: http://svn.freebsd.org/changeset/base/235854
Log:
Tweak condition for disabling allocation from per-CPU buckets in
low memory situation. I've observed a situation where per-CPU
allocations were disabled while there were en
On Wed, May 23, 2012 at 06:17:02PM +, Xin LI wrote:
> Author: delphij
> Date: Wed May 23 18:17:02 2012
> New Revision: 235852
> URL: http://svn.freebsd.org/changeset/base/235852
>
> Log:
> Use %ju to match uintmax_t usage
>
> Modified:
> head/sys/geom/geom_flashmap.c
>
> Modified: head/s
Author: jilles
Date: Wed May 23 19:25:46 2012
New Revision: 235855
URL: http://svn.freebsd.org/changeset/base/235855
Log:
shutdown: Remove unnecessary 2-second delay.
Modified:
head/sbin/shutdown/shutdown.c
Modified: head/sbin/shutdown/shutdown.c
=
on 23/05/2012 22:22 Pawel Jakub Dawidek said the following:
> On Wed, May 23, 2012 at 06:17:02PM +, Xin LI wrote:
>> Author: delphij Date: Wed May 23 18:17:02 2012 New Revision: 235852 URL:
>> http://svn.freebsd.org/changeset/base/235852
>>
>> Log: Use %ju to match uintmax_t usage
>>
>> Modif
Author: joel (doc committer)
Date: Wed May 23 20:22:09 2012
New Revision: 235856
URL: http://svn.freebsd.org/changeset/base/235856
Log:
mdoc: fix .Bl -offset.
Modified:
head/libexec/rbootd/rbootd.8
Modified: head/libexec/rbootd/rbootd.8
===
Author: joel (doc committer)
Date: Wed May 23 20:29:16 2012
New Revision: 235857
URL: http://svn.freebsd.org/changeset/base/235857
Log:
mdoc: Only use macros inside a reference block.
Modified:
head/libexec/tftpd/tftpd.8
Modified: head/libexec/tftpd/tftpd.8
==
Author: delphij
Date: Wed May 23 20:51:21 2012
New Revision: 235858
URL: http://svn.freebsd.org/changeset/base/235858
Log:
- Correct signedness for casts;
- Wrap long line while I'm there.
Noticed by: pjd, avg
Modified:
head/sys/geom/geom_flashmap.c
Modified: head/sys/geom/geom_fl
Author: kib
Date: Wed May 23 21:07:01 2012
New Revision: 235859
URL: http://svn.freebsd.org/changeset/base/235859
Log:
Enable drm2 modules build.
Sponsored by: The FreeBSD Foundation
MFC after:1 month
Modified:
head/sys/i386/conf/XEN
head/sys/modules/Makefile
Modified: head/sys/
On 05/23/12 23:07, Konstantin Belousov wrote:
Author: kib
Date: Wed May 23 21:07:01 2012
New Revision: 235859
URL: http://svn.freebsd.org/changeset/base/235859
Log:
Enable drm2 modules build.
Sponsored by:The FreeBSD Foundation
MFC after: 1 month
Modified:
head/sys/i386/c
Author: dim
Date: Wed May 23 21:48:49 2012
New Revision: 235864
URL: http://svn.freebsd.org/changeset/base/235864
Log:
Upgrade our copy of llvm/clang to 3.1 release. Release notes can be
found at: http://llvm.org/releases/3.1/docs/ReleaseNotes.html
MFC after:3 days
Modified:
head/
On Wed, May 23, 2012 at 01:49:45PM +0200, Dimitry Andric wrote:
> On 2012-05-22 20:18, David E. O'Brien wrote:
> > Log:
> > Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit
> > platforms.
...
> Until all the additional warnings this causes have been fixed, can this
> commit p
Author: obrien
Date: Wed May 23 23:43:55 2012
New Revision: 235865
URL: http://svn.freebsd.org/changeset/base/235865
Log:
Revert r235797. GCC's mis-assumptions has led to incorrect usage of
"%q[diouxX]" within FreeBSD sources.
Modified:
head/contrib/gcc/c-format.c
Modified: head/contrib/g
On Tue, May 22, 2012 at 02:07:22PM -0700, m...@freebsd.org wrote:
> We run with the following at Isilon, which is somewhat bogus because
> it allows a bit of sloppiness in types, but is also terribly
> convenient since it means no casting on printf arguments is needed:
...
> If there's no objectio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2012-05-21 18:19:20 -0400, Alexander V. Chernikov wrote:
> Author: melifaro Date: Mon May 21 22:19:19 2012 New Revision:
> 235746 URL: http://svn.freebsd.org/changeset/base/235746
>
> Log: Call bpf_jitter() before acquiring BPF global lock due to
>
Author: thompsa
Date: Thu May 24 01:31:10 2012
New Revision: 235870
URL: http://svn.freebsd.org/changeset/base/235870
Log:
Allow the socket list to be limited to a specific jail id.
No objections:current@
Modified:
head/usr.bin/sockstat/sockstat.1
head/usr.bin/sockstat/sockstat
Author: wblock (doc committer)
Date: Thu May 24 02:24:03 2012
New Revision: 235873
URL: http://svn.freebsd.org/changeset/base/235873
Log:
Fixes to man8 groff mandoc style, usage mistakes, or typos.
PR: 168016
Submitted by: Nobuyuki Koganemaru
Approved by: gjb
MFC after:
Author: obrien
Date: Thu May 24 04:10:34 2012
New Revision: 235879
URL: http://svn.freebsd.org/changeset/base/235879
Log:
style.Makefile(5)
Modified:
head/sys/modules/aesni/Makefile
Modified: head/sys/modules/aesni/Makefile
On Wed, 23 May 2012, David O'Brien wrote:
On Wed, May 23, 2012 at 01:49:45PM +0200, Dimitry Andric wrote:
On 2012-05-22 20:18, David E. O'Brien wrote:
Log:
Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit
platforms.
...
Until all the additional warnings this causes hav
44 matches
Mail list logo