OpenBSD CVS

src/usr.bin/sendbug/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / sendbug

Current tag: OPENBSD_5_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   17 years  ray   Don't shadow variables. Enable -Wshadow.
[TXT] atomicio.c  1.4   11 years  deraadt   remove some unnecessary sys/param.h inclusions
[TXT] atomicio.h  1.1.1.1   17 years  ray   Import public domain rewrite of sendbug, written by Ray Lai. =) Replaces GNU sen...
[TXT] sendbug.1  1.21   11 years  schwarze   Use .Lk for HTTP hyperlinks, not .Pa. Most of the patch from Arto Jonsson <ajons...
[TXT] sendbug.c  1.67   11 years  phessler   Have sendbug(1) submit error reports to bugs@, instead of gnats@. OK deraadt@