Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Respect $PREFIX | vs | 2005-10-16 | 1 | -0/+3 |
| | | | | | PR: ports/87509 Submitted by: maintainer | ||||
* | This is a port of tinysu, a featureless replacement for su and sudo. tinysu is | pav | 2005-05-25 | 4 | -0/+40 |
installed setuid root and executable by members of a particular group. It is intended to be used in situations where an unprivileged user is being granted full root access, but wants the convenience of a sudo-style log. PR: ports/80752 Submitted by: Zak Johnson <zakj@nox.cx> |