Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 1999 16:05:52 -0700 (PDT)
From:      Daniel Baker <dbaker@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/wall wall.c
Message-ID:  <199909092305.QAA23793@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dbaker      1999/09/09 16:05:51 PDT

  Modified files:        (Branch: RELENG_3)
    usr.bin/wall         wall.c 
  Log:
  MFC:
  
  column counter (cnt) not reset to 0 on display of '\r' which could cause
  unnecessary forced linewraps on some terminals.
  Corrected apparent omission in program logic which was causing the
  insertion of redundant crlf's.  Eliminated the venetian-blind effect
  in walled text.
  
  Revision  Changes    Path
  1.10.2.2  +7 -3      src/usr.bin/wall/wall.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?199909092305.QAA23793>