summaryrefslogtreecommitdiff
path: root/readconf.c
Commit message (Expand)AuthorAgeFilesLines
* - (djm) OpenBSD CVS SyncDamien Miller2003-04-091-2/+31
* - markus@cvs.openbsd.org 2003/04/01 10:10:23Damien Miller2003-04-011-1/+1
* - markus@cvs.openbsd.org 2003/02/05 09:02:28Damien Miller2003-02-241-11/+6
* - markus@cvs.openbsd.org 2002/11/07 22:08:07Ben Lindstrom2002-11-091-1/+10
* - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platformsBen Lindstrom2002-07-091-1/+1
* - deraadt@cvs.openbsd.org 2002/06/19 00:27:55Ben Lindstrom2002-06-211-2/+2
* - stevesk@cvs.openbsd.org 2002/06/10 17:45:20Ben Lindstrom2002-06-111-3/+3
* - markus@cvs.openbsd.org 2002/06/08 12:46:14Ben Lindstrom2002-06-091-3/+3
* - markus@cvs.openbsd.org 2002/06/08 05:40:01Ben Lindstrom2002-06-091-2/+2
* - markus@cvs.openbsd.org 2002/06/08 05:17:01Ben Lindstrom2002-06-091-23/+13
* - markus@cvs.openbsd.org 2002/02/04 12:15:25Damien Miller2002-02-051-5/+5
* - stevesk@cvs.openbsd.org 2002/01/04 17:59:17Damien Miller2002-01-221-3/+1
* - deraadt@cvs.openbsd.org 2001/12/19 07:18:56Damien Miller2001-12-211-16/+16
* - stevesk@cvs.openbsd.org 2001/11/17 19:14:34Ben Lindstrom2001-12-061-2/+2
* - markus@cvs.openbsd.org 2001/10/01 21:51:16Ben Lindstrom2001-10-031-2/+10
* - stevesk@cvs.openbsd.org 2001/09/19 19:24:19Ben Lindstrom2001-09-201-2/+24
* - stevesk@cvs.openbsd.org 2001/09/03 20:58:33Ben Lindstrom2001-09-121-4/+5
* - stevesk@cvs.openbsd.org 2001/08/30 16:04:35Ben Lindstrom2001-09-121-31/+24
* - markus@cvs.openbsd.org 2001/08/28 09:51:26Ben Lindstrom2001-09-121-2/+3
* - (bal) Fixed stray code in readconf.c that went in by mistake.Ben Lindstrom2001-08-151-2/+2
* - markus@cvs.openbsd.org 2001/08/01 22:03:33Ben Lindstrom2001-08-061-4/+4
* - jakob@cvs.openbsd.org 2001/07/31 09:28:44Ben Lindstrom2001-08-061-2/+8
* - markus@cvs.openbsd.org 2001/07/25 14:35:18Ben Lindstrom2001-08-061-2/+2
* - markus@cvs.openbsd.org 2001/07/22 22:04:19Ben Lindstrom2001-08-061-2/+2
* - markus@cvs.openbsd.org 2001/07/22 21:32:27Ben Lindstrom2001-08-061-2/+2
* - dugsong@cvs.openbsd.org 2001/06/26 16:15:25Ben Lindstrom2001-07-041-20/+27
* - markus@cvs.openbsd.org 2001/06/23 02:34:33Ben Lindstrom2001-06-251-3/+3
* - markus@cvs.openbsd.org 2001/06/08 15:25:40Ben Lindstrom2001-06-091-4/+4
* - stevesk@cvs.openbsd.org 2001/05/24 18:57:53Ben Lindstrom2001-06-051-2/+2
* - markus@cvs.openbsd.org 2001/05/18 14:13:29Ben Lindstrom2001-06-051-5/+5
* - markus@cvs.openbsd.org 2001/04/30 11:18:52Ben Lindstrom2001-04-301-2/+8
* - markus@cvs.openbsd.org 2001/04/17 10:53:26Ben Lindstrom2001-04-171-2/+17
* - stevesk@cvs.openbsd.org 2001/04/15 21:28:35Ben Lindstrom2001-04-161-3/+3
* - stevesk@cvs.openbsd.org 2001/04/12 20:09:38Ben Lindstrom2001-04-121-7/+7
* - markus@cvs.openbsd.org 2001/04/12 19:39:27Ben Lindstrom2001-04-121-2/+2
* - markus@cvs.openbsd.org 2001/04/12 19:15:26Ben Lindstrom2001-04-121-4/+12
* - markus@cvs.openbsd.org 2001/04/07 08:55:18Ben Lindstrom2001-04-081-2/+15
* - stevesk@cvs.openbsd.org 2001/04/02 14:20:23Ben Lindstrom2001-04-021-3/+2
* - OpenBSD CVS SyncBen Lindstrom2001-03-221-2/+2
* - markus@cvs.openbsd.org 2001/03/19 17:07:23Damien Miller2001-03-201-2/+2
* - markus@cvs.openbsd.org 2001/03/10 17:51:04Ben Lindstrom2001-03-111-2/+10
* - deraadt@cvs.openbsd.org 2001/03/10 12:53:51Ben Lindstrom2001-03-101-2/+2
* - OpenBSD CVS SyncBen Lindstrom2001-03-081-2/+2
* - millert@cvs.openbsd.org 2001/03/04 17:42:28Ben Lindstrom2001-03-051-4/+4
* - deraadt@cvs.openbsd.org 2001/02/24 10:37:55Ben Lindstrom2001-03-051-1/+7
* - markus@cvs.openbsd.org 2001/02/11 12:59:25Ben Lindstrom2001-02-151-2/+18
* - deraadt@cvs.openbsd.org 2001/02/08 14:39:36Ben Lindstrom2001-02-101-7/+11
* - stevesk@cvs.openbsd.or 2001/01/28 20:36:16Ben Lindstrom2001-01-291-2/+2
* - markus@cvs.openbsd.org 2001/01/22 23:06:39Ben Lindstrom2001-01-231-14/+13
* Hopefully things did not get mixed around too much. It compiles underBen Lindstrom2001-01-221-14/+17