summaryrefslogtreecommitdiffstats
path: root/src/sendbug.c
Commit message (Collapse)AuthorAgeFilesLines
* check that sendmail existncopa2008-04-141-0/+9
|
* use freopen () and revert to old getchar()ncopa2007-09-081-10/+8
|
* walk around bug in uclibc by using read(2) instead of getchar(3)ncopa2007-09-061-9/+8
|
* remove readahead cttyhack. fix sendbug (almost)ncopa2007-09-061-37/+47
|
* support for config filencopa2007-08-291-63/+121
|
* init.d/syslog:ncopa2007-07-311-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