Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove sudo, it is now in ports. | 2015-07-03 | 1 | -320/+0 | |
| | |||||
* | Revert some $OpenBSD$ additions about which there are doubts. | 2015-01-20 | 1 | -1/+0 | |
| | | | | Suggested by deraadt@ | ||||
* | Missing $OpenBSD$'s. | 2015-01-20 | 1 | -0/+1 | |
| | | | | ok deraadt@ | ||||
* | Update to sudo 1.7.1 | 2009-04-11 | 1 | -0/+12 | |
| | |||||
* | Upgrade to sudo 1.7. See the WHATSNEW files for details. | 2008-11-14 | 1 | -1/+32 | |
| | |||||
* | Update to sudo 1.6.9p17 | 2008-07-31 | 1 | -0/+8 | |
| | |||||
* | update to sudo 1.6.9p9 | 2007-12-03 | 1 | -0/+4 | |
| | |||||
* | Update to sudo 1.6.9p6 | 2007-10-17 | 1 | -12/+12 | |
| | |||||
* | Update to sudo 1.6.9p1. Note that the environment handling in sudo | 2007-07-26 | 1 | -0/+4 | |
| | | | | | | | | 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. | ||||
* | update to sudo 1.6.8p5 | 2004-11-29 | 1 | -1/+1 | |
| | |||||
* | Update to sudo 1.6.8p1 | 2004-09-28 | 1 | -73/+152 | |
| | |||||
* | sudo on OpenBSD no longer runs configure. You will have to manually | 2004-01-15 | 1 | -0/+182 | |
run "rm -f /usr/obj/usr.bin/sudo/*" or "make obj" will fail during your first build. |