History log of /openbsd-src/usr.bin/sendbug/atomicio.c (Results 1 – 4 of 4)
Revision Date Author Comments
# f4faee91 04-Dec-2012 deraadt <deraadt@openbsd.org>

remove some unnecessary sys/param.h inclusions


# 62f5b9b7 07-Sep-2007 tobias <tobias@openbsd.org>

Synced atomicio implementation in nc and sendbug with ssh.

OK djm@, joris@, ray@


# fb1dde64 31-Jul-2007 ray <ray@openbsd.org>

Remove some unused headers, from Igor Zinovik.


# 5ae6585f 23-Mar-2007 ray <ray@openbsd.org>

Import public domain rewrite of sendbug, written by Ray Lai. =)
Replaces GNU sendbug/sendpr, the wonderful shell script that had
trouble dealing with signals, behaved differently depending on what
fi

Import public domain rewrite of sendbug, written by Ray Lai. =)
Replaces GNU sendbug/sendpr, the wonderful shell script that had
trouble dealing with signals, behaved differently depending on what
file it read upon startup, and suffered from issues plaguing most
large shell scripts.

OK deraadt@.

show more ...