On Tue, 30 Jun 2009 17:10:08 + (UTC)Tue Jun 30 17:10:08 2009, Andriy Gapon
wrote:
> Author: avg
> Date: Tue Jun 30 17:10:08 2009
> New Revision: 195197
> URL: http://svn.freebsd.org/changeset/base/195197
>
> Log:
> MFC 185295, 185341, 185343: cpu identification improvements
>
> Goal of thi
In message <200907080556.n685ufsn040...@svn.freebsd.org>, Marcel Moolenaar writ
es:
>Log:
> Revert revisions 188839 and 188868. Use of the ioctl in geom_dev.c
> is invalid because the ioctl happens without prior open. The ioctl
> got introduced to provide backward compatibility for extended
>
on 08/07/2009 10:04 Max Brazhnikov said the following:
>
> buildkernel fails for me with latest stable:
I almost missed your message - so much of the original commit message you
quoted :-)
I can not reproduce this build failure here.
What arch is this (I assumed i386)?
What method of obtaining/
On Wed, 08 Jul 2009 11:27:33 +0300, Andriy Gapon wrote:
> on 08/07/2009 10:04 Max Brazhnikov said the following:
> > buildkernel fails for me with latest stable:
>
> I almost missed your message - so much of the original commit message you
> quoted :-) I can not reproduce this build failure here.
>
Author: brian
Date: Wed Jul 8 10:16:16 2009
New Revision: 195443
URL: http://svn.freebsd.org/changeset/base/195443
Log:
Fix some uninitialise variables.
PR: 136383
Submitted by: Ulrich Spoerlein - uqs at spoerlein dot net
Approved by: re (kib)
MFC after:3 weeks
Added:
Author: ed
Date: Wed Jul 8 10:21:52 2009
New Revision: 195444
URL: http://svn.freebsd.org/changeset/base/195444
Log:
Fix regressions in return events of poll() on TTYs.
As pointed out, POLLHUP should be generated, even if it hasn't been
specified on input. It is also not allowed to retur
on 08/07/2009 13:03 Max Brazhnikov said the following:
> On Wed, 08 Jul 2009 11:27:33 +0300, Andriy Gapon wrote:
>> on 08/07/2009 10:04 Max Brazhnikov said the following:
>>> buildkernel fails for me with latest stable:
>> I almost missed your message - so much of the original commit message you
>>
On Wed, 08 Jul 2009 13:35:12 +0300, Andriy Gapon wrote:
> on 08/07/2009 13:03 Max Brazhnikov said the following:
> > On Wed, 08 Jul 2009 11:27:33 +0300, Andriy Gapon wrote:
> >> on 08/07/2009 10:04 Max Brazhnikov said the following:
> >>> buildkernel fails for me with latest stable:
> >>
> >> I alm
Author: trasz
Date: Wed Jul 8 15:23:18 2009
New Revision: 195458
URL: http://svn.freebsd.org/changeset/base/195458
Log:
There is an optimization in chmod(1), that makes it not to call chmod(2)
if the new file mode is the same as it was before; however, this
optimization must be disabled for
Author: trasz
Date: Wed Jul 8 15:25:27 2009
New Revision: 195459
URL: http://svn.freebsd.org/changeset/base/195459
Log:
Regenerate after lpathconf(2) addition.
Approved by: re (kib)
Modified:
head/sys/kern/init_sysent.c
head/sys/kern/syscalls.c
head/sys/kern/systrace_args.c
head/
Author: jamie
Date: Wed Jul 8 15:46:29 2009
New Revision: 195461
URL: http://svn.freebsd.org/changeset/base/195461
Log:
Fix a typo in the examples.
Approved by: re (kib), bz (mentor)
Modified:
head/usr.sbin/jail/jail.8
Modified: head/usr.sbin/jail/jail.8
==
Author: jamie
Date: Wed Jul 8 15:57:22 2009
New Revision: 195462
URL: http://svn.freebsd.org/changeset/base/195462
Log:
Give a more expected behavior to -[hns] options, defaulting to all
parameters instead of ignoring the options and giving the old-style
default output.
Approved by: r
Author: trasz
Date: Wed Jul 8 16:26:43 2009
New Revision: 195468
URL: http://svn.freebsd.org/changeset/base/195468
Log:
Fix freebsd32 version of lpathconf(2).
Approved by: re (kib)
Modified:
head/sys/compat/freebsd32/syscalls.master
Modified: head/sys/compat/freebsd32/syscalls.master
Author: trasz
Date: Wed Jul 8 16:30:34 2009
New Revision: 195469
URL: http://svn.freebsd.org/changeset/base/195469
Log:
Regen the freebsd32 parts.
Approved by: re (kib)
Modified:
head/sys/compat/freebsd32/freebsd32_proto.h
head/sys/compat/freebsd32/freebsd32_syscall.h
head/sys/comp
On Wed, 8 Jul 2009, Mike Silbersack wrote:
Log:
Increase HZ_VM from 10 to 100. While 10 hz saves cpu time
under VM environments, it's too slow for FreeBSD to work
properly. For example, ping at 10hz pings about every 600ms
instead of about every second.
It shouldn't be that bad -- the er
Author: jamie
Date: Wed Jul 8 21:45:48 2009
New Revision: 195477
URL: http://svn.freebsd.org/changeset/base/195477
Log:
Remove crcopy call from seteuid now that it calls crcopysafe.
Reviewed by: brooks
Approved by: re (kib), bz (mentor)
Modified:
head/sys/kern/kern_prot.c
Modified:
Author: yongari
Date: Thu Jul 9 01:58:59 2009
New Revision: 195484
URL: http://svn.freebsd.org/changeset/base/195484
Log:
Make xl(4) build with Tx checksum offload.
PR: kern/136409
Approved by: re (kib)
Modified:
head/sys/dev/xl/if_xl.c
Modified: head/sys/dev/xl/if_xl.c
==
17 matches
Mail list logo