Commits


portable: fix getopt check Rather than always asserting our version of getopt(2), only do so if it lacks certain features. Some of the configure.ac changes have come from openssh-portable.


portable: add setproctitle This is needed for gotwebd.


portable: initial Linux compilation This commit modifies the GoT main branch to be able to compile it under linux.