Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #84250

Re: GNU

From "Carlos E.R." <robin_listas@es.invalid>
Newsgroups comp.os.linux.misc, alt.usage.english
Subject Re: GNU
Date 2026-03-28 14:07 +0100
Message-ID <fd0l9mxh9g.ln2@Telcontar.valinor> (permalink)
References (9 earlier) <10q3kgr$2val0$1@dont-email.me> <n2l81nFebmgU2@mid.individual.net> <1774547182-12588@newsgrouper.org> <10q5mlv$3la8r$1@dont-email.me> <20260327083143.000027a9@gmail.com>

Cross-posted to 2 groups.

Show all headers | View raw


On 2026-03-27 16:31, John Ames wrote:
> On Fri, 27 Mar 2026 21:37:48 +1100
> Peter Moylan <peter@pmoylan.org> wrote:
> 
>> and included a smart linker that deleted library functions that were
>> never called.
> 
> Mind-boggling to me how rare this has been over the decades. I suppose
> there's an extent to which you need to be certain that a function won't
> *ever* be invoked, but it's not like we haven't had call graph analysis
> for aeons; take the worst-case what-if graph and strip out everything
> that isn't on it, and presto.
> 

Borland Pascal did this, when it used .tpl object files created from the 
units. Borland C did not, the .obj files did not allow or facilitate or 
whatever the purge.

However, it did eliminate an entire .obj if no code in it was used. So 
you could sort of have smart linking by using small files, few functions 
per file. But compiling became slower.

