Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sudo: bump to version 1.8.5p1 | Gustavo Zacarias | 2012-05-20 | 1 | -19/+0 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | sudo: add fix for non-utmpx toolchains | Gustavo Zacarias | 2012-03-30 | 1 | -0/+19 |
The utmpx defines for when the target systems lacks utmpx is incomplete, resulting in a build failure, so fix it. This can be triggered by a uClibc toolchain that lacks UTMPX in the configuration, or an older (<= 0.9.31) uClibc which lacks the functionality. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |