summaryrefslogtreecommitdiffstats
path: root/misc.c
AgeCommit message (Expand)Author
2002-12-23 - markus@cvs.openbsd.org 2002/12/13 10:03:15Ben Lindstrom
2002-03-05 - stevesk@cvs.openbsd.org 2002/03/04 17:27:39Ben Lindstrom
2002-03-05 - markus@cvs.openbsd.org 2002/03/04 13:10:46Ben Lindstrom
2002-03-05 - stevesk@cvs.openbsd.org 2002/02/26 20:03:51Ben Lindstrom
2002-02-26 - stevesk@cvs.openbsd.org 2002/02/24 19:59:42Ben Lindstrom
2002-02-05 - (djm) OpenBSD CVS SyncDamien Miller
2001-12-21 - deraadt@cvs.openbsd.org 2001/12/19 07:18:56Damien Miller
2001-12-06 - deraadt@cvs.openbsd.org 2001/12/05 10:06:12Ben Lindstrom
2001-07-04 - markus@cvs.openbsd.org 2001/06/26 17:27:25Ben Lindstrom
2001-06-22 - (stevesk) handle systems without pw_expire and pw_change.Kevin Steves
2001-06-21 - markus@cvs.openbsd.org 2001/06/16 08:58:34Ben Lindstrom
2001-06-21 - markus@cvs.openbsd.org 2001/06/16 08:49:38Ben Lindstrom
2001-06-15 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFLKevin Steves
2001-06-05 - stevesk@cvs.openbsd.org 2001/05/19 19:43:57Ben Lindstrom
2001-05-12 - markus@cvs.openbsd.org 2001/05/11 14:59:56Ben Lindstrom
2001-05-08 - mouring@cvs.openbsd.org 2001/05/08 19:45:25Ben Lindstrom
2001-05-03 - mouring@cvs.openbsd.org 2001/05/03 23:09:53Ben Lindstrom
2001-04-12 - stevesk@cvs.openbsd.org 2001/04/12 20:09:38Ben Lindstrom
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