cvs commit: src/usr.bin/lastcomm lastcomm.c

Hiten Pandya hmp at FreeBSD.org
Thu May 20 12:25:27 PDT 2004


hmp         2004/05/20 12:25:27 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/lastcomm     lastcomm.c 
  Log:
  Remove unneeded lseek(2) hack to position past the 2GB point,
  use fseeko(3) instead.
  
  This commit fixes breakage when `lastcomm matchstring` is run.
  
  PR:             bin/66765, bin/64568
  Submitted by:   Dan Nelson <dnelson at allantgroup.com>
  
  Revision  Changes    Path
  1.19      +9 -18     src/usr.bin/lastcomm/lastcomm.c


More information about the cvs-src mailing list