From owner-cvs-all Thu Oct 10 10:16: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2223237B401; Thu, 10 Oct 2002 10:16:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C830E43EAF; Thu, 10 Oct 2002 10:16:00 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from freefall.freebsd.org (green@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHG0Co022097; Thu, 10 Oct 2002 10:16:00 -0700 (PDT) (envelope-from green@freefall.freebsd.org) Received: (from green@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHG0Wp022096; Thu, 10 Oct 2002 10:16:00 -0700 (PDT) Message-Id: <200210101716.g9AHG0Wp022096@freefall.freebsd.org> From: Brian Feldman Date: Thu, 10 Oct 2002 10:16:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattr rmextattr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2002/10/10 10:16:00 PDT Modified files: usr.sbin/extattr rmextattr.c Log: Add an -n option to write the trailing nul byte to the extattr when using setextattr(8) to write a string. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.5 +10 -4 src/usr.sbin/extattr/rmextattr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message