summaryrefslogtreecommitdiff
path: root/misc.c
Commit message (Expand)AuthorAgeFilesLines
* - stevesk@cvs.openbsd.org 2001/04/12 20:09:38Ben Lindstrom2001-04-121-2/+17
* - (bal) Put HAVE_PW_CLASS_IN_PASSWD back into pwcopy()Ben Lindstrom2001-03-051-0/+2
* - deraadt@cvs.openbsd.org 2001/02/28 17:52:54Ben Lindstrom2001-03-051-2/+4
* - deraadt@cvs.openbsd.org 2001/02/28 05:34:28Ben Lindstrom2001-03-051-2/+3
* - markus@cvs.openbsd.org 2001/02/22 21:59:44Ben Lindstrom2001-03-051-2/+17
* - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only forDamien Miller2001-02-181-4/+4
* - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.Kevin Steves2001-02-181-4/+4
* - (djm) Use SA_INTERRUPT along SA_RESTART if present (equivalent forDamien Miller2001-02-181-0/+4
* KNFKevin Steves2001-02-171-3/+3
* - (Bal) Patch for lack of RA_RESTART in misc.c for mysignal byBen Lindstrom2001-02-171-0/+2
* - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD;Kevin Steves2001-02-161-0/+2
* - (stevesk) misc.c: ssh.h not needed.Kevin Steves2001-02-111-1/+0
* - (bal) A bit more whitespace cleanupBen Lindstrom2001-02-101-1/+1
* Useless CVS ID Update.Ben Lindstrom2001-02-101-1/+1
* RCSIDKevin Steves2001-02-051-1/+1
* - (stevesk) add mysignal() wrapper and use it for the protocol 2Kevin Steves2001-02-041-0/+23
* Hopefully things did not get mixed around too much. It compiles underBen Lindstrom2001-01-221-0/+97