Linux Today: Linux News On Internet Time.
Search Linux Today
search.internet.com
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Become a Marketplace Partner

internet.commerce
Be a Commerce Partner














The Linux Channel at internet.com
Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Subscribe News
Subscribe PR
Subscribe Security

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

 







Current Newswire:

Editor's Note: Do It Yourself "Cloud"

Google Chrome OS: First looks, first impressions

Kernel Log: Coming in 2.6.32 (Part 3) - Storage

TV Mythos Renewed: MythTV 0.22 with Many Improvements

Enhancing openSUSE 11.2: Adding Repositories and Packages

A Northwest Nobel option? (Linus for the Nobel Peace prize)

SECURITY: Cloud Computing Security Benefits, Risks and Recommendations

Keeping score in test-driven development with Python, PyLint, unittest, doctest,

Win a CodeWeavers Linux Gaming Rig

SECURITY: PHP 5.3.1 released for 5 security flaws, 113 bugs




Server Support Specialist I
The Computer Merchant, Ltd
US-OK-Oklahoma City

Justtechjobs.com Post A Job | Post A Resume
:Linus Torvalds: And oh, btw..2.4.0 is out
Linus Torvalds: And oh, btw..2.4.0 is out
Jan 5, 2001, 07 :46 UTC (163 Talkback[s]) (182255 reads)

Date: Thu, 4 Jan 2001 16:01:22 -0800 (PST)
From: Linus Torvalds torvalds@transmeta.com
To: Kernel Mailing List linux-kernel@vger.kernel.org
Subject: And oh, btw..

In a move unanimously hailed by the trade press and industry analysts as
being a sure sign of incipient braindamage, Linus Torvalds (also known as
the "father of Linux" or, more commonly, as "mush-for-brains") decided
that enough is enough, and that things don't get better from having the
same people test it over and over again. In short, 2.4.0 is out there.

Anxiously awaited for the last too many months, 2.4.0 brings to the table
many improvements, none of which come to mind to the exhausted release
manager right now. "It's better", was the only printable quote. Pressed
for details, Linus bared his teeth and hissed at reporters, most of which
suddenly remembered that they'd rather cover "Home and Gardening" than the
IT industry anyway.

Anyway, have fun. And don't bother reporting any bugs for the next few
days. I won't care anyway.

                Linus

-----
Changes since the prerelease:

David Mosberger:
 - ia64 update

NIIBE Yutaka:
 - SuperH update

Karsten Keil:
 - re-do ISDN certification checksums

Tim Waugh:
 - VIA DMA=255 bug fix
 - IEEE 1284 config message
 - IEEE 1284 probe fix
 - missing printk argument
 - ppa driver reconnect timeout tweak

Matthew Dharm:
 - USB hotplug fix - specify exactly which fields to match on

Rik Faith:
 - drm driver synch with XFree86-4.0.2
 - oops: we synched a bit too far. Backsync to the _real_ 4.0.2 level.

