Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Without HAVE_ERR, don't try to include <err.h>, it probably isn't there. | Ingo Schwarze | 2015-11-07 | 1 | -0/+2 |
| | | | | | In that case, the required prototypes are in "config.h". Patch from Peter Bray <pdb_ml at yahoo dot com dot au>. | ||||
* | add forgotten glue | Ingo Schwarze | 2015-05-21 | 1 | -0/+10 |
| | |||||
* | Remove clauses 3 and 4 from Christos Zoulas' BSD license. | Ingo Schwarze | 2015-05-20 | 1 | -2/+0 |
| | | | | | This is safe because Christos did that himself in NetBSD in 2008. No code change. | ||||
* | fix integer overflows by using reallocarray(3) | Ingo Schwarze | 2015-05-20 | 1 | -2/+3 |
| | |||||
* | * remove FreeBSDisms | Ingo Schwarze | 2015-05-20 | 1 | -14/+6 |
| | | | | | | | * purge and sort headers * add build and compat glue * and LICENSE information for soelim(1) | ||||
* | Initial revision | Ingo Schwarze | 2015-05-20 | 1 | -0/+116 |