[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

less-290-4



Date: 02 Dec 95 05:05 UT
Source: less
Binary: less 
Version: 290-4
Description: 
 less: A file pager program, similar to more(1)
Priority: Low
Changes: 
        aout package
        * hacked filename.c with a workaround for a kernel bug
          for files in /proc,
              stat(filename) returns st_size set to 0
              lseek(fd, (off_t) 0, 2) returns 0
          this hack determines filesize by reading thru the file byte by byte
          this doesn't address lseeek() being broken, and less(1) will
          probably still misbehave if any /proc files are big enough
          to make it want to use lseek()
Files:
 -rw-r--r--   1 root     root       176224 Dec  1 21:05 less-290-4.tar.gz
 -rw-r--r--   1 root     root        10089 Dec  1 21:05 less-290-4.diff.gz
 -rw-r--r--   1 root     root        47902 Dec  1 21:04 less-290-4.deb
 bc3d70fa37de603522e7af1144db7ad1  less-290-4.tar.gz
 67689d4acf30877d65ff91a3a9e316e2  less-290-4.diff.gz
 7041c38793a2622b72b9f7877c28d63a  less-290-4.deb


Reply to: