Bruce,
On Fri, Jun 21, 2013 at 09:04:34AM +1000, Bruce Evans wrote:
B> >> The i386 version of the counter asm doesn't support the immediate
B> >> constraint for technical reasons. 64 bit counters are too large and
B> >> slow to use on i386, especially when they are implemented as they are
B> >>
Author: glebius
Date: Fri Jun 21 06:36:26 2013
New Revision: 252055
URL: http://svnweb.freebsd.org/changeset/base/252055
Log:
Fix kmod_*stat_inc() after r249276. The incorrect code actually
increased the pointer, not the memory it points to.
In collaboration with:kib
Reported &
On Fri, Jun 21, 2013 at 12:15:24PM +1000, Lawrence Stewart wrote:
> Hi Kostik,
>
> On 06/21/13 00:30, Konstantin Belousov wrote:
> > Author: kib
> > Date: Thu Jun 20 14:30:04 2013
> > New Revision: 252032
> > URL: http://svnweb.freebsd.org/changeset/base/252032
> >
> > Log:
> > Allow immediate
Author: lstewart
Date: Fri Jun 21 03:37:35 2013
New Revision: 252052
URL: http://svnweb.freebsd.org/changeset/base/252052
Log:
Non-virtualised hhook points are supported as of r251732.
MFC after:1 week
X-MFC with: 251732
Modified:
head/share/man/man9/hhook.9
Modified: head/share
Hi Kostik,
On 06/21/13 00:30, Konstantin Belousov wrote:
> Author: kib
> Date: Thu Jun 20 14:30:04 2013
> New Revision: 252032
> URL: http://svnweb.freebsd.org/changeset/base/252032
>
> Log:
> Allow immediate operand.
>
> Sponsored by: The FreeBSD Foundation
>
> Modified:
> head/s
Author: hrs
Date: Fri Jun 21 01:47:22 2013
New Revision: 252051
URL: http://svnweb.freebsd.org/changeset/base/252051
Log:
- Use length of _PATH_DEV instead of a hardcoded value[*].
- Use MD_NAME for "md".
Pointed out by: trasz [*]
MFC after:1 week
Modified:
head/sbin/mdconf
On Fri, 21 Jun 2013, Bruce Evans wrote:
On Fri, 21 Jun 2013, I wrote:
On Thu, 20 Jun 2013, Konstantin Belousov wrote:
...
@@ -44,7 +44,7 @@ counter_u64_add(counter_u64_t c, int64_t
...
The i386 version of the counter asm doesn't support the immediate
constraint for technical reasons. 64 bit
On Fri, 21 Jun 2013, I wrote:
On Thu, 20 Jun 2013, Konstantin Belousov wrote:
...
@@ -44,7 +44,7 @@ counter_u64_add(counter_u64_t c, int64_t
...
The i386 version of the counter asm doesn't support the immediate
constraint for technical reasons. 64 bit counters are too large and
slow to use on
On Thu, 20 Jun 2013, Konstantin Belousov wrote:
Log:
Allow immediate operand.
..
Modified: head/sys/amd64/include/counter.h
==
--- head/sys/amd64/include/counter.hThu Jun 20 14:20:03 2013
(r252031)
+++ head/
Author: smh
Date: Thu Jun 20 21:38:08 2013
New Revision: 252045
URL: http://svnweb.freebsd.org/changeset/base/252045
Log:
Corrected ATA Passthrough defines from decimal to hex
Reviewed by: scottl
MFC after:1 week
Modified:
head/sys/cam/scsi/scsi_all.h
Modified: head/sys/cam/scsi/
Author: eadler
Date: Thu Jun 20 21:16:46 2013
New Revision: 252042
URL: http://svnweb.freebsd.org/changeset/base/252042
Log:
Ports switched from dialog to dialog4ports some time ago.
PR: docs/179785
Repored by: Kevin Oberman
Submitted by: "Ilya A. Arkhipov"
MFC After:
On 20 Jun 2013, at 20:34, Warner Losh wrote:
> People trying new versions of FreeBSD. Some of them install the release,
> others might install a snapshot, some will do an install world. But if it
> worked in release 9.3 and broke in 9.4, then to find where they would need to
> install an svn p
On Jun 20, 2013, at 2:40 AM, David Chisnall wrote:
> On 20 Jun 2013, at 00:10, Warner Losh wrote:
>
>>> - FreeBSD developers, who are probably okay with installing a port, but
>>> would prefer a version that didn't depend on kitchen/sink?
>>>
>>> - Users, who wish to be able to update the sou
Author: jeff
Date: Thu Jun 20 19:08:12 2013
New Revision: 252040
URL: http://svnweb.freebsd.org/changeset/base/252040
Log:
- Add a per-zone lock for zones without kegs.
- Be more explicit about zone vs keg locking. This functionally changes
almost nothing.
- Add a size parameter to
Author: dim
Date: Thu Jun 20 18:25:10 2013
New Revision: 252039
URL: http://svnweb.freebsd.org/changeset/base/252039
Log:
Pull in r183984 from llvm trunk:
Make PrologEpilogInserter save/restore all callee saved registers in
functions which call __builtin_unwind_init()
__builtin
On Thursday, June 20, 2013 9:13:51 am David Chisnall wrote:
> On 20 Jun 2013, at 14:09, Julian Elischer wrote:
>
> >> Which of the classes of user that I outlined do you think wants to be
able to do that? As a FreeBSD user, I never felt the desire to do that, but
maybe I was unusual. As a Free
Author: jhb
Date: Thu Jun 20 17:26:25 2013
New Revision: 252037
URL: http://svnweb.freebsd.org/changeset/base/252037
Log:
Document RA_RECURSED and RA_NOTRECURSED.
MFC after:3 days
Modified:
head/share/man/man9/rwlock.9
Modified: head/share/man/man9/rwlock.9
=
Author: hrs
Date: Thu Jun 20 17:01:02 2013
New Revision: 252036
URL: http://svnweb.freebsd.org/changeset/base/252036
Log:
eturn -1 when the specified backing store file is not found in the md
device list.
MFC after:1 week
Modified:
head/sbin/mdconfig/mdconfig.c
Modified: head/sbin
On Thu, Jun 20, 2013 at 11:49:13PM +0930, Daniel O'Connor wrote:
>
> On 20/06/2013, at 23:03, Julian Elischer wrote:
> >> And do you think that the sort of user who is sufficiently engaged with
> >> the project to do this is the sort of user who would not be willing to do
> >> so if it meant in
On Thu, Jun 20, 2013 at 09:33:52PM +0800, Julian Elischer wrote:
> On 6/20/13 9:13 PM, David Chisnall wrote:
> > On 20 Jun 2013, at 14:09, Julian Elischer wrote:
> >
> >>> Which of the classes of user that I outlined do you think wants to be
> >>> able to do that? As a FreeBSD user, I never felt
On 20/06/2013, at 23:03, Julian Elischer wrote:
>> And do you think that the sort of user who is sufficiently engaged with the
>> project to do this is the sort of user who would not be willing to do so if
>> it meant installing the subversion port? If so, then there is a clear case
>> for sv
On 20 Jun 2013, at 14:09, Julian Elischer wrote:
>> Which of the classes of user that I outlined do you think wants to be able
>> to do that? As a FreeBSD user, I never felt the desire to do that, but
>> maybe I was unusual. As a FreeBSD developer, I don't mind installing the svn
>> port to b
Author: hrs
Date: Thu Jun 20 14:30:16 2013
New Revision: 252033
URL: http://svnweb.freebsd.org/changeset/base/252033
Log:
- Add "-f file" support to listing mode (-l). When a -f option is
specified, only md(4) devices which have the specified file as backing
store are displayed.
- Use
Author: kib
Date: Thu Jun 20 14:30:04 2013
New Revision: 252032
URL: http://svnweb.freebsd.org/changeset/base/252032
Log:
Allow immediate operand.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/amd64/include/counter.h
Modified: head/sys/amd64/include/counter.h
=
On 6/20/13 9:13 PM, David Chisnall wrote:
On 20 Jun 2013, at 14:09, Julian Elischer wrote:
Which of the classes of user that I outlined do you think wants to be able to
do that? As a FreeBSD user, I never felt the desire to do that, but maybe I
was unusual. As a FreeBSD developer, I don't m
On 6/20/13 4:40 PM, David Chisnall wrote:
On 20 Jun 2013, at 00:10, Warner Losh wrote:
- FreeBSD developers, who are probably okay with installing a port, but would
prefer a version that didn't depend on kitchen/sink?
- Users, who wish to be able to update the source tree and then either bui
Author: ae
Date: Thu Jun 20 11:44:16 2013
New Revision: 252028
URL: http://svnweb.freebsd.org/changeset/base/252028
Log:
Use corresponding macros to update statistics for AH, ESP, IPIP, IPCOMP,
PFKEY.
MFC after:2 weeks
Modified:
head/sys/netipsec/ah_var.h
head/sys/netipsec/esp_va
Author: ae
Date: Thu Jun 20 09:55:53 2013
New Revision: 252026
URL: http://svnweb.freebsd.org/changeset/base/252026
Log:
Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statistics
accounting.
MFC after:2 weeks
Modified:
head/sys/netinet/tcp_input.c
head/sys/netinet/udp_
On 20 Jun 2013, at 00:10, Warner Losh wrote:
>> - FreeBSD developers, who are probably okay with installing a port, but
>> would prefer a version that didn't depend on kitchen/sink?
>>
>> - Users, who wish to be able to update the source tree and then either build
>> world, or build some optio
Author: dteske
Date: Thu Jun 20 07:29:42 2013
New Revision: 252022
URL: http://svnweb.freebsd.org/changeset/base/252022
Log:
Fix a code typo in a case-statement match expression that prevented IPv6
URLs with port designator from working properly (e.g. http://[::1]:80/).
Modified:
head/usr.s
30 matches
Mail list logo