Date: Wed, 20 Aug 2008 19:57:58 +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: <200808201958.m7KJw5av056555@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ghelmer 2008-08-20 19:57:58 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/comm comm.c
Log:
SVN rev 181937 on 2008-08-20 19:57:58Z by ghelmer
MFC r179374
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.21.18.1 +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?200808201958.m7KJw5av056555>
