Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2001 20:13:13 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/savecore savecore.c
Message-ID:  <200110050313.f953DEn33873@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/10/04 20:13:13 PDT

  Modified files:
    sbin/savecore        savecore.c 
  Log:
  Remove some bogus "(off_t)(dumplo + value)" and "(off_t)dumplo" casts,
  since dumplo is now an off_t.  Scratch a couple of other itches as well.
  s/L_SET/SEEK_SET/
  
  Revision  Changes    Path
  1.47      +19 -17    src/sbin/savecore/savecore.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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