Commit Graph

374 Commits

Author SHA1 Message Date
chris
4e1e341b61 Neither Reading or Scarborough is as important as Slough, Maidenhead or
High Wycombe, so I'll add them.
2003-03-28 10:47:09 +00:00
skrll
9c0c1ccb0a Scarborough is at least (if not more) important than Bracknell. 2003-03-28 09:07:02 +00:00
agc
a48817f817 Some UK-centric corrections:
Correct the code for Leicester.
	Add codes for other important places (Reading, Bracknell).
	Order UK area codes numerically.
2003-03-27 22:44:02 +00:00
tsarna
2082416e99 North American postal region codes table. These are the two letter
"State or Province" codes seen in US, Canadian, and a few other
addresses.  Eg, MT for Montana, ON for Ontario, etc.  Includes all the
"wierd" ones that many people don't know, like AA, GU, PW, etc.

This information was compiled from a half dozen websites, as there
didn't seem to be (before this) a good complete list.

Discussed with christos, oster, david, and others.
2003-03-26 15:57:54 +00:00
jhawk
2c14f3de0e Note todo item (overlay/split info for non-future areacodes) 2003-03-13 02:55:01 +00:00
lukem
6cbbfe4c9f There's no need anymore to protect __COPYRIGHT() and __RCSID() with:
#ifndef __lint
	...
	#endif
2003-03-10 03:50:38 +00:00
fvdl
1d6960703b Return value style update (no parentheses) 2003-03-04 14:22:15 +00:00
jhawk
1bddb5ee51 re-gen with new machinery. Finally up-to-date. 2003-03-03 01:15:12 +00:00
jhawk
3697e47ee0 Add "update-na.phone:" target to regen na.phone from
the NANPA database.
2003-03-03 01:14:33 +00:00
jhawk
cf6b904ab0 Download and parse area code database from NANPA.COM 2003-03-03 01:14:03 +00:00
jhawk
5fc124a901 Parse HTML tables from NANPA.COM (used by nanpa.awk to produce
na.phone)
2003-03-03 01:13:36 +00:00
jhawk
6828532b65 From na.phone (rev 1.17): our local customizations that are not
in the NANPA database (city names, overlay information, etc.)
2003-03-03 01:13:00 +00:00
jhawk
58cf11770f Strip carriage returns in domains.sed, not with tr in Makefile. 2003-03-02 21:32:33 +00:00
jhawk
f8e7e3735f Re-gen (via make -f update-domains).
No actual changes.
2003-03-02 20:13:23 +00:00
jhawk
5e5b1edf59 Rewrite the update-domains: target; there's now an html file to process,
not a flat text file (boo!). Use sed instead of perl, though. In-tree
tools are better.

