Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2002 18:08:51 -0800 (PST)
From:      Tony Finch <fanf@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/uudecode uudecode.c
Message-ID:  <200211010208.gA128p4m044007@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
fanf        2002/10/31 18:08:51 PST

  Modified files:
    usr.bin/uudecode     uudecode.c 
  Log:
  Variables that come in in and out pairs should be named accordingly.
  Different code that processes the input in similar ways should be
  called in similar ways. File-local stuff should be static. Output
  errors should be checked for. Diffs sometimes have to be big.
  
  Revision  Changes    Path
  1.43      +85 -69    src/usr.bin/uudecode/uudecode.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?200211010208.gA128p4m044007>