[BACK]Return to calendar.openbsd CVS log [TXT][DIR] Up to [local] / src / usr.bin / calendar / calendars

Annotation of src/usr.bin/calendar/calendars/calendar.openbsd, Revision 1.10

1.2       mickey      1: /*
                      2:  * OpenBSD-related dates to celebrate
                      3:  *
1.10    ! mickey      4:  * $OpenBSD: calendar.openbsd,v 1.9 2003/03/19 16:09:20 henning Exp $
1.2       mickey      5:  */
                      6:
                      7: #ifndef _calendar_openbsd_
                      8: #define _calendar_openbsd_
1.1       mickey      9:
                     10: Jan 06 IPF gets integrated into the OpenBSD kernel, 1996
                     11: Jan 06 NRL IPv6 addition to OpenBSD, 1999
1.9       henning    12: Jan 20 Bind 9 goes into the tree, 2003
1.1       mickey     13: Jan 26 Anoncvs service inaugurated, 1996
                     14: Jan 29 ``second anoncvs server is 100 miles from the first'', 1996
                     15: Feb 03 Describe the ports mechanism [in OpenBSD], 1997
                     16: Feb 13 Unpatented fast block cipher for new password hashing, 1997
1.3       mickey     17: Feb 19 IPsec package by John Ioannidis and Angelos D. Keromytis, 1997
1.2       mickey     18: Feb 26 OpenBSD/Amiga gets ISA bus support, 1996
1.7       jason      19: Feb 26 bridge(4) transparent firewall added to OpenBSD, 1999
1.1       mickey     20: Feb 28 Cryptographic services framework in OpenBSD, 2000
                     21: Mar 10 OpenBSD/WWW translation started -- German, Spanish, Dutch, 2000
1.10    ! mickey     22: May 01 OpenBSD 3.3 released, exploiting W^X, 2003
1.1       mickey     23: May 19 OpenBSD 2.3 released, including ``ports'' system, 1998
                     24: May 29 IPF is removed for license incompatibility, 2001
                     25: Jun 01 OpenBSD 2.1 released, first time on CD (double set), 1997
1.3       mickey     26: Jun 04 First hackathon, Calgary, Canada, 10 developers, 1999
                     27: Jun 04 c2k2 hackathon, "Shutup and Hack", Calgary, Canada, 42 developers, 2002
                     28: Jun 15 c2k hackathon, Calgary, Canada, 18 developers, 2000
1.1       mickey     29: Jun 15 OpenBSD 2.7 released, including OpenSSH, 2000
1.5       fgsch      30: Jun 21 !c2k1 hackathon, Cambridge, MA, 35 developers, 2001
1.4       mickey     31: Jun 24 PF added. Insane amounts of work done by dhartmei@, 2001
1.1       mickey     32: Jul 01 OpenBSD 1.2 released on ftp, 1996
                     33: Jul 01 add strlcpy/strlcat, safe and sensible string copy/append, 1998
                     34: Jul 11 OpenBSD goes wireless w/ if_wi addition, 1999
1.2       mickey     35: Jul 23 OpenBSD goes multimedia with Brooktree 848 support, 1998
1.1       mickey     36: Jul 24 Non-executable stack on most architectures, 2002
1.2       mickey     37: Jul 25 Gigabit speed to OpenBSD with the addition of if_ti, 1999
1.1       mickey     38: Aug 11 OpenBSD/sparc is ELF, 2002
                     39: Aug 12 OpenBSD/sparc is switched to wscons, 2002
                     40: Aug 16 IPX network stack added to OpenBSD, from FreeBSD, 1996
1.3       mickey     41: Aug 17 c2k1-II hackathon, Washington D.C., 12 developers, 2001
1.1       mickey     42: Aug 17 OpenBSD/sparc64 port added, from NetBSD, 2001
                     43: Sep 26 OpenSSH born, Sunday 11:56 MST, 1999
                     44: Oct 14 OpenBSD born, Saturday 16:36 MST, 1995
1.6       mickey     45: Nov 01 OpenBSD 3.2 released, ftp mirrors preload for the first time, 2002
1.1       mickey     46: Nov 11 want.html added to OpenBSD/www, 1998
1.8       henning    47: Nov 18 altq merged into pf, 2002
1.2       mickey     48: Nov 27 Unified buffer & VM cache enters OpenBSD, 2001
1.4       mickey     49: Nov 30 OpenBSD gets RAID support w/ a dpt(4) addition, 1999
1.3       mickey     50: Dec 01 OpenBSD 3.0 released, including PF, triple set, 2001
1.9       henning    51: Dec 02 ProPolice stack smash protector incorporated, 2002
1.1       mickey     52: Dec 07 KAME IPv6 merger TODOs.  you may want to see them earlier..., 1999
                     53: Dec 21 OpenBSD/powerpc added, 1996
1.2       mickey     54:
                     55: #endif /* !_calendar_openbsd_ */