Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2002 04:33:25 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/getextattr getextattr.c
Message-ID:  <200208201133.g7KBXP6h085647@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/08/20 04:33:25 PDT

  Modified files:
    usr.sbin/getextattr  getextattr.c 
  Log:
  Be consistent about quoting things.
  Be (somewhat) prepared for things to change size under us.
  Recognize a empty attribute name as magic and print the list of attributes.
  Use <err.h> for code clarity.
  Deal with zero length returns.
  
  Sponsored by:   DARPA & NAI Labs.
  
  Revision  Changes    Path
  1.12      +44 -26    src/usr.sbin/getextattr/getextattr.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?200208201133.g7KBXP6h085647>