summaryrefslogtreecommitdiff
path: root/src/bsd
Commit message (Collapse)AuthorAgeFilesLines
* bugfix with strerror_r - still not working but at least not using ↵Christian Pointner2008-05-201-0/+1
| | | | uninitialized data
* fixed build on linuxChristian Pointner2008-05-121-2/+2
|
* added do_ifconfig for bsd deviceChristian Pointner2008-05-121-14/+24
|
* fixed some thread safety bugsChristian Pointner2008-05-111-1/+3
|
* same security fix for bsd deviceChristian Pointner2008-05-112-2/+10
|
* added device for bsdChristian Pointner2008-05-112-0/+319
tested under openbsd but should work on freebsd and netbsd as well TODO: do_ifconfig