Also, when inserted RCS tags into generated files, don't use a tag
that will get expanded in the Makefile; quote it such that it is
only expanded when the generated file is checked in.
2003-03-02 20:12:16 +00:00
jhawk
3b986ffa49 sed script to parse cctld-whois.htm and produce the "domains" file 2003-03-02 20:10:39 +00:00
jhawk
dcbacd486c Amend rev 1.21: there is insufficient concensus on #define<TAB>.
Permit any whitespace after #define, but mandate consistency of
TABs within a file.
2003-03-02 18:25:45 +00:00
jhawk
e470466271 Clarify that macros should be #define<TAB>; it's important to specify this
in the actual document, just not in the cvs logs (cf. rev 1.15).
2003-02-23 14:58:50 +00:00
simonb
1fba8c7990 Add ROA (Roanoke, VA). 2003-02-17 12:19:27 +00:00
mason
49c1f750ff IMAO == 'In my arrogant opinion.' 2003-02-05 20:11:04 +00:00
wiz
751f2ea415 v1.68 from FreeBSD. 2003-01-26 01:02:42 +00:00
junyoung
f8fbaf68be netbsd-1-4 branch is EOL'ed. 2002-10-20 18:43:25 +00:00
junyoung
7c5f10a5e2 Pull in the latest from FreeBSD. 2002-10-20 18:40:14 +00:00
kleink
c8bc77bfad Update list to 2001-11-26 data.
While here, sort by domain (rather than country) and capitalize country
names.
2002-10-15 18:07:27 +00:00
kleink
a5b6763856 2002-05-20:
* Macau -> Macao
* East Timor: TP -> TL.
2002-10-15 17:48:32 +00:00
junyoung
e11fe6e660 EOL: end of life. 2002-09-27 03:40:46 +00:00
lukem
32cfc56bab minor makefile delint 2002-09-18 07:50:31 +00:00
atatat
8c4b578bb7 Add new numbers, remove some stars, and mildly sort it so that it's
actually in numeric order.
2002-09-13 15:31:01 +00:00
jwise
16ee61e627 Add COB, EOB. 2002-09-05 15:54:44 +00:00
gendalia
18a1b84074 GIGO: garbage in, garbage out
SOP: standard operating procedure
TWIAVBP: the world is a very big place
2002-09-04 23:51:55 +00:00
wiz
acee215136 Add SIMCA (sitting in my chair amused). 2002-09-02 19:02:20 +00:00
soren
c760d33b3e Fix comment about format.
Fixes PR misc/17722 from David MacKenzie.
2002-08-02 18:02:53 +00:00
junyoung
158fd900d1 Consistent use of 'v'. 2002-07-30 04:10:36 +00:00
junyoung
40fa5f20fe Add NetBSD 1.5.3 to the tree as well. 2002-07-24 05:10:14 +00:00
junyoung
293cf6ffe0 Readd NetBSD 1.5.3. Note that entries should be sorted in chronological
order.
2002-07-24 04:51:08 +00:00
junyoung
19fe2e4fc0 Pull in the latest from FreeBSD tree. 2002-07-24 04:49:14 +00:00
grant
9818296a83 add NetBSD 1.5.3. 2002-07-23 06:53:35 +00:00
yamt
0b7632c32a change section order. (CAVEATS before BUGS)
suggested by Thomas Klausner in private mail.
2002-07-10 11:57:12 +00:00
yamt
4a8845af69 add CAVEATS section. discussed on tech-userlevel. 2002-07-10 09:45:18 +00:00
gendalia
b0556cec94 ISAGN added, "I see a great need" 2002-06-30 03:05:53 +00:00
wiz
f0f3c110bc Sort. 2002-06-15 10:31:18 +00:00
hubertf
7a8139af42 OTT 2002-06-14 02:39:50 +00:00
tron
366c558a3e Add TOEFL. 2002-06-06 20:28:40 +00:00
lukem
765dc83a3e add AFAIU and AIU. from <dive@endersgame.net> in [misc/15905] 2002-05-21 12:01:09 +00:00
ragge
ba1c5e4c6b Add Lulea. Someone may want to call me. 2002-04-02 20:21:59 +00:00
kleink
a3f0b56f7a While we're here, roll forward the up-to-date tag. 2002-02-26 13:20:22 +00:00
kleink
da7d0ec7e4 ISO 3166/MA web pages have moved. 2002-02-26 13:11:05 +00:00
wiz
bac725fb4f Add Vienna, Austria. 2002-02-18 17:25:50 +00:00
pooka
9f4b2f24af Add Cairo and Budapest airports.
And while in here, also add BSD airport. Happy landings!
2002-02-18 16:27:10 +00:00
wiz
6ac333c243 Add two from Dawid Szymañski in private mail. 2002-02-13 13:54:21 +00:00
wiz
67f778e818 Add FM (per 15281), ROFL and ROFLMAO. 2002-01-19 13:40:33 +00:00
wiz
d0a7520fe5 Mention LIBRARY section, and some minor changes. 2002-01-12 02:24:29 +00:00
wiz
822b0a82d8 Add BOGAHICA, fix DKDC, and lowercase letter in another one. 2/3 from 14928. 2001-12-14 15:16:42 +00:00
tv
8e6f7afb5b MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
simonb
b250cceb73 Add SWMBO. 2001-12-04 03:04:16 +00:00
lukem
0b85b873c2 add MMU, TLB. sort 2001-12-03 05:38:10 +00:00
kleink
383736ea93 SSIA 2001-12-01 10:43:21 +00:00
lukem
d864702dc2 ptv 2001-11-30 04:57:26 +00:00
hubertf
55f0bb9d54 WTF use is a acronyms DB that has only the most commone cases... add a few
less common ones.