Geert Uytterhoeven:
 - m68k updates
  - Amiga resource management updates
  - m68k loops_per_jiffy updates
  - m68k keyboard delay/repeat
  - m68k SCSI updates
  - m68k exported symbols update
  - m68k Lance updates
  - fbdev config fixes
  - Amiga Ethernet updates
  - Amiga builtin serial updates
  - m68k config updates
  - m68k __ashldi3
  - Amiga Y2K fixes (a bit late, wouldn't you say?)
  - Misc m68k updates
  - fbdev init order fix
  - Mac/m68k IDE updates
  - m68k asm constraint fixes


Marc ZYNGIER:
 - SMP lockup with IrDA

David Huggins-Daines:
 - remove extra "remove_wait_queue()" in drivers/sound/cs46xx.c.  It
   would lock up badly on nonblocking reads.

Matti Aarnio:
 - teach tulip driver about media types 5 and 6
 - fix ATM LANE driver linkage issues
 - fix DECNET driver unload time cleanup
 - fix pointer comparison type warning
 - get rid of excessive '##' token pasting that newer gcc's warn about

Keith Owens:
 - fix drm Makefile to not use the same objects built-in and in a module
 - update modutils version numbers to match 2.4.x kernel

Russell Kroll:
 - fix radio card drivers that got the request_region sense inverted

Rich Baum:
 - Remove compile warnings with newer gcc versions for lables with no
   expression at the end of a compound block

Andreas Franck:
 - Make the x86 semaphore implementation compile properly with current
   gcc snapshots.  Newer gcc's will release the memory allocated for a
   data structure too early if only the pointer to that memory is passed
   to an asm.

Alan Cox:
 - pcxx.c: make it compile ("mseconds" -> "msec")
 - Documentation: fix typos/glitches
 - CCISS bugfix
 - riscom setup bugfix
 - toshoboe and wavelan overlarge udelay
 - clean/bugfixes amateur radio
 - yam/mkiss build fix
 - old tulip chips driver update
 - sg driver unchecked scsi_allocate_request
 - i810 audio fix
 - RTC CMOS locking fixes

David Miller:
 - update sparc to "loops_per_jiffy"
 - sparc32 uses ix86-like semaphores now
 - missing flush_dcache_page in kiovec support layer
 - netfilter: use "long" for values operated on using bitops
 - more empty statement warning fixes
 - LVM 32-bit compat ioctl checks
 - Include param.h into Sparc64's delay.h to get HZ define
 - Fix Zilog serial port speed setting checks

Neil Brown:
 - raid5 missing unlock on degraded array
 - knfsd inode semaphore: get it early

Johannes Erdfelt:
 - USB oops on unplug fix for dc2xx and ov511 driver

Mitch Davis:
 - prettier printout of IDE registers if < 0x100

Richard Henderson:
 - alpha "loops_per_jiffy" update

Oliver Neukum:
 - fix for SMP race in v4l open()

Andreas Bombe:
 - Makefile fix for ieee1394
 - IEEE 1394 up-to-date

Kai Germaschewski:
 - fix ISDN diversion services name-clash (and crash)

Andre Hedrick:
 - IDE chipset update, DVD-RAM update

Rik van Riel:
 - don't deactivate partially written pages in generic_file_write

Michael Lang:
 - ibmmca upgrade: docs and small bugs

Marko Kreen:
 - big udelay's in fb drivers. Fix.

Me:
 - drivers/net/rcpci45.c: make it compile ("rcpci_pci_table" ->
   "rcpci45_pci_table")
 - mark_buffer_dirty() only does a "balance_dirty()" if the
   buffer was previously clean.
 - mm sanity: never decrement page count past zero
 - no synchronous bdflush wait
 - mm VM scanning and exit race cleanup: mmlist_lock


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
And thanks to the rest of the crew who w ...   Thanks Linus!!!   
Martin
Jan 5, 2001, 00:15:10
 
I hope you all get some rest.  (But don& ...   Fantastic!   
Ross
Jan 5, 2001, 00:24:24
 
kernel.org hasn&#39;t updated yet, anyon ...   Where to download from?   
Stephen
Jan 5, 2001, 00:25:18
 
I hear there&#39;s a mirror here...ftp:/ ...   RE: Where to download from?   
ackack
Jan 5, 2001, 00:40:55
 
http://www.kernel.org/pub/linux/kernel/t ...   RE: Where to download from?   
seek
Jan 5, 2001, 00:49:45
 
I was talking to the H.P. just the other ...   And the Holy Penguin thanks you, too.   
Dean Pannell (a.k.a. dinotrac)
Jan 5, 2001, 00:52:52
 
> kernel.org hasn&#39;t updated yet, any ...   Re: Where to download from?   
Martin
Jan 5, 2001, 01:01:05
 
Already on slashdot, now the mirrors don ...   Re: Where to download from?   
Stephen
Jan 5, 2001, 01:23:46
 
It&#39;s now available even on www.kerne ...   RE: Where to download from?   
seek
Jan 5, 2001, 01:28:19
 
Encore,.... Encore, !!!!! ...   Clap, Clap, Clap, Calp !!!!!   
Roger Atkinson
Jan 5, 2001, 01:34:30
 
my 2.4.0 mirror: ftp://rohirrim.org/pub/ ...   Re: RE: Where to download from?   
rohirrim
Jan 5, 2001, 01:39:39
 
now zdnet needs to reprint their article ...   zdnet   
pthree
Jan 5, 2001, 01:41:12
 
Hmm...Well, I&#39;m downloading now from ...   Re: Re: Where to download from?   
Mark Bobak
Jan 5, 2001, 01:41:21
 
...sooner or later you need to draw the  ...   And let the Mozilla team take note...   
g
Jan 5, 2001, 01:46:32
 
Congrats to all who made it happen! ...   YES!!!! WOOO!!!! (n/t)   
Leo
Jan 5, 2001, 01:58:00
 
HPP ->  Holy Penquin Pee  !!!
rof,l

 ...   Re: And the Holy Penguin thanks you, too.   
Jerry Kreps
Jan 5, 2001, 01:59:28
 
When&#39;s 2.6 coming out? ...   So....   
loser
Jan 5, 2001, 02:06:18
 
I really think that 2.4.0 is premature.  ...   Premature?   
Frédéric L. W. Meunier
Jan 5, 2001, 02:09:51
 
to compile these 2.4.0&#39;s kernels.

 ...   takes forever   
a
Jan 5, 2001, 02:12:48
 
remember, everybody, this is a major upg ...   DON'T FORGET THE OTHER STUFF THAT'S CHANGE   
dep
Jan 5, 2001, 02:16:37
 
kernel.nitco.com

Make that router fla ...   Re: Where to download from? - kernel.nitco.com   
Mirror mirror on the net
Jan 5, 2001, 02:26:33
 
> Hmm...Well, I&#39;m downloading now fr ...   Re: Re: Re: Where to download from?   
Dean Salvadore
Jan 5, 2001, 02:30:56
 
Ok, apparently you guys don&#39;t know f ...   Re: Where to download from? - John Doe
Jan 5, 2001, 02:40:09
 
To all of you hardworking kernel develop ...   Thanks and congrats!   
Larry Braden
Jan 5, 2001, 02:47:07
 
Celebration in the streets! Market up 15 ...   and the crowd goes wild!   
Ken Stox
Jan 5, 2001, 02:48:08
 
Well, I compiled the prerelease with RH7 ...   Re: DON'T FORGET THE OTHER STUFF THAT'S CH   
Gardnerj
Jan 5, 2001, 02:49:08
 
At times like this, you just gotta ask y ...   Re: Premature?   
Etaoin Shrdlu
Jan 5, 2001, 02:54:39
 
> I really think that 2.4.0 is premature ...   Re: Premature?   
rbf
Jan 5, 2001, 02:56:49
 
...and a happy new year to us all!

Th ...   Yea!   
JT
Jan 5, 2001, 02:57:40
 
Get you head out of your ass ...   Re: Premature?   
2.4 RULES
Jan 5, 2001, 03:00:54
 
Congrats to ya all.   ...   Excellent   
Jason
Jan 5, 2001, 03:02:37
 
Hey, this is the best news of the day. K ...   Keep that good work!!!   
Arturo Orta
Jan 5, 2001, 03:04:00
 
And why is it you think this release is  ...   Re: Premature?   
Snapperhead
Jan 5, 2001, 03:28:39
 
This is so *completely* Shagadellic!! Ha ...   Yeaaah Babeee!   
ADB
Jan 5, 2001, 03:30:19
 
I use the rh7 ,and today I compile the 2 ...   Re: DON'T FORGET THE OTHER STUFF THAT'S CH   
daemoner
Jan 5, 2001, 03:30:27
 
> remember, everybody, this is a major u ...   Re: DON'T FORGET THE OTHER STUFF THAT'S CH   
aldem
Jan 5, 2001, 03:31:33
 
like me:)
https://qa.mandrakesoft.com/~ ...   For all you Mandrake users   
mike
Jan 5, 2001, 03:36:00
 
> Hmm...Well, I&#39;m downloading now fr ...   Re: Re: Re: Where to download from?   
llywrch
Jan 5, 2001, 03:45:52
 
I guess considering the recent release t ...   Uh. why does m$ exsist again?   
John Waller
Jan 5, 2001, 03:47:09
 
Linus said December, and it&#39;s now Ja ...   It's Too Late   
ac
Jan 5, 2001, 03:53:10
 
Great show Guys! and Thanks!! ...   Hurray!!   
Ajeet Velankar
Jan 5, 2001, 04:06:59
 
Thanks to Linux and all others who make  ...   Gratitude   
a4d
Jan 5, 2001, 04:11:05
 
I see astroturfer "g" couldn&#39;t find  ...   re: And let the Mozilla team take note...   
ac
Jan 5, 2001, 04:15:48
 
*High-fives everyone* ...   Yahooooooooooooooooooooo!!   
Justin Goldberg
Jan 5, 2001, 04:32:57
 
Hey, great work and congratulations to a ...   Thanks to *all* the kernel hackers!   
Paul Dorman
Jan 5, 2001, 04:39:19
 
How is this for a suggestion...

2.6 g ...   Re: And let the Mozilla team take note...   
Mark Potochnik
Jan 5, 2001, 04:48:02
 
I just downloaded 2.4.0 from ftp.kernel. ...   Re: Re: Where to download from?   
orion
Jan 5, 2001, 05:07:02
 
 ftp.kr.kernel.org


  ...   Re: Where to download from?   
lefter
Jan 5, 2001, 05:11:57
 
The RH 7.0 kgcc RPM says it is "based on ...   Re: DON'T FORGET ...   
Anon O. Mouse
Jan 5, 2001, 05:30:27
 
>Hmm...Well, I&#39;m downloading now fro ...   Re: Re: Re: Re: Where to download from?   
Justin Goldberg
Jan 5, 2001, 05:33:14
 
>I really think that 2.4.0 is premature. ...   Re: Premature?   
Justin Goldberg
Jan 5, 2001, 05:35:01
 
I&#39;m pleased to say that on a Red Hat ...   Red Hat 7.0 gcc   
Joel Sloan
Jan 5, 2001, 05:40:46
 
Like others, I just want to express my g ...   Excellent--thanks Linus!   
Cole Thompson
Jan 5, 2001, 05:44:11
 
YEAH!!!!!!! BABE!.... now new kernel, ne ...   NOW WE RULE THE WORLD   
rek2wilds
Jan 5, 2001, 05:57:52
 
It took me about a minute to connect to  ...   New kernel for Lunar New Year   
An Thien Doan
Jan 5, 2001, 06:02:28
 
Good!!! ...   Good!!!   
snoopy
Jan 5, 2001, 06:03:30
 
Thanks to Linus, and Alan for the wonder ...   Thanks to Linus, Alan, and the rest   
JD Meadows
Jan 5, 2001, 06:11:09
 
> like me:)
> https://qa.mandrakesoft.c ...   Re: For all you Mandrake users   
Kent Nguyen
Jan 5, 2001, 06:21:14
 
