On Sat, 22 Aug 2026 16:59:47 +0200, "Theo de Raadt" <[email protected]> wrote: > > Kirill A. Korinsky <[email protected]> wrote: > > > CVSROOT: /cvs > > Module name: src > > Changes by: [email protected] 2026/08/22 08:04:42 > > > > Modified files: > > share/misc : airport > > > > Log message: > > airport: marked ISL, SXF, TXL and YKZ closed, add VDE > > I mean to say, I don't see the the point of these markers. > > Why do does this format suddenly allow (closed) as a grammar item? > > > Shall we put (open) on all the others? > > > Why does this matter. Did you get all the closed ones, or is there > now going to be frantic wasted time trying to update all the other > names? > > > These names remain historic, until periods when IATA reallocates an > airport code in South Korea and puts it in Swaziland (name at the time), > because the coding space is limited at 3 letters and there are other also > other considerations. > > > What does this (closed) actually help. >
Sorry, so the right fix this one. Index: share/misc/airport =================================================================== RCS file: /home/cvs/src/share/misc/airport,v diff -u -p -r1.108 airport --- share/misc/airport 22 Aug 2026 14:04:42 -0000 1.108 +++ share/misc/airport 22 Aug 2026 21:01:23 -0000 @@ -780,7 +780,7 @@ IQQ:Chucumata, Iquique, Chile IQT:Cf Secada, Iquitos, Peru ISB:Islamabad International, Pakistan ISC:Tresco, Isles Of Scilly, United Kingdom -ISL:Ataturk International Istanbul, Turkey (closed) +ISL:Ataturk International Istanbul, Turkey ISN:Sloulin Field International, Williston, North Dakota, USA ISO:Kinston, North Carolina, USA ISP:Long Island MacArthur, New York, USA @@ -1644,7 +1644,7 @@ SWF:Stewart, Newburgh/Poughkeepsie, New SWP:Swakopmund, Namibia SWQ:Brang Bidji, Sumbawa Island, Indonesia SXB:Entzheim, Strasbourg, France -SXF:Schoenefeld, Berlin, Germany (closed) +SXF:Schoenefeld, Berlin, Germany SXL:Collooney, Sligo, Ireland SXM:Juliana, St Maarten, Netherlands Antilles SXR:Srinagar, India @@ -1760,7 +1760,7 @@ TVU:Matei, Taveuni, Fiji TWB:Toowoomba, Queensland, Australia TWF:Twin Falls, Idaho, USA TXK:Texarkana Municipal, Arkansas, USA -TXL:Tegel, Berlin, Germany (closed) +TXL:Tegel, Berlin, Germany TXN:Tunxi, China TYF:Torsby, Wermland, Sweden TYN:Taiyuan, China @@ -1941,7 +1941,7 @@ YKL:Schefferville, Quebec, Canada YKM:Yakima Air Terminal, Yakima, Washington, USA YKQ:Waskaganish, Quebec, Canada YKS:Yakutsk, Russia -YKZ:Buttonville, Ontario, Canada (closed) +YKZ:Buttonville, Ontario, Canada YLD:Chapleau, Ontario, Canada YLL:Lloydminster, Saskatchewan, Canada YLQ:La Tuque, La Tuque, Quebec, Canada -- wbr, Kirill