Submitted by Sean Davis <dive@endersgame.net> in PR 14725
2001-11-26 02:11:07 +00:00
itojun
69d4f1035f pull in the latest from freebsd tree. now darwin is listed as well. 2001-11-26 01:46:53 +00:00
jhawk
25dfa3e2d8 Try to reserve "v" (down arrow) to indicate active development,
so, e.g. not between 1.4.2 and 1.4.3.
Note that NetBSD 1.4 development continues at this time ("v").
Note NetBSD 1.5.2 (and continuing 1.5 development).
Correct 1.5.1 release date to Jun 11 not July 11.
Add 1.5.2 release date.
2001-11-25 07:31:21 +00:00
lukem
00138c9a0d pfo 2001-11-19 09:36:43 +00:00
hubertf
4dfc9cf362 IYSS (if you say so)
Submitted in PR 14491 by Sean Davis <dive@endersgame.net>
2001-11-07 04:23:24 +00:00
cgd
f3bd0cf158 add WRT (with respect to) 2001-10-28 22:39:30 +00:00
cgd
9116fff03a fix BTTH (_boot_ to the head) 2001-10-28 22:38:01 +00:00
christos
167e01dd54 add pos 2001-10-25 13:56:07 +00:00
kleink
7ff4c19dee Inspired by rev. 1.18: consistency, pull in <assert.h> for _DIAGASSERT(). 2001-10-23 18:51:05 +00:00
kleink
04b133da92 As discussed with Luke, add a short _DIAGASSERT(3) example.
Fixes PR lib/14324.
2001-10-23 18:45:13 +00:00
taca
ce11bd32bc Remove tab only line. (Emacs makefile mode complains it.) 2001-10-22 10:53:47 +00:00
jsm
e816d70051 Add AIUI, suggested by Adam Olsen <adamolsen@technologist.com>. 2001-08-29 18:24:17 +00:00
wennmach
b09d0c7157 Add WOMBAT 2001-08-11 11:57:35 +00:00
cjones
44eb8824ed Added TBD. 2001-08-03 19:16:55 +00:00
itojun
f05de38f35 sync with freebsd tree. 1.5.1 is listed, couple of updates to URL. 2001-07-12 00:01:15 +00:00
tv
d5886144e3 Fix gross errors in state abbreviations, add missing state abbreviations,
remove stray whitespace at end of some lines.
2001-07-08 17:31:12 +00:00
christos
91b9112443 This file should replace inter.phone (since inter.phone is incomplete
and does not include NDD and IDD), but I am not removing inter.phone
for now because it has some city codes and people might find those useful
2001-07-07 21:35:27 +00:00
itojun
a6fe9aa8cb sync with freebsd bsd-family-tree 1.47.
reminded to me by Petri Koistinen <pkoistin@cs.stadia.fi>
2001-06-28 15:16:37 +00:00
christos
af712809f8 add another one I was taught on icb yesterday. 2001-06-15 18:15:56 +00:00
wiz
75227d120c add TMA 2001-05-28 13:02:51 +00:00
martin
64ad5ed3c3 Add SOB. 2001-05-01 19:55:20 +00:00
mycroft
4f580ad7ba Add WAG and EWAG. 2001-04-30 19:54:04 +00:00
kleink
73cf862d26 While we're here, add Erlangen, Germany. 2001-04-26 08:50:00 +00:00
wiz
4f29714248 Update and add some Austrian prefixes. 2001-04-25 22:35:47 +00:00
pooka
7d3a3a5b91 add the all-important airports FOO and BAR 2001-04-08 10:16:17 +00:00
christos
0bd89f34ee add fiir [from mycroft] 2001-03-30 22:38:33 +00:00
hubertf
ba8c0c74d7 Update lots of cities from Poland. Also, Poland was People's Republic until
1989, how people hate the name because it sounds so socialist.