In theory, those running Red Hat 7.0 sho ...   Re: DON'T FORGET THE OTHER STUFF THAT'S CH   
ac
Jan 5, 2001, 06:42:10
 
Thanks from a stranger, my girlfriend th ...   You're the man   
Steve Nagygeller
Jan 5, 2001, 06:44:15
 
To Anyone who knows,

	Question that i ...   Open Source Registration?   
Nate Nesler
Jan 5, 2001, 07:09:22
 
And of course Microsoft has never been l ...   Re: It's Too Late   
Cire
Jan 5, 2001, 07:25:24
 
> Thanks to Linus, and Alan for the wond ...   Re: Thanks to Linus, Alan, and the rest   
Cabal
Jan 5, 2001, 07:40:40
 
Thanks Linus and all the other guys for  ...   Thanks Guy!   
Andrea
Jan 5, 2001, 07:55:46
 
Linus , AC and all other hackers.
Great ...   Thanks   
Sancar Saran
Jan 5, 2001, 08:17:48
 
    Thank you very much for your effort  ...   thanks a lot   
Javier Ferretjans
Jan 5, 2001, 08:28:13
 
Yes! Wonderfull! Splendid! We&#39;ll hav ...   Thank God!(euuhhh...Linus)   
Imma
Jan 5, 2001, 08:31:57
 
