Commit Graph

295 Commits

Author SHA1 Message Date
kleink
117c044a56 Oops, bump the date for previous. 2003-07-23 17:06:12 +00:00
kleink
0a74da9bdb Incorporate ISO 3166/MA Newsletter V-8 (Serbia and Montenegro). 2003-07-23 17:04:51 +00:00
jschauma
749194779b Add SMP and NUMA. 2003-07-18 15:11:23 +00:00
jschauma
ce16073c02 Add ABI and API. 2003-06-19 18:23:59 +00:00
wiz
957ca71120 Add (t)tbomk -- (to) the best of my knowledge. 2003-06-10 19:11:10 +00:00
jmmv
63ff77691f +DMA, GIF, NAT, WWW 2003-06-07 22:33:30 +00:00
jmmv
845b77b870 Add cvs id tag. 2003-06-07 18:56:10 +00:00
jmmv
b7878a7b3c +IIUC 2003-05-26 13:11:36 +00:00
wiz
8635711f3e Add Centreville, and fix 22015. From Sean Davis in PR 21407. 2003-05-11 01:55:18 +00:00
salo
a760954e6f Fix AMS, from Douwe Kiela via PR misc/21523.
Better describe PRG.
Add BTS.
2003-05-10 19:38:06 +00:00
itojun
321d39a033 sync w/ freebsd 1.72 (includes up to openbsd 3.3) 2003-05-07 07:11:00 +00:00
jmmv
d8a685c47a Add 'RTFC', as requested in PR misc/21400 by dive at endersgame.net. 2003-04-30 13:04:52 +00:00
jmmv
c338f2125f Fix ISA meaning; thanks salo@. 2003-04-25 19:53:17 +00:00
jmmv
586e8b8a61 +BLOB 2003-04-25 18:57:18 +00:00
lukem
08b87159f0 check strtol for ERANGE overflow too... 2003-04-17 02:59:29 +00:00
jmmv
2494dcd3ba Add the share/misc/acronyms.comp file, which is a small acronyms database
containing computer-related terms; a complement for manpages.

As discussed on tech-userlevel, if wtf(6) is going to stay in the system
(and it seems so), it's worth improving it.

Closes my own PR misc/17559.
2003-04-11 11:07:15 +00:00
salo
2250b51a29 Fix prefix for Bratislava, it has changed from 7 to 2.
Add entries for all areas in Slovak Republic.
2003-04-10 20:27:40 +00:00
kleink
9a46e58eb2 Incorporate ISO 3166/MA Newsletter V-6 (Timor-Leste). 2003-04-10 19:50:08 +00:00
salo
6b3dd32f4b Forgot G/C in the previous. 2003-04-06 19:57:09 +00:00
salo
3620eef18b Add ATM, B/C, D/L, DIY, EOD, FCFS, GAC, GAL, GTG, HICA, IAC, IC, ICCL, J/K,
N/M, OMG, OT, PEBKAC, SNR, TBC, TINC, U/L, W/, W/O, WB, WFM, WIP and YW.
2003-04-06 19:51:50 +00:00
jschauma
1c3518418b add 'yhbt' and 'yhl'. 2003-04-06 18:02:52 +00:00
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