Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix with strerror_r - still not working but at least not using ↵ | Christian Pointner | 2008-05-20 | 1 | -0/+1 |
| | | | | uninitialized data | ||||
* | fixed build on linux | Christian Pointner | 2008-05-12 | 1 | -2/+2 |
| | |||||
* | added do_ifconfig for bsd device | Christian Pointner | 2008-05-12 | 1 | -14/+24 |
| | |||||
* | fixed some thread safety bugs | Christian Pointner | 2008-05-11 | 1 | -1/+3 |
| | |||||
* | same security fix for bsd device | Christian Pointner | 2008-05-11 | 2 | -2/+10 |
| | |||||
* | added device for bsd | Christian Pointner | 2008-05-11 | 2 | -0/+319 |
tested under openbsd but should work on freebsd and netbsd as well TODO: do_ifconfig |