Date: Fri, 8 Feb 2008 23:04:13 +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/uniq uniq.c Message-ID: <200802082304.m18N4Dld017744@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ghelmer 2008-02-08 23:04:13 UTC
FreeBSD src repository
Modified files:
usr.bin/uniq uniq.c
Log:
Fix truncation of lines at LINE_MAX characters by dynamically
extending line buffers.
PR: bin/76578
Revision Changes Path
1.30 +61 -15 src/usr.bin/uniq/uniq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802082304.m18N4Dld017744>
