Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2002 22:13:15 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/getextattr getextattr.8 getextattr.c
Message-ID:  <200202100613.g1A6DF715982@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/02/09 22:13:15 PST

  Modified files:
    usr.sbin/getextattr  getextattr.8 getextattr.c 
  Log:
  Teach getextattr to query the EA size and allocate appropriate sized
  buffers before reading the memory.  Arguably, the failure modes here
  are poor, but we can now read >2k EAs.  Also, update the copyrights
  and licenses while I'm here.
  
  Revision  Changes    Path
  1.13      +6 -4      src/usr.sbin/getextattr/getextattr.8
  1.8       +31 -6     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?200202100613.g1A6DF715982>