-- 
Cheers, Carlos.
ES🇪🇸, EU🇪🇺;

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-23 11:30 +0100
  Re: GNU Pancho <Pancho.Jones@protonmail.com> - 2026-03-23 11:00 +0000
    Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-23 11:22 +0000
    Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-23 22:26 +0100
      Re: GNU Pancho <Pancho.Jones@protonmail.com> - 2026-03-23 21:54 +0000
        Re: GNU rbowman <bowman@montana.com> - 2026-03-24 02:05 +0000
        Parabola, parable Steve Hayes <hayesstw@telkomsa.net> - 2026-03-24 07:10 +0200
        Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-24 13:15 +0100
          Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-24 15:13 +0000
        Re: GNU Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-24 22:14 +0000
      Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-23 21:59 +0000
        Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-24 08:24 +0000
          Re: GNU rbowman <bowman@montana.com> - 2026-03-24 19:04 +0000
            Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-24 19:30 +0000
              Re: GNU rbowman <bowman@montana.com> - 2026-03-25 06:59 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 09:45 +0000
                Re: GNU athel.cb@gmail.com <user12588@newsgrouper.org.invalid> - 2026-03-25 10:04 +0000
            Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-24 21:30 +0100
        Re: GNU Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-24 22:13 +0000
          Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-24 23:14 +0000
            Re: GNU Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-24 23:18 +0000
              Re: GNU rbowman <bowman@montana.com> - 2026-03-25 06:52 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-25 08:45 -0700
                Re: GNU rbowman <bowman@montana.com> - 2026-03-25 18:41 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-25 13:33 -0700
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 21:51 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-26 00:42 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 21:50 +0000
              Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-25 07:01 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-25 18:47 +1100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 09:33 +0000
                Re: GNU Ross Clark <benlizro@ihug.co.nz> - 2026-03-25 23:05 +1300
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-25 21:58 +1100
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-25 20:00 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-25 20:41 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-25 22:30 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 21:59 +0000
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-25 21:56 -0700
                Re: GNU Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-03-26 08:43 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-26 12:30 +0100
                Re: GNU athel.cb@gmail.com <user12588@newsgrouper.org.invalid> - 2026-03-26 13:54 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-26 19:16 +0000
                Re: GNU Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-03-27 10:07 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-27 10:45 +0000
                Re: GNU Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-03-27 17:31 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-27 21:09 +0000
                Re: GNU John Bokma <contact@johnbokma.com> - 2026-03-26 16:48 +0100
                Re: GNU Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-03-26 17:17 +0000
                Re: GNU athel.cb@gmail.com <user12588@newsgrouper.org.invalid> - 2026-03-26 17:46 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-26 18:27 +0000
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-26 13:22 -0700
                Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-26 22:38 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-27 04:00 +0000
                Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-27 07:46 +0000
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-27 00:56 -0700
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-27 13:48 +0000
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-27 18:10 -0700
                Re: GNU Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-28 01:21 +0000
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-28 14:12 -0700
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-28 11:14 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-27 17:23 +0000
                Re: GNU athel.cb@gmail.com <user12588@newsgrouper.org.invalid> - 2026-03-27 08:59 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-27 12:58 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-27 10:42 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-27 21:13 +0000
                Re: GNU Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-03-27 06:41 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-27 07:03 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-27 10:47 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-27 20:44 +0000
                Re: GNU Lars Poulsen <lars@beagle-ears.com> - 2026-03-28 06:57 -0700
                Re: GNU rbowman <bowman@montana.com> - 2026-03-28 18:27 +0000
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-27 13:54 +0000
                Re: GNU Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-27 16:29 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-27 17:23 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-28 13:00 +1100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-28 11:15 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-27 21:37 +1100
                Re: GNU John Ames <commodorejohn@gmail.com> - 2026-03-27 08:31 -0700
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-27 17:10 +0000
                Re: GNU John Ames <commodorejohn@gmail.com> - 2026-03-27 11:35 -0700
                Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-27 17:33 +0000
                Re: GNU John Ames <commodorejohn@gmail.com> - 2026-03-27 11:53 -0700
                Re: GNU Richard Kettlewell <invalid@invalid.invalid> - 2026-03-27 21:56 +0000
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-27 15:07 -0700
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-28 11:11 +0000
                Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-28 20:22 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-28 14:07 +0100
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-27 13:31 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-26 21:23 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-26 12:30 +0100
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-26 21:00 +1100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-26 21:36 +0000
                Re: GNU Steve Hayes <hayesstw@telkomsa.net> - 2026-03-27 05:06 +0200
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-25 18:19 +0000
            Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-24 23:54 +0000
              Re: GNU Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-03-25 04:38 +0000
                Re: GNU Charles Hope <clh@candehope.me.uk> - 2026-03-25 11:15 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 11:38 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-25 12:55 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 12:06 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-25 20:07 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 21:56 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-25 18:37 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-25 13:29 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-25 22:31 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-26 00:18 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-25 18:32 +0000
              Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-25 06:56 +0000
            Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-25 13:37 +1100
              Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-25 07:05 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-25 21:15 +1100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 11:11 +0000
                Re: GNU Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-26 09:26 +0000
              Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 09:31 +0000
              Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-25 12:59 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-25 15:05 +0000
                Re: GNU Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-03-25 17:47 +0100
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-26 21:10 +1100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-26 21:26 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-27 11:16 +1100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-27 03:49 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-27 13:12 +0100
                Re: GNU John Bokma <contact@johnbokma.com> - 2026-03-26 16:50 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-26 12:44 +0100
              Re: GNU candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2026-03-25 21:30 +0000
              Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-25 22:59 +0100
                Re: GNU Marc Haber <mh+usenetspam1118@zugschl.us> - 2026-03-26 08:45 +0100
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-26 18:16 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-26 19:27 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-26 21:06 +0000
                Re: GNU Pancho <Pancho.Jones@protonmail.com> - 2026-03-27 09:50 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-27 10:39 +0000
                Re: GNU snipeco.2@gmail.com (Sn!pe) - 2026-03-27 15:09 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-27 16:26 +0000
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-27 17:11 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-27 17:23 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-28 13:09 +1100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-27 21:04 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-27 21:02 -0700
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-28 10:51 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-28 17:15 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-28 10:48 +0000
                Re: GNU Ross Clark <benlizro@ihug.co.nz> - 2026-03-27 15:10 +1300
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-27 13:58 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-27 14:30 +0000
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-27 14:42 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-27 14:50 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-27 17:23 +0000
                Re: GNU Robert Riches <spamtrap42@jacob21819.net> - 2026-03-27 21:21 +0000
                Re: GNU John Ames <commodorejohn@gmail.com> - 2026-03-27 08:46 -0700
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-27 16:27 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-27 11:19 +1100
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-26 18:48 -0700
                Re: GNU Ross Clark <benlizro@ihug.co.nz> - 2026-03-27 17:13 +1300
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-27 17:23 +0000
                Re: GNU Rich Ulrich <rich.ulrich@comcast.net> - 2026-03-27 00:36 -0400
                Re: GNU rbowman <bowman@montana.com> - 2026-03-26 21:30 +0000
                Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-26 22:43 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-28 15:23 +0100
                Re: GNU snipeco.2@gmail.com (Sn!pe) - 2026-03-28 14:30 +0000
                Re: GNU Farley Flud <fflud@gnu.rocks> - 2026-03-28 17:28 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-28 21:06 +0100
                Re: GNU Farley Flud <ff@gnulinux.rocks> - 2026-03-28 20:28 +0000
                Re: GNU onion@anon.invalid (Mr Ă–n!on) - 2026-03-28 21:00 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 03:23 +0100
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 03:47 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 12:21 +0200
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 18:04 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 12:21 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 14:28 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 16:28 +0200
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 18:04 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 21:48 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 22:14 +0200
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 00:28 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 22:14 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:09 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 02:52 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:10 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 21:40 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 03:03 +0200
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 23:17 -0400
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 04:17 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 06:58 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 12:46 +0200
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-30 09:01 -0400
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 06:49 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 12:50 +0200
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 20:13 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 23:10 +0200
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-30 18:20 -0400
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-30 16:49 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 12:42 +0200
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-30 11:02 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 21:03 +0200
                Mercury (was: GNU) Ted Heise <theise@panix.com> - 2026-03-30 14:23 +0000
                Re: Mercury c186282 <c186282@nnada.net> - 2026-03-30 13:51 -0400
                Re: Mercury The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 19:26 +0100
                Re: Mercury "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 21:06 +0200
                Re: Mercury Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 19:24 +0000
                Re: Mercury (was: GNU) rbowman <bowman@montana.com> - 2026-03-30 18:41 +0000
                Re: Mercury "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 21:14 +0200
                Re: Mercury John Ames <commodorejohn@gmail.com> - 2026-03-30 13:18 -0700
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-30 08:49 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 21:19 +0200
                Re: GNU snipeco.2@gmail.com (Sn!pe) - 2026-03-30 04:33 +0100
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 04:17 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 12:52 +0200
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 16:00 +1100
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 22:28 -0700
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 07:03 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 12:55 +0200
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 19:23 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 21:43 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 12:53 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 12:51 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:15 +0100
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 18:30 +0200
                Re: GNU Steve Hayes <hayesstw@telkomsa.net> - 2026-03-30 03:48 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 12:56 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:46 +0100
                Re: GNU Steve Hayes <hayesstw@telkomsa.net> - 2026-03-30 17:37 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 21:48 +0200
                Re: GNU Steve Hayes <hayesstw@telkomsa.net> - 2026-03-30 17:32 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 18:46 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 18:30 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 21:57 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 23:27 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 18:30 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 21:59 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 23:27 +0200
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 10:31 -0400
                Re: GNU Farley Flud <ff@gnulinux.rocks> - 2026-03-29 15:05 +0000
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 12:45 -0400
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:05 +0100
                Re: GNU Farley Flud <ff@gnulinux.rocks> - 2026-03-29 21:22 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 23:15 +0100
                Re: GNU Charles Hope <clh@candehope.me.uk> - 2026-03-30 11:45 +0000
                Re: GNU Robert Riches <spamtrap42@jacob21819.net> - 2026-03-30 18:24 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 19:24 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 11:21 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 13:30 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 15:15 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 16:30 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:11 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 02:55 +0200
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 19:25 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 13:12 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:53 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 19:07 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 22:09 +0200
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-30 09:04 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 22:08 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 23:27 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:15 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:10 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 22:12 +0200
                Re: GNU vallor <vallor@vallor.earth> - 2026-03-28 23:21 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 03:27 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 13:39 +0200
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 18:04 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 22:14 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:35 +0100
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 18:30 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 22:14 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 23:14 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 06:43 +0000
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-29 09:27 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 14:08 +0100
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-29 13:25 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 15:27 +0100
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 12:21 +0200
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 21:59 +1100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 14:59 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 17:24 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 18:04 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 20:39 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 14:50 +0100
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 18:04 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 11:30 -0700
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 20:39 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:59 +0100
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 11:27 -0700
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 22:14 +0200
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 16:32 -0400
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 00:22 +0000
                Re: GNU vallor <vallor@vallor.earth> - 2026-03-30 04:09 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 06:34 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 16:06 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 22:35 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:04 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 03:18 +0100
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-28 13:28 -0700
                Re: GNU snipeco.2@gmail.com (Sn!pe) - 2026-03-28 21:04 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 10:18 +1100
                Re: GNU snipeco.2@gmail.com (Sn!pe) - 2026-03-28 23:39 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-28 17:15 -0700
                Re: GNU snipeco.2@gmail.com (Sn!pe) - 2026-03-29 00:38 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 03:34 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 03:33 +0100
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-29 09:38 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 21:19 +1100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 14:12 +0100
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 11:02 +1100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 13:43 +0200
                Re: GNU Farley Flud <ff@gnulinux.rocks> - 2026-03-28 21:25 +0000
                Re: GNU "Anders D. Nygaard" <news2012adn@google.com> - 2026-03-28 23:12 +0100
                Re: GNU Farley Flud <ff@gnulinux.rocks> - 2026-03-28 22:29 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 05:23 +0000
                Re: GNU "Anders D. Nygaard" <news2012adn@google.com> - 2026-03-29 11:58 +0200
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 17:33 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 22:14 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 13:23 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 22:35 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 23:13 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 12:21 +0200
                Re: GNU Farley Flud <fflud@gnu.rocks> - 2026-03-29 18:04 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 10:02 +1100
                Re: GNU Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-29 11:10 +0100
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 21:29 +1100
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 13:24 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 14:21 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 16:35 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:17 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 23:14 +0000
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 20:17 -0400
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 06:31 +0000
                Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-30 11:10 +0100
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 22:02 +1100
                Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-30 16:40 +0100
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-31 09:24 +1100
                Re: GNU "Anders D. Nygaard" <news2012adn@google.com> - 2026-03-30 23:24 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 13:28 +0200
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 18:33 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 11:54 -0700
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 16:34 -0400
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:53 +0100
                Re: GNU Aidan Kehoe <kehoea@parhasard.net> - 2026-03-30 07:46 +0100
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-30 01:36 -0700
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:39 +0100
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-30 09:15 -0700
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 18:53 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 10:20 +1100
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 20:29 -0400
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 23:46 +0000
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 20:33 -0400
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 06:36 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 19:29 -0700
                Cooking and baking units (was: Re: GNU) Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-30 11:03 +0100
                Re: Cooking and baking units (was: Re: GNU) rbowman <bowman@montana.com> - 2026-03-30 20:37 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:00 +0100
                Re: GNU vallor <vallor@vallor.earth> - 2026-03-30 03:58 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 16:18 +1100
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 22:34 -0700
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 16:57 +1100
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 23:20 -0700
                Re: GNU richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-03-30 10:35 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 22:06 +1100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 06:38 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 16:06 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 20:19 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:45 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 22:02 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:44 +0100
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 18:50 -0400
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 13:43 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 13:01 +0100
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-30 09:16 -0400
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-30 09:18 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 22:19 +0200
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 10:05 +1100
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-29 21:13 -0700
                Re: GNU Charles Hope <clh@candehope.me.uk> - 2026-03-30 12:00 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 13:16 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 19:34 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 22:24 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 13:57 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 20:39 +0200
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 11:50 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 22:09 +0200
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 13:52 -0700
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 10:32 +1100
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 00:28 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 19:39 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 14:13 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 14:23 +0200
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-30 09:23 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 22:28 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 23:27 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 13:53 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 13:05 +0100
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-30 09:33 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 22:32 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 22:30 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 23:03 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 00:40 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 14:27 +0200
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 16:45 -0400
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 22:50 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 23:06 +0100
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 22:35 +0200
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-29 16:33 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 14:30 +0200
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 10:16 +1100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 03:39 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 06:35 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 12:21 +0200
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 21:34 +1100
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 13:24 +0200
                Re: GNU Stéphane CARPENTIER <sc@fiat-linux.fr> - 2026-03-29 12:26 +0000
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 14:02 +0200
                Re: GNU snipeco.2@gmail.com (Sn!pe) - 2026-03-29 16:45 +0100
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 13:05 -0400
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:30 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:29 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 06:12 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 13:54 +0100
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 17:33 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 09:13 +0200
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 18:04 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 22:14 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:39 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 23:54 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 19:43 -0700
                Re: GNU snipeco.2@gmail.com (Sn!pe) - 2026-03-30 04:06 +0100
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 22:42 -0700
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 07:32 +0000
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-30 09:40 -0700
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 19:02 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 07:26 +0000
                Re: GNU Snidely <snidely.too@gmail.com> - 2026-03-29 21:24 -0700
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 07:46 +0000
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-30 09:46 -0400
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 19:57 +0000
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-30 19:42 -0400
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:02 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 20:28 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 22:35 +0200
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-29 11:39 -0700
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 22:14 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 22:50 +0200
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 23:34 +0000
                Re: GNU rbowman <bowman@montana.com> - 2026-03-28 21:51 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 03:39 +0100
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 10:11 +1100
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-28 16:24 -0700
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 03:41 +0100
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 03:47 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 20:59 +1100
                Re: GNU Phil <phil@anonymous.invalid> - 2026-03-29 11:28 +0100
                Re: GNU Stéphane CARPENTIER <sc@fiat-linux.fr> - 2026-03-29 10:37 +0000
                Re: GNU Farley Flud <fflud@gnu.rocks> - 2026-03-29 18:11 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:40 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 14:12 +0200
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-29 17:33 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 13:44 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 06:48 +0000
                Re: GNU Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-03-29 08:01 +0100
                Re: GNU Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-29 10:53 +0100
                Re: GNU Ross Clark <benlizro@ihug.co.nz> - 2026-03-30 11:57 +1300
                Re: GNU rbowman <bowman@montana.com> - 2026-03-30 00:02 +0000
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 00:28 +0000
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 16:45 +1100
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-29 20:58 +1100
                Re: GNU Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-03-29 11:18 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 14:25 +0200
                Re: GNU Peter Moylan <peter@pmoylan.org> - 2026-03-30 13:12 +1100
                Re: GNU Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-03-30 04:17 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:26 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 14:48 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:23 +0100
                Re: GNU Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-03-30 06:48 +0100
                Re: GNU Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-03-30 06:54 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:35 +0100
                Re: GNU Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-03-30 07:39 +0100
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-30 12:37 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 14:56 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 22:35 +0200
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 23:23 +0200
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 22:35 +0200
                Re: GNU Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-03-30 10:04 -0700
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-30 23:27 +0200
                Re: GNU Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-30 23:54 +0100
                Re: GNU Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-30 09:12 +0100
                Re: GNU Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-03-30 09:38 +0100
                Re: GNU rbowman <bowman@montana.com> - 2026-03-29 18:47 +0000
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 23:10 +0100
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 12:56 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 14:00 +0100
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 12:21 +0200
                Re: GNU Hibou <vpaereru-unmonitored@yahoo.com.invalid> - 2026-03-29 11:41 +0100
                Re: GNU athel.cb@gmail.com <user12588@newsgrouper.org.invalid> - 2026-03-29 10:47 +0000
                Re: GNU nospam@de-ster.demon.nl (J. J. Lodder) - 2026-03-29 13:24 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 14:03 +0100
                Re: GNU Nuno Silva <nunojsilva@invalid.invalid> - 2026-03-29 16:28 +0100
                Re: GNU Tony Cooper <tonycooper214@gmail.com> - 2026-03-29 13:24 -0400
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-29 22:20 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:25 +0100
                Re: GNU "Carlos E.R." <robin_listas@es.invalid> - 2026-03-30 03:07 +0200
                Re: GNU The Natural Philosopher <tnp@invalid.invalid> - 2026-03-29 22:24 +0100

(Thread has 615 articles, showing 500 — browse group in flat view)


csiph-web