From owner-cvs-all Tue Aug 29 14:34:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB40937B423; Tue, 29 Aug 2000 14:34:55 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA57823; Tue, 29 Aug 2000 14:34:55 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200008292134.OAA57823@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 29 Aug 2000 14:34:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_proxy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/08/29 14:34:55 PDT Modified files: lib/libalias alias_proxy.c Log: strtok -> strsep (no strtok allowed in libraries) add unsigned char cast to ctype macro Revision Changes Path 1.5 +7 -4 src/lib/libalias/alias_proxy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message