Date: Fri, 28 Apr 2006 13:28:07 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 96310 for review Message-ID: <200604281328.k3SDS7Y9015943@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=96310 Change 96310 by rwatson@rwatson_zoo on 2006/04/28 13:27:56 Remove unused variables. Affected files ... .. //depot/projects/trustedbsd/audit3/usr.bin/login/login_audit.c#16 edit Differences ... ==== //depot/projects/trustedbsd/audit3/usr.bin/login/login_audit.c#16 (text+ko) ==== @@ -231,8 +231,6 @@ { token_t *tok; int aufd; - au_mask_t aumask; - auditinfo_t auinfo; uid_t uid = pwd->pw_uid; gid_t gid = pwd->pw_gid; pid_t pid = getpid();
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604281328.k3SDS7Y9015943>