Author: mav
Date: Sat May 22 07:32:47 2010
New Revision: 208410
URL: http://svn.freebsd.org/changeset/base/208410
Log:
Report ATA/SATA channel number to NewBus at location string.
Modified:
head/sys/dev/ahci/ahci.c
head/sys/dev/ata/ata-pci.c
head/sys/dev/ata/ata-pci.h
head/sys/dev/mvs/m
Author: jkim
Date: Sat May 22 07:35:17 2010
New Revision: 208411
URL: http://svn.freebsd.org/changeset/base/208411
Log:
Suspend screen updates when the video controller is powered down.
Modified:
head/sys/dev/syscons/syscons.c
head/sys/dev/syscons/syscons.h
head/sys/isa/syscons_isa.c
Mod
Author: jkim
Date: Sat May 22 07:38:29 2010
New Revision: 208412
URL: http://svn.freebsd.org/changeset/base/208412
Log:
Fix style(9) nits.
Modified:
head/sys/isa/syscons_isa.c
Modified: head/sys/isa/syscons_isa.c
==
Author: jkim
Date: Sat May 22 07:44:33 2010
New Revision: 208413
URL: http://svn.freebsd.org/changeset/base/208413
Log:
Fix more style(9) nits that I missed in the previous commit.
Modified:
head/sys/isa/syscons_isa.c
Modified: head/sys/isa/syscons_isa.c
=
Anonymous writes:
> Tim Kientzle writes:
>
>> Please try the attached patch and let me know if it fixes it for you...
>>
>> Cheers,
>>
>> Tim
> [...]
>
> It fixes the issue. Thanks.
I'm afraid not. Similar issue affects `tar cf - blah | tar xf -'.
It's a little bit harder to reproduce. Caught a
Author: mav
Date: Sat May 22 08:30:47 2010
New Revision: 208414
URL: http://svn.freebsd.org/changeset/base/208414
Log:
Fill rman range start/end values. It makes devinfo output more readable.
Modified:
head/sys/dev/ahci/ahci.c
head/sys/dev/mvs/mvs_pci.c
head/sys/dev/mvs/mvs_soc.c
head/s
Author: maxim
Date: Sat May 22 16:30:33 2010
New Revision: 208417
URL: http://svn.freebsd.org/changeset/base/208417
Log:
o Grammar.
PR: conf/146827
Submitted by: chris petrik
Modified:
head/share/mk/bsd.README
Modified: head/share/mk/bsd.README
==
Ah, yes. I did forget to add an EINTR check to the write side.
Attached patch should fix "tar cf"
Thanks for your careful testing...
Anonymous wrote:
Anonymous writes:
Tim Kientzle writes:
Please try the attached patch and let me know if it fixes it for you...
Cheers,
Tim
[...]
It
On Sat, 22.05.2010 at 16:30:33 +, Maxim Konovalov wrote:
> Author: maxim
> Date: Sat May 22 16:30:33 2010
> New Revision: 208417
> URL: http://svn.freebsd.org/changeset/base/208417
>
> Log:
> o Grammar.
>
> PR: conf/146827
> Submitted by: chris petrik
>
> Modified:
>
Author: maxim
Date: Sat May 22 20:19:12 2010
New Revision: 208420
URL: http://svn.freebsd.org/changeset/base/208420
Log:
o Remove EoL w/spaces introduced in the last commit.
Spotted by: uqs
Modified:
head/share/mk/bsd.README
Modified: head/share/mk/bsd.README
=
Tim Kientzle writes:
> Ah, yes. I did forget to add an EINTR check to the write side.
>
> Attached patch should fix "tar cf"
>
> Thanks for your careful testing...
>
[...]
> Index: archive_write.c
> ===
> --- archive_write.c (revi
Author: neel
Date: Sat May 22 21:38:57 2010
New Revision: 208422
URL: http://svn.freebsd.org/changeset/base/208422
Log:
- Use ptpgzone zone to allocate page table pages irrespective of the amount of
memory on a platform. Tested on the Sibyte with 256MB and 1GB memory
configurations.
On Fri, 21 May 2010, Konstantin Belousov wrote:
Log:
Remove PIOLLHUP from the flags used to test for to set exceptfsd
fd_set bits in select(2). It seems that historical behaviour is to not
reporting exception on EOF, and several applications are broken.
Reported by: Yoshihiko Sarumaru
D
In message: <201005170351.o4h3pvug006...@svn.freebsd.org>
Alexander Motin writes:
: Author: mav
: Date: Mon May 17 03:51:57 2010
: New Revision: 208183
: URL: http://svn.freebsd.org/changeset/base/208183
:
: Log:
: Make mvs_if.c to not be always linked statically into the kernel.
:
M. Warner Losh wrote:
> In message: <201005170351.o4h3pvug006...@svn.freebsd.org>
> Alexander Motin writes:
> : Author: mav
> : Date: Mon May 17 03:51:57 2010
> : New Revision: 208183
> : URL: http://svn.freebsd.org/changeset/base/208183
> :
> : Log:
> : Make mvs_if.c to not be alwa
15 matches
Mail list logo