On Thu, Feb 06, 2003 at 02:49:59PM -0500, Igor Pechtchanski wrote:
> Yes, it is. What I meant was "files show up in the 'ls -l' listing with
> '' in the user field". Since the Administrators group is not the
> current user, this field won't be set to whatever the default is, will it?
It
Hi,
this patch makes busy waiting loop in try_to_debug less busy by lowering
priority of current thread to idle and by giving up time slices with Sleep(0).
Without this patch it takes tens of seconds to start dumper or gdb because this
busy loop eats whole CPU and computer almost stops responding.
On Fri, Feb 07, 2003 at 03:35:12PM +0100, Vaclav Haisman wrote:
>this patch makes busy waiting loop in try_to_debug less busy by lowering
>priority of current thread to idle and by giving up time slices with Sleep(0).
I'll apply something similar to this but the scenario of setting the
priority to
On Fri, 7 Feb 2003, Corinna Vinschen wrote:
> On Thu, Feb 06, 2003 at 02:49:59PM -0500, Igor Pechtchanski wrote:
> > Yes, it is. What I meant was "files show up in the 'ls -l' listing with
> > '' in the user field". Since the Administrators group is not the
> > current user, this field w
On Thu, 6 Feb 2003, Igor Pechtchanski wrote:
>
> I just had another really wild idea (feel free to ignore): since we want
> this visible in the "ls" output, suppose ls recognized these special names
> you are going to use (whatever they are), and used the existing
> "--color=auto" mechanism to ou
Hi all,
This patch fixes the badly aligned output of "cygcheck -c".
Igor
===
ChangeLog:
2003-02-07 Igor Pechtchanski <[EMAIL PROTECTED]>
* dump_setup.cc (dump_setup): Compute the longest
package name and
On Fri, Feb 07, 2003 at 10:24:53AM -0500, Igor Pechtchanski wrote:
> ChangeLog (needed?):
Yes, always!
> 2003-02-06 Igor Pechtchanski <[EMAIL PROTECTED]>
>
> * ntsec.sgml: Add note on special names for missing
> user/group.
Applied.
Thanks,
Corinna
--
Corinna Vinschen
On Fri, Feb 07, 2003 at 02:55:11PM -0500, Igor Pechtchanski wrote:
> 2003-02-07 Igor Pechtchanski <[EMAIL PROTECTED]>
>
> * dump_setup.cc (dump_setup): Compute the longest
> package name and align columns properly.
Applied.
Thanks,
Corinna
--
Corinna Vinschen Plea
On Fri, Feb 07, 2003 at 10:12:05PM +0100, Corinna Vinschen wrote:
>On Fri, Feb 07, 2003 at 02:55:11PM -0500, Igor Pechtchanski wrote:
>> 2003-02-07 Igor Pechtchanski <[EMAIL PROTECTED]>
>>
>> * dump_setup.cc (dump_setup): Compute the longest
>> package name and align columns properly.
>
On Fri, 7 Feb 2003, Christopher Faylor wrote:
> On Fri, Feb 07, 2003 at 10:12:05PM +0100, Corinna Vinschen wrote:
> >On Fri, Feb 07, 2003 at 02:55:11PM -0500, Igor Pechtchanski wrote:
> >> 2003-02-07 Igor Pechtchanski <[EMAIL PROTECTED]>
> >>
> >>* dump_setup.cc (dump_setup): Compute the long
On Fri, Feb 07, 2003 at 04:37:51PM -0500, Igor Pechtchanski wrote:
>On Fri, 7 Feb 2003, Christopher Faylor wrote:
>
>> On Fri, Feb 07, 2003 at 10:12:05PM +0100, Corinna Vinschen wrote:
>> >On Fri, Feb 07, 2003 at 02:55:11PM -0500, Igor Pechtchanski wrote:
>> >> 2003-02-07 Igor Pechtchanski <[EMAIL
11 matches
Mail list logo