diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-04-01 10:44:07 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-04-01 10:44:07 +0000 |
commit | ec1c96ca2974ab1d72ad3bca63e369eac2e4b032 (patch) | |
tree | 6f32d51128bf8412bf76d53fb08d55470e8c2681 /usr.bin | |
parent | 086e003dd29b7c42921a44eb7af336bacfc10d4d (diff) |
hppa64 port
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/calendar/calendars/calendar.openbsd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/calendar/calendars/calendar.openbsd b/usr.bin/calendar/calendars/calendar.openbsd index fb0cef06228..9fb92c7bc6d 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.22 2005/01/03 19:26:49 mickey Exp $ + * $OpenBSD: calendar.openbsd,v 1.23 2005/04/01 10:44:06 mickey Exp $ */ #ifndef _calendar_openbsd_ @@ -21,6 +21,7 @@ Feb 26 OpenBSD/Amiga gets ISA bus support, 1996 Feb 26 bridge(4) transparent firewall added to OpenBSD, 1999 Feb 28 Cryptographic services framework in OpenBSD, 2000 Mar 10 OpenBSD/WWW translation started -- German, Spanish, Dutch, 2000 +Apr 01 OpenBSD/hppa64 port is added, 2005 Apr 16 OpenBSD/i386 is ELF, 2003 Apr 21 OpenBSD/luna88k port is added, 2004 May 01 OpenBSD 3.3 released, exploiting W^X, 2003 |