diff options
author | 2003-05-01 03:42:53 +0000 | |
---|---|---|
committer | 2003-05-01 03:42:53 +0000 | |
commit | 38fdd2f9cee77858908e296183aa832be02413f4 (patch) | |
tree | 43366d32035ff6927a6757156d3700a0ebc05120 | |
parent | 3.3 has left the building... (diff) | |
download | wireguard-openbsd-38fdd2f9cee77858908e296183aa832be02413f4.tar.xz wireguard-openbsd-38fdd2f9cee77858908e296183aa832be02413f4.zip |
i386 is elf now; pt out by ldcosta@arnet.com.ar
-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 c8f92fa1b85..77295c6071c 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.10 2003/05/01 03:26:05 mickey Exp $ + * $OpenBSD: calendar.openbsd,v 1.11 2003/05/01 03:42:53 mickey Exp $ */ #ifndef _calendar_openbsd_ @@ -19,6 +19,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 16 OpenBSD/i386 is ELF, 2003 May 01 OpenBSD 3.3 released, exploiting W^X, 2003 May 19 OpenBSD 2.3 released, including ``ports'' system, 1998 May 29 IPF is removed for license incompatibility, 2001 |