...considering the kernel is supposedly  ...   Good job considering...   
Jeff
Jan 5, 2001, 08:58:07
 
>;) ...   Who will dare to say Linux is vapor now!!!   
PL
Jan 5, 2001, 09:00:41
 
Thanks! ...   Thanks! keep up the good work!!!!   
henrik
Jan 5, 2001, 09:01:17
 
Thanks Linus and everyone else involved  ...   Anybody know when 2.5 is coming out?   
Wayne
Jan 5, 2001, 09:24:57
 
Thank you Linus and all other kernel hac ...   Thanks and happy new year everybody!   
Eric Maryniak
Jan 5, 2001, 09:52:11
 
Thank you, oh almight god of Linux! Now  ...   /me bows down to his god!   
Alextreme
Jan 5, 2001, 10:13:03
 
Hi, can anyone recommend a reliable mirr ...   Mirror in Malaysia/Singapore   
nobody
Jan 5, 2001, 10:13:20
 
With this I hope we can all put more app ...   Thanks all the Linux geek   
Jurgen
Jan 5, 2001, 10:21:16
 
I&#39;ve just uploaded a copy to our com ...   Fast UK Mirror   
vrai
Jan 5, 2001, 10:31:03
 
2001 - Year of the penguin perhaps?

W ...   Excellent   
Edger
Jan 5, 2001, 10:49:55
 
