aboutsummaryrefslogtreecommitdiff
path: root/security/sud
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Sud is a daemon to execute interactive and non-interactive processes withPav Lucistnik2005-11-124-0/+61
special (and customizable) privileges in a nosuid environment. It is based on a client/server model and on the ability to pass file descriptors between processes. PR: ports/88354 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be> Notes: svn path=/head/; revision=148020