Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 03:14:57 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/pr egetopt.c pr.c
Message-ID:  <200206211014.g5LAEwS38601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2002/06/21 03:14:57 PDT

  Modified files:
    usr.bin/pr           egetopt.c pr.c 
  Log:
  Modernise this code by rounding up the usual suspects: register keyword,
  consts, ANSIfication of functions, proper use of __FBSDID() and so on.
  This commit is non-functional from a code-execution perspective, but
  pr(1) now compiles WARNS=6 clean.
  
  Revision  Changes    Path
  1.2       +16 -13    src/usr.bin/pr/egetopt.c
  1.15      +71 -107   src/usr.bin/pr/pr.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?200206211014.g5LAEwS38601>