summaryrefslogtreecommitdiff
path: root/misc.c
Commit message (Expand)AuthorAgeFilesLines
* - deraadt@cvs.openbsd.org 2001/12/19 07:18:56Damien Miller2001-12-211-3/+3
* - deraadt@cvs.openbsd.org 2001/12/05 10:06:12Ben Lindstrom2001-12-061-3/+3
* - markus@cvs.openbsd.org 2001/06/26 17:27:25Ben Lindstrom2001-07-041-4/+36
* - (stevesk) handle systems without pw_expire and pw_change.Kevin Steves2001-06-221-0/+4
* - markus@cvs.openbsd.org 2001/06/16 08:58:34Ben Lindstrom2001-06-211-2/+4
* - markus@cvs.openbsd.org 2001/06/16 08:49:38Ben Lindstrom2001-06-211-3/+3
* - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFLKevin Steves2001-06-151-4/+0
* - stevesk@cvs.openbsd.org 2001/05/19 19:43:57Ben Lindstrom2001-06-051-2/+62
* - markus@cvs.openbsd.org 2001/05/11 14:59:56Ben Lindstrom2001-05-121-3/+26
* - mouring@cvs.openbsd.org 2001/05/08 19:45:25Ben Lindstrom2001-05-081-2/+23
* - mouring@cvs.openbsd.org 2001/05/03 23:09:53Ben Lindstrom2001-05-031-2/+35
* - 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