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_0_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.3   16 years  tobias   Synced atomicio implementation in nc and sendbug with ssh. OK djm@, joris@, ray...
[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.20   14 years  sthen   Include usbdevs -v output in the PR template, showing us device IDs which cannot...
[TXT] sendbug.c  1.66   14 years  sthen   Fix some pclose() calls, spotted by Peter Philipp. ok deraadt@