Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-07 | Simplify code by calling error() from inside buf_* functions rather | Kenneth R Westerback | |
than always testing the return code and calling error() from the caller. From a diff by moritz@, ok henning@. | |||
2005-08-05 | remove duplicate privsep prototypes and put all | Moritz Jodeit | |
of them into privsep.h. ok krw@ henning@ | |||
2004-05-04 | $OpenBSD$ | Henning Brauer | |
2004-05-04 | privilege seperate dhclient. | Henning Brauer | |
the privileged child's duty is the dhclient-script env setup & exection. the parent process now chroots to /var/empty and drops privileges to _dhcp mostly hacked at vancouver airport with some feedback from krw@ and otto@, tested to not break installs by krw@ |