Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 12:25:27 -0700 (PDT)
From:      Hiten Pandya <hmp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/lastcomm lastcomm.c
Message-ID:  <200405201925.i4KJPRZV095064@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405201925.i4KJPRZV095064>