Patch sent by Tomasz Luchowski <zuntum@netbsd.org> in private mail.
2001-03-23 01:55:12 +00:00
fair
ee84bdd76e Commit the patch from PR 11314 containing corrections for abbreviations. 2001-03-21 19:48:29 +00:00
mason
e99776a380 There ain't no such thing as a free lunch. 2001-03-13 05:51:46 +00:00
lukem
15e5ad3658 add BIALW. sort AYBABTU 2001-03-07 00:06:19 +00:00
lukem
571663338d rlc 2001-03-01 22:46:13 +00:00
lukem
4dea53e974 AYBABTU 2001-03-01 22:35:52 +00:00
cgd
00f68ab5c7 add include of stdlib.h, for use of setprogname() & getprogname() 2001-02-21 00:04:43 +00:00
jwise
8179bf1a53 AWOL is `absent without official leave'
^^^^^^^^
2001-02-20 01:52:24 +00:00
cgd
2c1f7a6ee8 nuke __progname, suggest setprogname() and getprogname() 2001-02-19 22:46:47 +00:00
sommerfeld
7340a3b8f8 WIBNI 2001-02-12 01:41:36 +00:00
lukem
8c93176438 awol 2001-02-11 00:23:12 +00:00
hubertf
7a0b37d8f3 Add proper entries for Berlin, Germany. 2001-01-29 16:43:20 +00:00
itojun
8eae709081 sync with freebsd share/misc/bsd-family-tree.
- lots of BSD/386 and BSD/OS updates.
- recent *BSD releases including NetBSD 1.5.
2001-01-19 07:37:41 +00:00
ad
53c964df98 +LJBF 2000-12-31 13:39:02 +00:00
mellon
f693a6019a Add pfy (Lance Berc) 2000-12-29 19:42:08 +00:00
wiz
9632067072 add FSVO (for some value of) 2000-12-18 15:05:30 +00:00
ad
a52c851297 London switched area codes earlier this year. While there's supposedly only
one code, for the moment they still map to inner and outer London (as the
old ones did), so supply two codes.
2000-12-11 15:44:19 +00:00
hubertf
e2c37ca77d Update, submitted by petri.koistinen@iki.fi in PR 11691 2000-12-11 15:35:09 +00:00
briggs
47ed89c687 Add
bofh - bastard operator from hell
and	lart - luser attitude readjustment tool (ie, hammer)
from Paul Goyette.
2000-12-08 15:17:23 +00:00
wiz
0cd705dd27 add NFW 2000-12-01 02:33:32 +00:00
soren
7e2c7ffc2b Danish area codes have faded away. 2000-11-30 14:07:17 +00:00
wiz
a496089c05 add SUS 2000-11-18 18:13:38 +00:00
simonb
1ad0e6026b Update Bangkok airport, and add some other major Thai airports. 2000-10-19 05:23:28 +00:00
simonb
6cda066406 For Australian airports, consistantly use <city/town>,<state>,<country>. 2000-10-18 02:50:14 +00:00
hubertf
76b233e574 Correct comment describing format of this file (missing "<TAB>").
Adresses PR 11209 by Masao Uebayashi <uebayasi@soum.co.jp>
2000-10-13 03:22:49 +00:00
is
c187885502 Added Aarhus. 2000-10-11 12:23:50 +00:00
is
87dfefb8c5 Added a couple of entries. Corrected some sorting errors. 2000-10-11 12:17:35 +00:00
ad
e62b1ca145 One more; also provide some alternative meanings to existing entries. 2000-10-10 14:19:34 +00:00
itojun
60093d58b2 sync with FreeBSD share/misc/bsd-family-tree. 2000-10-02 11:28:22 +00:00
wiz
903370e095 add IHAFC and IHNFC 2000-09-10 20:49:20 +00:00
enami
04235cdc87 Fix typos. 2000-09-06 14:12:45 +00:00
kleink
cd64d88f6f + Trier, FRG. 2000-09-05 15:45:16 +00:00
lukem
dc53b5b17e - fix spelo
- be consistent with #define<TAB> for macros
2000-09-04 08:01:16 +00:00
kleink
52c8b79c19 Document an ``EXIT STATUS'' section appropriate for section one and eight
commands and utilities.
2000-08-28 16:51:56 +00:00
wiz
c6253bccb9 add FOAD 2000-08-12 11:09:43 +00:00
hubertf
3d03ccca1c Back out last entry (MCC).
It seems this file is intended for "things used often in personal
eletronic communication". (Where is my canonical list of smilies?)
2000-08-10 03:56:58 +00:00
hubertf
909a069d61 MCC Memory Credential Cache 2000-08-10 02:23:40 +00:00
ad
5854678e15 Add POC, RP. 2000-07-14 15:15:52 +00:00
wiz
e4653b6906 add RFC 2000-06-30 10:57:09 +00:00
kleink
8a7d2ae8da + FAQ 2000-06-19 11:27:52 +00:00
kleink
09d00231dc + KITA 2000-06-19 09:40:58 +00:00
wiz
3f3abfd359 PNG 2000-05-14 01:32:58 +00:00
hubertf
383f5943ba Use "uk" for the United Kingdom, not "gb". (there's only one domain
remaining under .gb and the organisation concerned doesn't use it
any more).

Addresses PR 9789 by dot@dotat.at
2000-04-05 15:58:40 +00:00
lukem
6243e0b38d add example on how to printf 64 bit quantities 2000-03-10 12:46:30 +00:00
lukem
aa6dfe707c fix comment around CONSTCOND 2000-03-10 12:01:15 +00:00
lukem
d56d7ced69 major overhaul:
* require ANSI not K&R for prototypes, stdargs, etc
* document current practice for
	- rcsids & copyright
	- header file inclusion protection
	- expressions, and multi-statement macros
	- enum & struct decls
	- empty and large statements
	- wrapping long lines, prototypes, function decls
2000-03-02 08:51:54 +00:00
lukem
192c515bf1 change from -di8 to -di0 (the indentation, in character positions, from a
declaration keyword to the following identifier)
2000-03-02 08:48:07 +00:00
lukem
25260389e9 add woftam 2000-02-20 08:17:36 +00:00
kleink
fe1a09a03b Oops, typo.
CVS----------------------------------------------------------------------
2000-02-14 16:16:11 +00:00
kleink
4dc68486de SCNR, QED. 2000-02-14 16:15:30 +00:00
deberg
7841046191 add FIIK 2000-02-14 05:16:20 +00:00
soren
7d3d2d01f3 Add ITYM. 2000-02-10 09:45:00 +00:00
enami
2f83e2ce62 Add `be back tomorrow'. 2000-02-09 02:11:03 +00:00
thorpej
c1e175b999 Add OTL. 2000-01-24 22:38:21 +00:00
pooka
d89014e5e5 add CYA, HAND, TTYL 1999-12-17 14:25:45 +00:00
jdolecek
d614efc2b4 g/c Czechoslovakia as it doesn't exist anymore, add correct entries for
Czech Republic and Slovak Republic
1999-12-05 15:08:31 +00:00
kleink
451a74f20c Add a couple of comments, as requested by Hubert Feyrer. 1999-12-02 14:01:46 +00:00
jwise
5cc98b9653 Nix that, apparently the prefered form is simply `Romania' 1999-11-30 21:05:19 +00:00
jwise
c769dd7cee Romania, Socialist Republic of -> Romania, Republic of (this is correct, but
the appropriate standards should be checked anyhow (HI KLAUS!)).
1999-11-30 21:02:39 +00:00
kleink
eb239cb4ec As observed in ISO 3166-1, expand St.' to Saint' for Saint Helena and Saint
Pierre and Miquelon.
1999-11-30 16:35:01 +00:00
kleink
57abe59057 Sync with ISO 3166-1 as of 1999-10-01:
* Vatican City State -> Holy See
* Zaire -> The Democratic Republic of the Congo
1999-11-30 16:22:37 +00:00
kleink
8b16c6cdcf Add Palestinian Territory, Occupied; from ISO 3166-1 as of 1999-10-01. 1999-11-30 16:11:25 +00:00
tron
0ca6533695 Update for regional telephone codes in Finland supplied by
Antti Kantee in PR misc/8839.
1999-11-21 20:21:32 +00:00
sommerfeld
657174d43b Add NRFPT 1999-11-17 20:02:07 +00:00
tron
653c374a4c Add "AKA". 1999-11-16 13:23:47 +00:00
christos
6b99f559fd add POLA 1999-11-12 23:50:01 +00:00