Commit Graph

500 Commits

Author SHA1 Message Date
keihan
785984d9e4 Add a bunch of acronyms, approved by Grant Beattie. 2003-08-09 01:35:16 +00:00
keihan
40bff3072a Add a couple of acronyms and fix API.
This and the previous commit to acronyms approved by Lubomir Sedlacik.
2003-08-08 19:17:52 +00:00
keihan
5a33a0e11d Add 'stfa'. 2003-08-08 19:16:13 +00:00
jmmv
da0805ffe2 Recommend EXIT_SUCCESS and EXIT_FAILURE for exit status, instead of directly
using 0 and 1 values, respectively.
2003-08-05 13:26:13 +00:00
wiz
a0b8d1d261 Add STFU (shut the fuck up). 2003-07-29 16:48:17 +00:00
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
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
lukem
7287003d25 add knf 1999-11-05 08:59:17 +00:00
ad
2b5386926e Add JK, fix capitalization. 1999-10-31 11:51:57 +00:00
christos
e813de525b add no problem 1999-10-31 04:54:03 +00:00
christos
aca778470a add 'no big deal' 1999-10-31 04:52:30 +00:00
drochner
713601779d btdt 1999-10-25 14:36:21 +00:00
christos
40ea06ec9f webster police 1999-10-23 17:02:55 +00:00
christos
69d47d3022 Resolve conflicts 1999-10-16 07:17:43 +00:00
ross
bea0778f75 RSN real soon now 1999-10-05 05:53:42 +00:00
garbled
24473bdec7 Update with new 623 and 480 area codes for Arizona. Not positive about
how Phoenix divides on those lines, but the whole thing is rediculously
confusing anyhow.
1999-10-04 17:07:17 +00:00
simonb
43121a25ec A few more... 1999-10-01 04:06:47 +00:00
kleink
02fd6c4586 KISS 1999-09-16 12:47:31 +00:00
fvdl
7f5f4a3af3 Remove getopt from the Makefile too. 1999-09-16 09:12:06 +00:00
hubertf
22a8f1af18 This file is hopeless outdated & broken and would need some rework to
get it going. Given that we have a decent example in the getopt(3) manpage
and lots of working getopt() examples in our source, this is removed.
1999-09-15 12:35:37 +00:00
ross
766a9dd0f6 ISTM 1999-09-11 17:28:40 +00:00
christos
a9beb821ed add country and language to the installed files 1999-09-03 21:35:05 +00:00
christos
e21f733661 Import country and language iso codes from my work database. 1999-09-03 21:32:16 +00:00
hubertf
b716c8a5a8 Indent "else if" the NetBSD way. 1999-08-21 19:28:30 +00:00
ad
df3501fd4a FUD 1999-08-13 12:30:38 +00:00
ad
b87c990c32 CMIIW, MYOB. 1999-08-13 12:28:52 +00:00
mrg
4c54af7651 +FUBAR +NFI +SNAFU 1999-08-06 13:50:31 +00:00
tsarna
23001b8bf4 +IANAL, remove dupe IOW, sort 1999-08-06 01:29:38 +00:00
simonb
4a90cd2d80 IIANM, IIANM was missing... 1999-08-04 04:26:21 +00:00
augustss
7b7060e363 Add another bunch of acronyms (thanks to my wife Jessica). 1999-08-02 20:12:23 +00:00
cjs
4c350b4a42 Add IOW. 1999-08-02 05:14:08 +00:00
thorpej
7ccd991041 Add FSDO. 1999-07-31 21:51:40 +00:00
augustss
1e49b88258 Add Away From Keyboard 1999-07-28 00:01:02 +00:00
mycroft
e726dc8e2f ASAP, TYVM 1999-07-27 22:35:40 +00:00
lukem
e7bc6284b0 how could we forget TLA? 1999-07-24 01:42:54 +00:00
jtk
f1d0da26f4 SMLSFB 1999-07-23 21:19:26 +00:00
hubertf
e266af2900 add NFC 1999-07-23 13:49:12 +00:00
mrg
4ef3786b2a +AFAICR +AFAIR +BTTH +SEP +SFA +SMI 1999-07-23 13:32:28 +00:00
hubertf
bbbbc755c7 add g, eg, veg 1999-07-22 23:56:25 +00:00
lukem
7175d3e631 add acronyms 1999-07-22 10:07:12 +00:00
lukem
550a51c5a5 IIRC, "IIRC" == "if i recall correctly". :) 1999-07-21 01:14:49 +00:00
mrg
d184a54b3b +IMO +IMNSHO +PITA 1999-07-18 13:47:50 +00:00
christos
605e8fdded thanks a lot :-) 1999-07-16 16:02:48 +00:00
fvdl
79aef7d85a Acronymfomania. Add YMMV. 1999-07-16 13:19:32 +00:00
christos
0bd174205d times can be shorter... 1999-07-16 09:26:59 +00:00
christos
a3ab8847da opinions... 1999-07-16 09:24:46 +00:00
mycroft
d56d3dda8d +TTFN 1999-07-16 09:21:03 +00:00
christos
b95578e121 mit appropriate. 1999-07-16 09:18:28 +00:00
mycroft
a6a973af4f +OTOH, expand WTF/WTH 1999-07-16 09:17:23 +00:00
christos
f0b7f04401 lol 1999-07-16 09:13:38 +00:00
christos
a5d95430bb made me laugh... 1999-07-16 09:10:45 +00:00
mycroft
acf6e3ddea +RTFS
(Okay, enough silliness for one night.)
1999-07-16 09:08:44 +00:00
mycroft
81ca9f7de5 +RTF* 1999-07-16 09:07:52 +00:00
mycroft
04e943018c +YKWIM 1999-07-16 09:05:47 +00:00
christos
b6e5de12eb and another 1999-07-16 09:03:45 +00:00
mycroft
c71bbc85b8 +OIC 1999-07-16 09:01:35 +00:00
christos
04be925402 sort properly 1999-07-16 09:00:42 +00:00
christos
4415e65a34 and another 1999-07-16 08:59:59 +00:00
christos
d8fb3ad56e one more 1999-07-16 08:58:50 +00:00
mycroft
d26e8a12b0 Minor editing, and add a RCS ID before someone whinges about it. 1999-07-16 08:57:07 +00:00
christos
7aa1db02d0 add a few more 1999-07-16 08:55:13 +00:00
mycroft
8493213273 A few more. 1999-07-16 08:48:33 +00:00
mycroft
73844ccc0b A small list of acronyms often used in electronic communication.
I'm not really sure what direction this list should grow in, but I suppose
someone else will figure that out.  B-)
1999-07-16 08:41:46 +00:00
abs
3812febbd2 Attempt to remove my head from a somewhat timewarp shaped rear-end and fix the
years for NetBSD 1.3 and 1.3.1. Noted by Noriyuki Soda <soda@sra.co.jp>.
1999-07-07 01:54:46 +00:00
abs
cd59a419b6 Fix error in example - from VaX#n8 <vax@linkdead.paranoia.com> 1999-07-03 21:47:21 +00:00
abs
1f4ae29c8e Fixes and updates (most from Noriyuki Soda <soda@sra.co.jp>) 1999-06-29 02:06:40 +00:00
jwise
2b2e2d90af Reflect NetBSD 1.4, NetBSD 1.3.3 is descended from 1.3.2, not 1.3, consistent
use of | vs. |
       |     v
