Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check that sendmail exist | ncopa | 2008-04-14 | 1 | -0/+9 |
| | |||||
* | use freopen () and revert to old getchar() | ncopa | 2007-09-08 | 1 | -10/+8 |
| | |||||
* | walk around bug in uclibc by using read(2) instead of getchar(3) | ncopa | 2007-09-06 | 1 | -9/+8 |
| | |||||
* | remove readahead cttyhack. fix sendbug (almost) | ncopa | 2007-09-06 | 1 | -37/+47 |
| | |||||
* | support for config file | ncopa | 2007-08-29 | 1 | -63/+121 |
| | |||||
* | init.d/syslog: | ncopa | 2007-07-31 | 1 | -0/+574 |
fix for vserver guest. ignoe if klogd fails to start or stop. init.d/bootmisc.sh: moved dmesg boot log to /var/run/dmesg.boot src/atomicio.c src/lib.c src/sendbug.c src/atomicio.h src/lib.h src/Makefile initial import of openbsd sendbug port Makefile: version 1.5.1 |