Just wanted to add my thanks to Linus, A ...   Many Thanks!   
William B. Greenwood Jr.
Jan 5, 2001, 11:02:40
 
Thanks Linus and the rest of the kernel  ...   Great!   
Magnus
Jan 5, 2001, 11:05:01
 
No your comments are right use egcs-1.1. ...   Re: DON'T FORGET THE OTHER STUFF THAT'S CH   
Walid Shaari
Jan 5, 2001, 11:17:02
 
> I&#39;m more than happy to have 2.4.0  ...   Re: New kernel for Lunar New Year   
MacroRodent
Jan 5, 2001, 11:21:48
 
Compare: "And oh, btw..2.4.0 is out", wi ...   Marketing   
The blacksmith
Jan 5, 2001, 11:32:05
 
While upgrading to 2.4 don&#39;t forget  ...   modutils   
tftp
Jan 5, 2001, 11:36:35
 
...kernel.org seems to be down :) ...   Thanks Linus!!! and btw...   
FLO2k
Jan 5, 2001, 11:52:23
 
> > like me:)
> > https://qa.mandrakeso ...   Re: Re: For all you Mandrake users   
Dom
Jan 5, 2001, 12:30:40
 

Well. okay. Getting a bluescreen in li ...   BLUESCREEN SAMBA !!!   
Carl "Krab" Stattin
Jan 5, 2001, 12:32:18
 
Nice work! Beutiful! But does the USB wo ...   Good work lads.   
HammeR
Jan 5, 2001, 12:36:08
 
At least we can now laugh at those moron ...   EES GOOT!   
Chas
Jan 5, 2001, 13:14:05
 
Congratulations and Thankz for such a gr ...   Great Job!   
Sethu
Jan 5, 2001, 13:16:57
 
Hi to all, I&#39;m Fabio from Italy and  ...   Now i'm going to install :-)   
Fabio
Jan 5, 2001, 13:32:20
 
Chinese new year in Jan.24!

So...
Li ...   Actually, it did come out before the new year!   
JT
Jan 5, 2001, 14:12:16
 
Excellent , 
asap I will try it ... any ...   Congratulation   
Marcello Di Pietro
Jan 5, 2001, 14:20:49
 
And I downloaded the pre-release 12 yest ...   Dam'n   
Carlos Collao
Jan 5, 2001, 14:22:57
 
We haven&#39;t been adding significant f ...   Re: And let the Mozilla team take note...   
Adam Lock
Jan 5, 2001, 14:23:57
 
This is great news on the first week of  ...   New name? Millenium Kernel?   
Quasimidi
Jan 5, 2001, 14:36:05
 
2.4 is a damn good kernel. 
Just wanted ...   Werd up!   
Mark Shawq
Jan 5, 2001, 14:51:32
 
