Author: delphij
Date: Fri Apr 12 02:01:17 2013
New Revision: 249397
URL: http://svnweb.freebsd.org/changeset/base/249397
Log:
Fix a few typos.
Reviewed by: gjb
MFC after:3 days
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.xml
Modified: head/release/doc/en_US.ISO885
Author: neel
Date: Fri Apr 12 01:16:52 2013
New Revision: 249396
URL: http://svnweb.freebsd.org/changeset/base/249396
Log:
If vmm.ko could not be initialized correctly then prevent the creation of
virtual machines subsequently.
Submitted by: Chris Torek
Modified:
head/sys/amd64/include
Author: sjg
Date: Fri Apr 12 00:34:19 2013
New Revision: 249395
URL: http://svnweb.freebsd.org/changeset/base/249395
Log:
If doing buildworld -DWITH_BMAKE make sure bmake does the build.
Modified:
head/Makefile
Modified: head/Makefile
=
Author: np
Date: Thu Apr 11 23:40:05 2013
New Revision: 249393
URL: http://svnweb.freebsd.org/changeset/base/249393
Log:
Add pciids of the T5 based cards. The ones that I haven't tested with
cxgbe(4) are disabled for now. This will change.
MFC after:2 weeks
Modified:
head/sys/dev
Author: np
Date: Thu Apr 11 22:49:29 2013
New Revision: 249392
URL: http://svnweb.freebsd.org/changeset/base/249392
Log:
Cosmetic change (s/wrwc/wcwr/;s/WRWC/WCWR/).
MFC after:3 days.
Modified:
head/sys/dev/cxgbe/adapter.h
head/sys/dev/cxgbe/t4_main.c
head/sys/dev/cxgbe/t4_sge.c
Author: np
Date: Thu Apr 11 22:46:39 2013
New Revision: 249391
URL: http://svnweb.freebsd.org/changeset/base/249391
Log:
Auto-reduce the holdoff timers that are greater than the maximum value
allowed by the hardware.
MFC after:3 days
Modified:
head/sys/dev/cxgbe/t4_sge.c
Modified:
On Thu, Apr 11, 2013 at 17:06:44 +1000, Bruce Evans wrote:
> On Wed, 10 Apr 2013, Kenneth D. Merry wrote:
>
> >Log:
> > Fix a time calculation error in ctlstat_standard().
> >
> > ctlstat.c: When converting a timeval to a floating point
> > number in ctlstat_standard(), cast the nanos
Author: bz
Date: Thu Apr 11 22:18:20 2013
New Revision: 249390
URL: http://svnweb.freebsd.org/changeset/base/249390
Log:
Generate a LINT for powerpc and for powerpc64.
Discussed with: nwhitehorn
Modified:
head/sys/conf/makeLINT.mk
head/sys/powerpc/conf/Makefile
Modified: head/sy
Author: adrian
Date: Thu Apr 11 22:02:35 2013
New Revision: 249386
URL: http://svnweb.freebsd.org/changeset/base/249386
Log:
Always enable TXOK interrupts when setting up TX queues for EDMA NICs.
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
Author: np
Date: Thu Apr 11 21:36:01 2013
New Revision: 249385
URL: http://svnweb.freebsd.org/changeset/base/249385
Log:
cxgbe/tom: Slight simplification of code that calculates options2.
MFC after:3 days
Modified:
head/sys/dev/cxgbe/tom/t4_connect.c
head/sys/dev/cxgbe/tom/t4_liste
Author: ken
Date: Thu Apr 11 21:18:04 2013
New Revision: 249384
URL: http://svnweb.freebsd.org/changeset/base/249384
Log:
Fix bugs in the elapsed time calculation in ctlstat_standard()
pointed out by bde:
- Casting to long double isn't needed.
- The division isn't needed, multiplication
Author: np
Date: Thu Apr 11 21:17:49 2013
New Revision: 249383
URL: http://svnweb.freebsd.org/changeset/base/249383
Log:
Get rid of a couple of stray \n's.
MFC after:3 days.
Modified:
head/sys/dev/cxgbe/t4_main.c
Modified: head/sys/dev/cxgbe/t4_main.c
===
Author: np
Date: Thu Apr 11 21:15:35 2013
New Revision: 249382
URL: http://svnweb.freebsd.org/changeset/base/249382
Log:
There is no need for elaborate queries and error checking when trying to
set FW4MSG_ENCAP.
MFC after:3 days
Modified:
head/sys/dev/cxgbe/t4_main.c
Modified: hea
Author: emaste
Date: Thu Apr 11 20:15:37 2013
New Revision: 249381
URL: http://svnweb.freebsd.org/changeset/base/249381
Log:
Spelling correction
Modified:
head/lib/libc/gen/glob.c
head/lib/libc/stdio/fgetln.c
Modified: head/lib/libc/gen/glob.c
==
Author: trociny
Date: Thu Apr 11 19:51:53 2013
New Revision: 249379
URL: http://svnweb.freebsd.org/changeset/base/249379
Log:
Document sbuf_start_section() and sbuf_end_section() functions.
MFC after:1 month
Modified:
head/share/man/man9/sbuf.9
Modified: head/share/man/man9/sbuf.9
=
Author: trociny
Date: Thu Apr 11 19:50:10 2013
New Revision: 249378
URL: http://svnweb.freebsd.org/changeset/base/249378
Log:
Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map.
MFC after:1 month
Modified:
head/lib/libsbuf/Symbol.map
head/lib/libsbuf/Version.def
Author: trociny
Date: Thu Apr 11 19:49:18 2013
New Revision: 249377
URL: http://svnweb.freebsd.org/changeset/base/249377
Log:
Add sbuf_start_section() and sbuf_end_section() functions, which can
be used for automatic section alignment.
Discussed with: kib
Reviewed by: kib
MFC a
Author: np
Date: Thu Apr 11 19:39:40 2013
New Revision: 249376
URL: http://svnweb.freebsd.org/changeset/base/249376
Log:
- Explain clearly why a different firmware is being installed (if/when
it is being installed). Improve other error messages while here.
- Select special FPGA specifi
Author: joel (doc committer)
Date: Thu Apr 11 19:05:24 2013
New Revision: 249375
URL: http://svnweb.freebsd.org/changeset/base/249375
Log:
Minor spelling and grammar fixes.
Modified:
head/sbin/ipfw/ipfw.8
head/usr.bin/rctl/rctl.8
head/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1
head/usr
Author: joel (doc committer)
Date: Thu Apr 11 18:46:41 2013
New Revision: 249373
URL: http://svnweb.freebsd.org/changeset/base/249373
Log:
Remove contractions.
Modified:
head/sbin/camcontrol/camcontrol.8
head/sbin/kldload/kldload.8
head/sbin/newfs/newfs.8
head/share/man/man3/fpgetround.
On Apr 11, 2013, at 11:13 AM, Colin Percival wrote:
> On 04/11/13 00:59, Bruce Evans wrote:
>>> Log:
>>> Include types.h for C99 uintXX_t types.
>>
>> This adds namespace pollution that was carefully left out.
>
> ... and as a developer, I wish we left out such namespace pollution more
> often.
Author: glebius
Date: Thu Apr 11 18:23:56 2013
New Revision: 249372
URL: http://svnweb.freebsd.org/changeset/base/249372
Log:
Fix tcp_output() so that tcpcb is updated in the same manner when an
mbuf allocation fails, as in a case when ip_output() returns error.
To achieve that, move larg
On 04/11/13 00:59, Bruce Evans wrote:
>> Log:
>> Include types.h for C99 uintXX_t types.
>
> This adds namespace pollution that was carefully left out.
... and as a developer, I wish we left out such namespace pollution more often.
I write code on FreeBSD which I then publish with the intention
Juli,
On Thu, Apr 11, 2013 at 11:05:28AM -0700, Juli Mallett wrote:
J> > On Thu, Apr 11, 2013 at 09:07:25PM +1000, Bruce Evans wrote:
J> > B> Just routine avoidance of namespace pollution. This is easy in such a
J> > B> simple header.
J> >
J> > Sorry, with all respect, but I can't call includin
On Thu, Apr 11, 2013 at 11:00 AM, Gleb Smirnoff wrote:
> Bruce,
>
> On Thu, Apr 11, 2013 at 09:07:25PM +1000, Bruce Evans wrote:
> B> Just routine avoidance of namespace pollution. This is easy in such a
> B> simple header.
>
> Sorry, with all respect, but I can't call including sys/types.h
> a
Author: joel (doc committer)
Date: Thu Apr 11 18:02:42 2013
New Revision: 249371
URL: http://svnweb.freebsd.org/changeset/base/249371
Log:
Remove kernel options from the SYNOPSIS. They are already documented in the
geom(4) manual page SYNOPSIS.
Modified:
head/sbin/geom/class/part/gpart.8
M
Bruce,
On Thu, Apr 11, 2013 at 09:07:25PM +1000, Bruce Evans wrote:
B> Just routine avoidance of namespace pollution. This is easy in such a
B> simple header.
Sorry, with all respect, but I can't call including sys/types.h
a namespace pollution.
Ok, even you force me to name it that way, stil
Author: np
Date: Thu Apr 11 17:50:50 2013
New Revision: 249370
URL: http://svnweb.freebsd.org/changeset/base/249370
Log:
cxgbe(4): Ensure that the MOD_LOAD handler runs before either t4nex or
t5nex attach to their devices.
MFC after:3 days
Modified:
head/sys/dev/cxgbe/t4_main.c
Mo
Author: gavin
Date: Thu Apr 11 17:16:08 2013
New Revision: 249369
URL: http://svnweb.freebsd.org/changeset/base/249369
Log:
- Add entries for alc and akoszek, alredy referenced elsewhere
- Add phk -> mux relationship, confirmed by mux@
- Add scottl -> sbruno relationship
- Move four ex-com
Author: np
Date: Thu Apr 11 16:50:58 2013
New Revision: 249368
URL: http://svnweb.freebsd.org/changeset/base/249368
Log:
Set and display the IP fragment bit correctly when dealing with
the filter mode.
MFC after:3 days.
Modified:
head/tools/tools/cxgbetool/cxgbetool.c
Modified: he
Author: pfg
Date: Thu Apr 11 16:24:36 2013
New Revision: 249367
URL: http://svnweb.freebsd.org/changeset/base/249367
Log:
DTrace: option for time-ordered output
Merge changes from illumos:
3021 option for time-ordered output from dtrace(1M)
3022 DTrace: keys should not affect the sor
Author: joel (doc committer)
Date: Thu Apr 11 13:05:38 2013
New Revision: 249361
URL: http://svnweb.freebsd.org/changeset/base/249361
Log:
Remove EOL whitespace.
Modified:
head/lib/libkvm/kvm_getpcpu.3
head/share/man/man4/ciss.4
Modified: head/lib/libkvm/kvm_getpcpu.3
=
Author: emaste
Date: Thu Apr 11 12:49:42 2013
New Revision: 249360
URL: http://svnweb.freebsd.org/changeset/base/249360
Log:
Remove unused atomic header
Modified:
head/lib/libc/stdio/fwalk.c
Modified: head/lib/libc/stdio/fwalk.c
===
Author: eadler
Date: Thu Apr 11 12:24:29 2013
New Revision: 249359
URL: http://svnweb.freebsd.org/changeset/base/249359
Log:
fuser(1) requires a filename.
Reviewed by: lstewart
Approved by: bcr (mentor)
MFC after:3 days
Modified:
head/usr.bin/fstat/fuser.1
Modified: head/usr.b
On Thu, 11 Apr 2013, Gleb Smirnoff wrote:
On Thu, Apr 11, 2013 at 06:49:02PM +1000, Bruce Evans wrote:
B> > On Thu, Apr 11, 2013 at 05:59:24PM +1000, Bruce Evans wrote:
B> > B> > Modified:
B> > B> > head/lib/libkvm/kvm.h
B> > B> >
B> > B> > Modified: head/lib/libkvm/kvm.h
B> > B> >
===
Author: glebius
Date: Thu Apr 11 10:14:28 2013
New Revision: 249358
URL: http://svnweb.freebsd.org/changeset/base/249358
Log:
Fix typo.
Modified:
head/lib/libkvm/Makefile
Modified: head/lib/libkvm/Makefile
==
--- hea
woohoo!
-Alfred
On 4/10/13 11:34 PM, Alexander Motin wrote:
Author: mav
Date: Thu Apr 11 06:34:41 2013
New Revision: 249352
URL: http://svnweb.freebsd.org/changeset/base/249352
Log:
Do not sent 120 TEST UNIT READY requests on generic NOT READY statuses.
Some failing disks tend to ret
On Thu, Apr 11, 2013 at 06:49:02PM +1000, Bruce Evans wrote:
B> > On Thu, Apr 11, 2013 at 05:59:24PM +1000, Bruce Evans wrote:
B> > B> > Modified:
B> > B> > head/lib/libkvm/kvm.h
B> > B> >
B> > B> > Modified: head/lib/libkvm/kvm.h
B> > B> >
On Thu, 11 Apr 2013, Gleb Smirnoff wrote:
On Thu, Apr 11, 2013 at 05:59:24PM +1000, Bruce Evans wrote:
B> > Modified:
B> > head/lib/libkvm/kvm.h
B> >
B> > Modified: head/lib/libkvm/kvm.h
B> >
==
B> > --- head/lib/libkv
Bruce,
On Thu, Apr 11, 2013 at 05:59:24PM +1000, Bruce Evans wrote:
B> > Modified:
B> > head/lib/libkvm/kvm.h
B> >
B> > Modified: head/lib/libkvm/kvm.h
B> >
==
B> > --- head/lib/libkvm/kvm.h Thu Apr 11 07:02:27 2013
Log:
Include types.h for C99 uintXX_t types.
This adds namespace pollution that was carefully left out.
Modified:
head/lib/libkvm/kvm.h
Modified: head/lib/libkvm/kvm.h
==
--- head/lib/libkvm/kvm.h Thu Apr 11 0
Author: mm
Date: Thu Apr 11 07:49:16 2013
New Revision: 249357
URL: http://svnweb.freebsd.org/changeset/base/249357
Log:
Fix libzfs to report error instead of returning zero if trying to hold or
release a non-existing snapshot of a existing dataset. In recursive case
error is reported if no
Author: mm
Date: Thu Apr 11 07:40:30 2013
New Revision: 249356
URL: http://svnweb.freebsd.org/changeset/base/249356
Log:
MFV r249354:
Merge bugfixes accepted and integrated by vendor. Underlying problems
have been reported by us and fixed in r240942 and r249196.
Illumos ZFS issues:
Author: glebius
Date: Thu Apr 11 07:30:49 2013
New Revision: 249355
URL: http://svnweb.freebsd.org/changeset/base/249355
Log:
Include types.h for C99 uintXX_t types.
Modified:
head/lib/libkvm/kvm.h
Modified: head/lib/libkvm/kvm.h
==
On Wed, 10 Apr 2013, Kenneth D. Merry wrote:
Log:
Fix a time calculation error in ctlstat_standard().
ctlstat.c: When converting a timeval to a floating point
number in ctlstat_standard(), cast the nanoseconds
calculation to a long double, so we don't lose
45 matches
Mail list logo