Date: Mon, 3 Dec 2001 19:28:31 -0800 (PST) From: "Chris D. Faulhaber" <jedgar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/getextattr Makefile getextattr.c Message-ID: <200112040328.fB43SV522053@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jedgar 2001/12/03 19:28:31 PST Modified files: usr.sbin/getextattr Makefile getextattr.c Log: WARNS=2 and style(9) cleanup: o prototype usage() o move BUFSIZE define above the functions o nuke externs that are defined in unistd.h Approved by: rwatson Obtained from: TrustedBSD Project Revision Changes Path 1.9 +2 -0 src/usr.sbin/getextattr/Makefile 1.6 +5 -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?200112040328.fB43SV522053>