summaryrefslogtreecommitdiff
path: root/usr.bin/sudo/visudo
AgeCommit message (Collapse)Author
2008-11-14Upgrade to sudo 1.7. See the WHATSNEW files for details.Todd C. Miller
2007-07-26Update to sudo 1.6.9p1. Note that the environment handling in sudoTodd C. Miller
1.6.9 has changed relative to older versions. Sudo now starts commands with a minimal environment containing the variables in the env_keep and env_check lists. This behavior is configurable in the sudoers file. Please see the "SECURITY NOTES" section in the sudo manual.
2004-01-15sudo on OpenBSD no longer runs configure. You will have to manuallyTodd C. Miller
run "rm -f /usr/obj/usr.bin/sudo/*" or "make obj" will fail during your first build.