Date: Sat, 28 Sep 1996 14:19:35 -0700 (PDT) From: Warner Losh <imp> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/cat cat.c Message-ID: <199609282119.OAA20474@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 96/09/28 14:19:33 Modified: bin/cat cat.c Log: Merge in the NetBSD changes to cat.c. These appear to have come from the 4.4 lite 2 tape as well. There are now only two diffs between NetBSD's cat and FreeBSD's cat: getopt return value is -1 on NetBSD and EOF on FreeBSD. NetBSD has added setlocale calls before anything else. Revision Changes Path 1.4 +4 -4 src/bin/cat/cat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609282119.OAA20474>
