Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add OpenBSD pledge(2) support using -DUSE_PLEDGE | Hiltjo Posthuma | 2016-05-03 | 1 | -3/+7 |
* | Makefile: separate CPPFLAGS, compile optimized build by default | Hiltjo Posthuma | 2016-03-20 | 1 | -8/+6 |
* | config.mk: add -D_DEFAULT_SOURCE to commented builds | Hiltjo Posthuma | 2016-02-24 | 1 | -2/+2 |
* | stop glibc complaining about _BSD_SOURCE being deprecated | Quentin Rameau | 2016-01-13 | 1 | -1/+1 |
* | No need for -D_POSIX_C_SOURCE=200809L | sin | 2016-01-06 | 1 | -3/+3 |
* | Always use the compat functions | sin | 2016-01-06 | 1 | -5/+0 |
* | Bring in reallocarray() from OpenBSD | sin | 2016-01-06 | 1 | -2/+2 |
* | Change default MANPREFIX to be ${PREFIX}/man | sin | 2016-01-06 | 1 | -1/+1 |
* | rename EXTRAOBJ to COMPATOBJ | Hiltjo Posthuma | 2015-12-26 | 1 | -1/+1 |
* | compat: add strlcpy, strlcat, for glibc | Hiltjo Posthuma | 2015-12-25 | 1 | -0/+5 |
* | add Makefile and config.mk | Hiltjo Posthuma | 2015-12-05 | 1 | -0/+30 |