summaryrefslogtreecommitdiff
path: root/misc.c
AgeCommit message (Expand)Author
2001-03-05 - (bal) Put HAVE_PW_CLASS_IN_PASSWD back into pwcopy()Ben Lindstrom
2001-03-05 - deraadt@cvs.openbsd.org 2001/02/28 17:52:54Ben Lindstrom
2001-03-05 - deraadt@cvs.openbsd.org 2001/02/28 05:34:28Ben Lindstrom
2001-03-05 - markus@cvs.openbsd.org 2001/02/22 21:59:44Ben Lindstrom
2001-02-18 - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only forDamien Miller
2001-02-18 - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.Kevin Steves
2001-02-18 - (djm) Use SA_INTERRUPT along SA_RESTART if present (equivalent forDamien Miller
2001-02-17KNFKevin Steves
2001-02-17 - (Bal) Patch for lack of RA_RESTART in misc.c for mysignal byBen Lindstrom
2001-02-16 - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD;Kevin Steves
2001-02-11 - (stevesk) misc.c: ssh.h not needed.Kevin Steves
2001-02-10 - (bal) A bit more whitespace cleanupBen Lindstrom
2001-02-10Useless CVS ID Update.Ben Lindstrom
2001-02-05RCSIDKevin Steves
2001-02-04 - (stevesk) add mysignal() wrapper and use it for the protocol 2Kevin Steves
2001-01-22Hopefully things did not get mixed around too much. It compiles underBen Lindstrom