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>. | ||||
* | This one needs config.h too, if only for __BEGIN_DECLS. | Ingo Schwarze | 2015-05-21 | 1 | -0/+1 |
| | | | | Found on Solaris 11 in the OpenCSW cluster. | ||||
* | Use PATH_MAX rather than the non-standard MAXPATHLEN. | Ingo Schwarze | 2015-05-20 | 1 | -2/+2 |
| | |||||
* | * remove FreeBSDisms | Ingo Schwarze | 2015-05-20 | 1 | -9/+10 |
| | | | | | | | * purge and sort headers * add build and compat glue * and LICENSE information for soelim(1) | ||||
* | Initial revision | Ingo Schwarze | 2015-05-20 | 1 | -0/+178 |