Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak rev 1.7's getopt usage. The -f switch does not take an argument. | peter | 2007-04-19 | 1 | -1/+1 |
* | Improve previous commit by using setusercontext(3) and removing the group | trhodes | 2007-03-19 | 1 | -36/+18 |
* | Initialize *pfh to NULL to quiet a gcc warning, not part of my original | trhodes | 2007-03-09 | 1 | -1/+1 |
* | Add support for dropping privileges to a specified user and/or group. | trhodes | 2007-03-09 | 1 | -4/+46 |
* | Teach daemon(8) how to use pidfile(3). | pjd | 2005-08-24 | 1 | -9/+14 |
* | Give daemon(8) the ability to create a pid-file. Since the target program | phk | 2004-06-02 | 1 | -5/+37 |
* | add FBSDID | charnier | 2003-07-06 | 1 | -1/+3 |
* | Add a new utility that runs an executable detached from the | mike | 2001-08-30 | 1 | -0/+78 |