Date: Fri, 14 Apr 2000 14:01:37 -0700 (PDT) From: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.1 cat.c Message-ID: <200004142101.OAA80076@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asmodai 2000/04/14 14:01:36 PDT Modified files: bin/cat cat.1 cat.c Log: Sync us up to OpenBSD's cat.1 v1.18 and cat.c v1.9. This gets rid of a bogus cast of NULL in setbuf(). Lets us know the buffer malloc failed. Reworks the manpage a bit to make it more mdoc(7) compliant, adds examples. Revision Changes Path 1.12 +83 -13 src/bin/cat/cat.1 1.15 +3 -3 src/bin/cat/cat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004142101.OAA80076>