diff options
author | 2005-04-01 10:44:06 +0000 | |
---|---|---|
committer | 2005-04-01 10:44:06 +0000 | |
commit | 98ebad5c7d831ecf6572059f3abe8cc774c61aea (patch) | |
tree | 3935b57dec9efd2d2af92bfd3bc65f9f60b87dd3 | |
parent | small batch early bottling hppa64 port (diff) | |
download | wireguard-openbsd-98ebad5c7d831ecf6572059f3abe8cc774c61aea.tar.xz wireguard-openbsd-98ebad5c7d831ecf6572059f3abe8cc774c61aea.zip |
hppa64 port
-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 |