Congratulations...
... and thanks to ke ...   Thanks!   
Luis A. Segovia
Jan 5, 2001, 14:54:30
 
  Me and the Kuwaity linux user group [  ...   Kuwaity Linux User group is really happy !   
Sulaiman Alhasawi
Jan 5, 2001, 15:28:45
 
Great job,

Thanks to all!

Looking  ...   Linus, if you were a girl I would kiss you!   
Kenton Groombridge
Jan 5, 2001, 15:40:38
 
"while Mozilla&#39;s bug count just grow ...   Re: And let the Mozilla team take note...   
Cyg
Jan 5, 2001, 16:29:15
 
heres a mirror

DOWNLOAD NOW - Linux K ...   fast mirror here!   
CiXeL
Jan 5, 2001, 16:36:05
 
Linus, Alan, everybody BIG THANKS. You g ...   Thanks   
Karld
Jan 5, 2001, 16:40:20
 
Thanks for all the hard work. Now this i ...   Thanks guys !   
Linux Clearly Rulez
Jan 5, 2001, 16:51:48
 
Congratulations to Linus, Alan, and the  ...   Congrats Linus   
Matthew Sell
Jan 5, 2001, 17:01:50
 
It&#39;s great. I don&#39;t belive than  ...   OZU   
Manuel Román
Jan 5, 2001, 17:03:18
 
Your fix is what I was waiting for ...   Thanks Matthew Dharm   
Kevin L. Ritchey
Jan 5, 2001, 17:20:35
 
Thanks to all those involved in getting  ...   Thanks Linus, Alan, and the Kernel developers and   
Rodney Quaye
Jan 5, 2001, 17:50:05
 
Thank you to everyone that made this a r ...   Thanks   
John Pisini
Jan 5, 2001, 17:54:29
 
> How is this for a suggestion...
> 
> ...   Re: Re: And let the Mozilla team take note...   
George Schall
Jan 5, 2001, 18:15:59
 
...to everyone that has worked hard on t ...   Raising a toast...   
scott_R
Jan 5, 2001, 18:22:40
 
Happy birthday on behalf of the Open Sou ...   Happy Birthday Linus!   
Jon Muller
Jan 5, 2001, 18:34:27
 
hehe ...   About Time Aswell :P   
Miserable Git
Jan 5, 2001, 18:40:06
 
Si, tambien aca en latinoamerica estabam ...   Muchas a Torvald desde Latin America!!!   
Miguel Angel
Jan 5, 2001, 18:54:25
 
download available at http://209.233.130 ...   Re: Where to download from?   
tzaddi
Jan 5, 2001, 18:58:12
 
> > I really think that 2.4.0 is prematu ...   Re: Re: Premature?   
Jerry Kreps
Jan 5, 2001, 19:00:30
 
I got too involved with my non existant  ...   sorry guys   
anindya
Jan 5, 2001, 19:22:53
 
happy birthday linus... Enjoy your life  ...   happy birthday   
anindya
Jan 5, 2001, 19:32:28
 
> Thanks to Linux and all others who mak ...   Re: Gratitude   
Rob Rancans
Jan 5, 2001, 19:40:37
 
Thanks also to the kids and spouses that ...   Thanks   
Mark Chastain
Jan 5, 2001, 21:38:34
 
So, how long until ZDNet, CNet and other ...   2.6   
grouch
Jan 5, 2001, 21:54:13
 
> Get you head out of your ass

1. Tha ...   Re: Re: Premature?   
wyvern
Jan 5, 2001, 22:22:12
 
...Linus gave to me,
A kernel blessed w ...   On the Twelfth Day of Christmas..   
AJWM
Jan 5, 2001, 22:40:27
 
Ladies and gentlemen of the clueless pre ...   To the press who has been calling 2.4 vaporware.   
Kevin Hudson
Jan 5, 2001, 22:46:43
 
:-)>

I&#39;ve been using the new kern ...   HEY YOU SMELLY PEOPLE! 2.4 kernel - everyone'   
Asfand
Jan 5, 2001, 23:10:48
 
> > I really think that 2.4.0 is prematu ...   Re: Re: Premature?   
Jeffrey S. Gavin
Jan 5, 2001, 23:24:39
 
Do penguins actually pee? ...   Re: Re: Re: Premature?   
Bernie Schattka
Jan 5, 2001, 23:56:31
 
Well, no... but it has a liquid consista ...   Re: Re: Re: Premature?   
ac
Jan 6, 2001, 00:47:15
 
> remember, everybody, this is a major u ...   Re: DON'T FORGET THE OTHER STUFF THAT'S CH   
John Le Guen
Jan 6, 2001, 03:28:17
 
Ok you need a swift kick in the head.  T ...   Re: Re: And let the Mozilla team take note...   
Solidblu
Jan 6, 2001, 06:05:06
 
Beer...  Goood!
Girl...  Goood!
Kernel ...   2.4.0   
jack.tar
Jan 6, 2001, 07:03:38
 
Is the snow in Antarctica yellow? ...   Re: Re: Re: Re: Premature?   
MarkedHam
Jan 6, 2001, 08:31:09
 
> > Thanks to Linux and all others who m ...   Re: Re: Gratitude   
tom
Jan 6, 2001, 10:49:02
 
It seems that you have missed the real r ...   Revolution ?????   
FAUCHON Marcel
Jan 6, 2001, 14:29:07
 
