Date: Fri, 24 Jan 2003 17:28:11 -0800 (PST) From: Kelly Yancey <kbyanc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/route route.c Message-ID: <200301250128.h0P1SC87062566@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kbyanc 2003/01/24 17:28:11 PST Modified files: sbin/route route.c Log: Since route(8) itself is no longer setuid, we can get a meaningful answer for the euid. As a result, fix it such that setuid scripts or programs may call route(8) to do work on their behalf. Reviewed by: ru MFC after: 3 days Revision Changes Path 1.67 +1 -1 src/sbin/route/route.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?200301250128.h0P1SC87062566>