diff options
author | 2004-04-02 21:38:00 +0000 | |
---|---|---|
committer | 2004-04-02 21:38:00 +0000 | |
commit | 93f35535925d4aa5317a2aca20abb6f176ce1b84 (patch) | |
tree | 6dfc882617878503576c746b956bb9e52c70e144 | |
parent | set correct MAC address for Farallon eth' cards. (diff) | |
download | wireguard-openbsd-93f35535925d4aa5317a2aca20abb6f176ce1b84.tar.xz wireguard-openbsd-93f35535925d4aa5317a2aca20abb6f176ce1b84.zip |
a few more of recent and not very so
-rw-r--r-- | usr.bin/calendar/calendars/calendar.openbsd | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.bin/calendar/calendars/calendar.openbsd b/usr.bin/calendar/calendars/calendar.openbsd index 6e8911e891b..1bf06856cfa 100644 --- a/usr.bin/calendar/calendars/calendar.openbsd +++ b/usr.bin/calendar/calendars/calendar.openbsd @@ -1,7 +1,7 @@ /* * OpenBSD-related dates to celebrate * - * $OpenBSD: calendar.openbsd,v 1.15 2004/01/28 01:57:35 mickey Exp $ + * $OpenBSD: calendar.openbsd,v 1.16 2004/04/02 21:38:00 mickey Exp $ */ #ifndef _calendar_openbsd_ @@ -11,8 +11,9 @@ Jan 06 IPF gets integrated into the OpenBSD kernel, 1996 Jan 06 NRL IPv6 addition to OpenBSD, 1999 Jan 20 Bind 9 goes into the tree, 2003 Jan 26 Anoncvs service inaugurated, 1996 -Jan 27 OpenBSD/amd64 added, 2004 +Jan 27 OpenBSD/amd64 port added, from NetBSD, 2004 Jan 29 ``second anoncvs server is 100 miles from the first'', 1996 +Jan 31 OpenBSD/cats port added, from NetBSD, 2004 Feb 03 Describe the ports mechanism [in OpenBSD], 1997 Feb 13 Unpatented fast block cipher for new password hashing, 1997 Feb 19 IPsec package by John Ioannidis and Angelos D. Keromytis, 1997 @@ -31,6 +32,7 @@ Jun 04 c2k2 hackathon, "Shutup and Hack", Calgary, Canada, 42 developers, 2002 Jun 15 c2k hackathon, Calgary, Canada, 18 developers, 2000 Jun 15 OpenBSD 2.7 released, including OpenSSH, 2000 Jun 21 !c2k1 hackathon, Cambridge, MA, 35 developers, 2001 +Jun 23 OpenBSD/hppa started, based on Utah Lites and OSF MkLinux, 1998 Jun 24 PF added. Insane amounts of work done by dhartmei@, 2001 Jul 01 OpenBSD 1.2 released on ftp, 1996 Jul 01 add strlcpy/strlcat, safe and sensible string copy/append, 1998 @@ -44,7 +46,10 @@ Aug 16 IPX network stack added to OpenBSD, from FreeBSD, 1996 Aug 17 c2k1-II hackathon, Washington D.C., 12 developers, 2001 Aug 17 OpenBSD/sparc64 port added, from NetBSD, 2001 Sep 26 OpenSSH born, Sunday 11:56 MST, 1999 +Sep 29 OpenBSD/hppa gets PCI bus support, 2003 Oct 14 OpenBSD born, Saturday 16:36 MST, 1995 +Oct 17 CARP added, introducing OpenBSD into High Availability market, 2003 +Oct 18 OpenBSD/mvme88k port added, from nivas, based on MACH/luna88k, 1995 Oct 30 OpenBSD 3.4 released, implementing W^X on i396 and AES in VIA C3, 2003 Nov 01 OpenBSD 3.2 released, ftp mirrors preload for the first time, 2002 Nov 11 want.html added to OpenBSD/www, 1998 |