jftui
jftui copied to clipboard
Add support for OpenBSD
Hi,
this patch "adds support" for OpenBSD. That is: this patch fixes warnings that pop up when compiling there, as strcpy, sprintf and random() have safer replacements.
For linux, this adds a dependency on libbsd, but I don't think that's an issue since it is widely available.