From owner-cvs-all Sat Jul 1 8:55:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B326A37B6FE; Sat, 1 Jul 2000 08:55:49 -0700 (PDT) (envelope-from dan@FreeBSD.org) Received: (from dan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA47811; Sat, 1 Jul 2000 08:55:49 -0700 (PDT) (envelope-from dan@FreeBSD.org) Message-Id: <200007011555.IAA47811@freefall.freebsd.org> From: Dan Moschuk Date: Sat, 1 Jul 2000 08:55:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen vis.c unvis.c src/include vis.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dan 2000/07/01 08:55:49 PDT Modified files: lib/libc/gen vis.c unvis.c include vis.h Log: Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE. Since alex is a -doc committer, he can update his own manpage. :-) Also add $FreeBSD$ while I'm here. Submitted by: alex Revision Changes Path 1.6 +17 -0 src/lib/libc/gen/vis.c 1.5 +56 -1 src/lib/libc/gen/unvis.c 1.7 +2 -1 src/include/vis.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message