cvs commit: src/usr.sbin/extattr rmextattr.c

2008-08-31 Thread Robert Watson
rwatson 2008-08-31 12:50:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.sbin/extattr rmextattr.c Log: SVN rev 182533 on 2008-08-31 12:50:01Z by rwatson Merge r180537 from head to stable/7: Invoke err() with a format string rather than

cvs commit: src/usr.sbin/extattr rmextattr.c

2008-07-15 Thread Robert Watson
rwatson 2008-07-15 16:07:34 UTC FreeBSD src repository Modified files: usr.sbin/extattr rmextattr.c Log: SVN rev 180537 on 2008-07-15 16:07:34Z by rwatson Invoke err() with a format string rather than directly with a passed command line argument. Submitted by: A