I like it
Thank you all ...   It's nice to see ppl from around the world all   
George Tsiros
Jan 6, 2001, 16:18:01
 
... and i hope Linux developement won&#3 ...   Thanks Linus (2)   
gio
Jan 6, 2001, 17:03:58
 
First of all, thanks a lot for all your  ...   Everything is great, except for my CS4280 chip.. h   
pepzi
Jan 6, 2001, 21:40:49
 
Thanks to Linus and all the others !!
C ...   Merci   
Hotdoc
Jan 6, 2001, 22:19:07
 
Hi to all !!

From where can I found i ...   New Features in Kernel 2.4 ?   
Eduardo
Jan 7, 2001, 04:50:11
 
I haven&#39;t downloaded it yet. Just re ...   Damn, I missed the party   
H. Aurag
Jan 7, 2001, 06:20:01
 
Thank linus for linux ...   Thanks   
ugur devril
Jan 7, 2001, 10:19:43
 

Yeah, thanks a lot for people like you ...   A Thanks for everybody!   
Carlo Sunga
Jan 7, 2001, 11:56:42
 
Thanks for a 2.4.0 Kernel, I couldn&#39; ...   Linus - you rule man!   
Jonathan Thorpe
Jan 7, 2001, 12:22:32
 
 Thank you !!! *^^*
 I Love Linux ^^ ...   Thank you, Linus !!! *^^*   
Woonggi Kim
Jan 8, 2001, 02:29:05
 
We would really like to thanx all you wo ...   wow man, ah mean, wow   
linux-lovers...
Jan 8, 2001, 03:35:22
 
> I really think that 2.4.0 is premature ...   Re: Premature?   
Ash NIR
Jan 8, 2001, 03:39:08
 
Glad to read linus letters to released 2 ...   Glad knowing 2.4.0 is out...(:- )_   
Eko Subagio
Jan 8, 2001, 03:40:26
 
I have some problems with the 2.4 kernle ...   PPP   
Hannes Boholm
Jan 8, 2001, 08:19:19
 
Does anyone have or know where to find a ...   2.4 information   
Carl Hostrander
Jan 8, 2001, 12:22:50
 
Upgrade to PPP 2.4x http://www.rpmfind.n ...   Re: PPP   
Ted
Jan 8, 2001, 12:45:29
 
I don&#39;t think it is necessary to hav ...   Re: Re: Premature?   
Joao Cardoso
Jan 8, 2001, 14:00:17
 
Well, it&#39;s finally out, does it have ...   Finally!   
Michael Lauzon
Jan 8, 2001, 16:39:01
 
To all,

thank you for all the effort. ...   Thanks to all for the effort   
Jordi Carrasco-Munoz
Jan 9, 2001, 03:13:42
 
I&#39;ll just tell Mr. Burns I have a ke ...   Woo Hoo!   
Homer Simpson
Jan 9, 2001, 08:06:59
 
I´m grateful to c that the 2.4 is out.
 ...   Thanx! Simply Thanx so muche!   
Joni Haikarainen
Jan 9, 2001, 09:52:59
 
Two words only: ....thank you .
To Linu ...   Thank you Linus   
De Marchi Daniele
Jan 9, 2001, 13:06:02
 
but thanks for all the fish. ...   Whatever...   
Bosse Klykken
Jan 10, 2001, 08:42:45
 
Creo que es un logro muy grande el que t ...   Comentario en espanol   
Francisco Diaz
Jan 10, 2001, 15:32:53
 
I&#39;m a newbie to Linux.  Am running M ...   Compiling/configuring new kernal (newbie)   
Laura Goodwin
Jan 11, 2001, 03:20:50
 
Mon ordinateur roule sur Linux Caldera e ...   compiler Linux 2.4   
Frantz Lafond
Jan 18, 2001, 12:45:45
 
Não sei por que ninguem comenta do PERL  ...   Programação no LINUX (PHP/PERL)   
Carmo Crêdiney de Melo
Jan 19, 2001, 16:17:25
 
on the great job to the entire kernel te ...   congrats   
sarang
Jan 31, 2001, 04:26:56
 
Are we related?  ...   Re: thanks a lot   
James Ferretjans
Mar 6, 2005, 22:44:02
 
Hello, nice site look this:http://www.fr ...   hello   
Lsjfffsj
Aug 25, 2006, 22:55:45
 
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!






..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers