Skip to content
Snippets Groups Projects
  1. Jul 12, 2007
  2. Jun 13, 2004
    • emarsden's avatar
      · dd722bc9
      emarsden authored
      Avoid a hang when calling SOFTWARE-VERSION on Linux kernel version 2.6.x.
      The hang is due to a bug in certain files in the proc filesystem, where the
      select() system call does not work correctly.
      dd722bc9
  3. Nov 18, 2002
    • toy's avatar
      From Eric Marsden: · ede7bc95
      toy authored
         Under Linux, the SOFTWARE-VERSION function now returns information
         on the current kernel taken from /proc/version (instead of "n/a").
         Under Linux and xBSD, the internal GET-PAGE-SIZE function obtains
         the page size from the operating system via the getpagesize()
         library call, instead of returning a hard-coded value.
      
      A few random typos were also fixed.
      ede7bc95
  4. Oct 07, 2002
    • toy's avatar
      o Correct some spelling mistakes · 4fb3490d
      toy authored
      o Fix a few typos in code.
      o Delete a few unused symbols from various places
      o Use something better than %%RWSEQ-EOF%% for the eof marker.
      o Add target-foreign-linkage vars for the PPC and HPPA ports to aid
        cross-compilation.  (The values are very likely wrong, but they're
        not used yet.)
      
      Based on a larger patch from Eric Marsden.
      4fb3490d
  5. Jan 18, 1997
  6. Oct 31, 1994
  7. Feb 11, 1994
  8. Mar 17, 1993
  9. Feb 07, 1993
  10. Jan 13, 1993
  11. Jul 03, 1992
  12. Mar 26, 1992
  13. Feb 29, 1992
  14. Feb 20, 1992
  15. Feb 19, 1992
  16. Feb 15, 1992
  17. Feb 14, 1992
  18. Sep 04, 1991
  19. Aug 30, 1991
Loading