1999-05-11 22:30:08 +00:00
abs
8c39890f1f Clean up - 1.3 is taken from 1.2, not 1.2.1... etc 1999-05-08 10:40:33 +00:00
abs
9ce6dc617d Add bsd-family-tree - Wolfram Schneider's FreeBSD work with NetBSD and OpenBSD
entries updated.
1999-04-24 00:41:39 +00:00
lukem
dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
scottr
c9b4ff15c2 Add a pointer to the indent(1) profile, and a disclaimer regarding same. 1999-01-29 07:24:20 +00:00
thorpej
46e8a53c33 Add indent.pro. 1999-01-26 04:35:19 +00:00
thorpej
d4efd5e1a3 An 'indent' profile which almost gets you KNF. from polk@bsdi.com.
This was committed to a different part of the repository in 1993.  Arguably,
it should have been here from the start.
1999-01-26 04:34:36 +00:00
lukem
5bd0869181 provide a better parenthesis example. from Brian Grayson in [misc/6714] 1999-01-20 23:13:54 +00:00
hubertf
cc3464b6d1 Add stuttgart airport - for Heiko "pilhuhn" Rupp, at MeKa6 1999-01-15 23:44:52 +00:00
hubertf
575f1c0915 Fix for countries with more than one word, pointed out by
William O Ferry <woferry@iname.com>
1999-01-06 04:41:49 +00:00
hubertf
25c5fbcb63 Add a URL with a full list of airport codes, contributed by nigel@nelgin.nu 1999-01-06 04:04:02 +00:00
cjs
6e17759e7e Fix spelling of `San Francisco.' Closes PR 6738 from ckane@best.com. 1999-01-06 02:40:16 +00:00
pk
d759703a01 Updates from Niger Reed (PR#6734) 1999-01-05 21:47:24 +00:00
hubertf
36b18e69f3 Add codes for CPH, ARN & DUB, submitted by Sean Doran <smd@ebone.net> 1999-01-05 16:07:16 +00:00
hubertf
14cad9163a Add code to update the domains file with data from from the iana.org. 1999-01-05 01:53:09 +00:00