Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 1998 22:48:06 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/bin/cat cat.c
Message-ID:  <199809110548.WAA08537@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1998/09/10 22:48:06 PDT

  Modified files:
    bin/cat              cat.c 
  Log:
  Silence -Wall -W -Wkitchen-sink.  Use ssize_t in preference to int,
  make a char * const that should have been.  Use new style function
  declaration for main.  Mostly a Bruce Filter[tm] test commit.
  
  Revision  Changes    Path
  1.12      +7 -9      src/bin/cat/cat.c



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