home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9151 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.2 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!wirzeniu
  2. From: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Linux history...
  5. Message-ID: <1992Aug26.211446.17797@klaava.Helsinki.FI>
  6. Date: 26 Aug 92 21:14:46 GMT
  7. References: <1992Aug24.132544.20897@ifi.uio.no> <1992Aug26.185727.2934@unislc.uucp>
  8. Organization: University of Helsinki
  9. Lines: 24
  10.  
  11. erc@unislc.uucp (Ed Carp) writes:
  12. >Jan Nicolai Langfeldt (janl@ifi.uio.no) wrote:
  13. >: He probably knows your favourite linux hostname too, so check that
  14. >: new kernel source before you start using it! :-)
  15. >
  16. >if ((gethostname(host, 32) == 0) && strcmp(host, "klaava"))
  17. >   panic("Hahaha, Lars!");
  18.  
  19. Hah, that won't work.  klaava (and kruuna; they are Finnish for heads
  20. and tails, as in coins) is the machine I (and Linus himself as well!)
  21. read news.  They are some Sun machines and belong to the university.
  22.  
  23. Besides, I think you reversed the strcmp test.
  24.  
  25. Also, I think you should give Linus a bit more credit for inventiveness.
  26. Like, say, 
  27.  
  28.     if (strcmp(host, "haven") == 0)
  29.         randomly_corrupt_one_byte_in_buffer_cache();
  30.  
  31. Don't insult him with mere panics.  :-)
  32.  
  33. --
  34. Lars.Wirzenius@helsinki.fi    "haven, if you want to know"
  35.