Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 09:17:27 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/head head.c
Message-ID:  <200203301717.g2UHHRp10211@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2002/03/30 09:17:27 PST

  Modified files:
    usr.bin/head         head.c 
  Log:
  1) Staticise.
  2) Remove registers.
  3) Change some ints to size_t which are used with fread/fwrite.
  
  Revision  Changes    Path
  1.15      +13 -13    src/usr.bin/head/head.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?200203301717.g2UHHRp10211>