Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 1996 18:49:49 -0700 (PDT)
From:      Jean-Marc Zucconi <jmz>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/fetch main.c
Message-ID:  <199607020149.SAA09845@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmz         96/07/01 18:49:49

  Modified:    usr.bin/fetch  main.c
  Log:
  Use read(fileno(fp), ...) instead of fread(..., fp) to avoid buffered input.
  
  Revision  Changes    Path
  1.7       +2 -2      src/usr.bin/fetch/main.c



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