Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 14:13:35 +0000 (UTC)
From:      Guy Helmer <ghelmer@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/comm comm.c
Message-ID:  <200805281413.m4SEDZn8043904@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ghelmer     2008-05-28 14:13:35 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/comm         comm.c 
  Log:
  Similar to changes previously made to src/usr.bin/uniq/uniq.c,
  fix truncation of lines at LINE_MAX characters by dynamically
  extending line buffers.
  
  Revision  Changes    Path
  1.22      +90 -22    src/usr.bin/comm/comm.c



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