Commit Graph

574 Commits

Author SHA1 Message Date
lukem
613e5513cb qft: quoted for truth 2010-03-30 05:54:52 +00:00
mrg
6e2ca6e89b update this a little bit. 2010-02-16 00:16:28 +00:00
mbalmer
d009e08802 Fix LIS. 2009-12-22 09:47:56 +00:00
christos
05e0c68b9e commit the auto-generated file 2009-12-15 03:39:19 +00:00
christos
c76b1ab895 Add a script to update the countries ISO/FIPS list. 2009-12-15 03:38:58 +00:00
mbalmer
004f5b88b4 Sassari airport is actually in Alghero. 2009-10-10 17:17:37 +00:00
jakllsch
7df7a55a24 Add DNARD, AKA 'shark'. 2009-08-09 14:04:43 +00:00
tonnerre
e79d7b3f02 Add DOA which is widely used but not in here for some reason. 2009-07-07 10:56:13 +00:00
mbalmer
7e7dd97688 Unify BSL, MLH, and EAP, which are all the same airport. 2009-07-07 10:50:51 +00:00
tron
9526375664 Correct the name of "FDH". It is called Bodensee-Airport Friedrichshafen.
Patch provided by Marc Balmer in private e-mail.
2009-06-22 19:26:38 +00:00
zafer
755dd9bd66 fix typo in MLX. It's Malatya. 2009-06-07 12:32:51 +00:00
tonnerre
ca936eac8b BSL is the "Basel/Mulhouse/Freiburg Euroairport", not Europort.
Patch contributed in private mail by Marc Balmer.
2009-06-07 11:16:37 +00:00
dholland
5fac9138c2 +OOM 2009-06-06 06:46:42 +00:00
uwe
ac97beab45 Add c-backslash-max-column - its default value of 72 is less than what
we set for c-backslash-column, so macros with lines longer than 72
would be formatted icorrectly.

Fix brace-list-entry - it doesn't need extra indentation.  Pointed out
by roy@.  While here use '+ instead of 8 to express "full indentation
step".

XXX: Do we really want brace-list-open indented one step?  It might
work for one-liners, but we have lots of longer init lists that are
formatted with brace-list-open of 0.
2009-02-16 21:37:12 +00:00
sketch
4d63191c6d + watch me not care. 2009-02-16 15:59:41 +00:00
dholland
2c660aae28 Avoid trailing whitespace. It is definitely against the style rules. 2009-02-15 07:01:41 +00:00
hubertf
0f64a54154 Sync with Rev. 1.124 from FreeBSD 2009-01-24 00:06:54 +00:00
cyber
ccd583fea9 Recover tls' change in rev1.33 that was clobbered in the rev1.40 sync. 2009-01-18 21:57:09 +00:00
jnemeth
b0196b24f8 PR/40404 - Robert Elz -- Thailand airport updates 2009-01-16 08:51:37 +00:00
sketch
66fc26f77b what could possibly go wrong 2008-11-21 11:32:21 +00:00
matt
ee49c1fc79 Add BSS -> block started by symbol 2008-11-11 03:55:40 +00:00
apb
f46c1de7cb Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
apb
96230fab84 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
2008-10-19 22:05:19 +00:00
dholland
9f7c60672f +TLS (thread-local storage) 2008-09-26 04:54:23 +00:00
jschauma
68b35bfb4d move punctuation of a complete sentence into its parens 2008-09-09 19:18:41 +00:00
dholland
8389b9b512 +FOSS,OSS,OSD 2008-09-03 06:45:50 +00:00
tsutsui
afe1f2ffa0 Add RNG, PRNG, and TRNG. 2008-08-30 10:04:29 +00:00
dholland
4c1ae597f5 Some additions of mine prompted by the other commit of additions to acronyms. 2008-08-24 23:13:07 +00:00
dholland
3d35829b94 Some additions from Jeremy Olexa in PR misc/39282. 2008-08-24 23:12:10 +00:00
tnn
3f702666e5 FFI, foreign function interface 2008-08-23 13:06:51 +00:00
lukem
f606aab441 Remove the \n from the __COPYRIGHT example; what(1) stops extracting
at them, so we lose most of the message.
2008-07-20 00:51:19 +00:00
spz
90df535e38 TIAS added as suggested by ASau @irc.freenode.net 2008-06-19 18:47:16 +00:00
dholland
5c63a0cde0 +CFG (context-free grammar, control-flow graph) 2008-03-16 20:50:00 +00:00
plunky
85ebf19dbd pointy haired boss 2008-03-05 21:37:55 +00:00
dholland
b3c3a0fd7d CFV (call for votes), RFD (request for discussion) 2008-03-02 19:59:46 +00:00
plunky
7296c96ad8 NVM never mind 2008-03-02 17:42:08 +00:00
elad
58816354da Add "the other" BFKL, from blymn@. :) 2008-02-25 12:20:42 +00:00
apb
75e064ab6b Don't mention <machine/int_fmtio.h>; code should just
include <inttypes.h> to get intmax_t, PRIdMAX, and friends.
2008-02-16 14:22:16 +00:00
tnn
42efa34b27 wtf: I don't know what idk means!
^^^^^^^^^^^^
2008-01-31 11:45:16 +00:00
tnn
340f654f47 While here, also add HBA 2008-01-24 15:04:24 +00:00
tnn
a105ac09e3 Add HCI 2008-01-24 15:01:21 +00:00
wiz
38febee9fd Add NIFOC, from Philippe Audéoud in PR 37291. 2008-01-12 11:47:13 +00:00
wiz
ccb4a914d3 Add RFE (request for enhancements). 2008-01-09 20:41:10 +00:00
sketch
9e7635573e Seasonal addition, HNY: Happy New Year! 2008-01-02 09:14:17 +00:00
dholland
f1165c2fa9 This file's rcsid apparently got mangled at some point.
Noted by Chavdar Ivanov.
2007-12-29 15:12:05 +00:00
dholland
8e861287d3 Still more stuff: AST, PAE, RAS.
(I guess this is what happens when I catch up on old mail)
2007-12-28 19:27:06 +00:00
dholland
ca5bc82dc2 Add some more stuff:
ADB, AFS, BAR, HA, OS, RPC, TCB, LOC, KLOC, LSI, VLSI, VA, PA
ICE as in-circuit emulator
KVM as kernel virtual memory
2007-12-28 15:19:14 +00:00
dholland
1061c9e847 add ASLR, PIC, PIE 2007-12-28 14:50:40 +00:00
wiz
4cbd5a3a50 + DRY: don't repeat yourself 2007-12-23 16:03:28 +00:00
tsutsui
f35b4c41fc Add ICE (internal compiler error), used on gcc. 2007-12-22 09:29:26 +00:00
reed
cc3ab0502a Add MFC. A FreeBSD-ism that is often used outside of FreeBSD. 2007-12-10 16:14:53 +00:00
riz
46e81bb02d Add SCTP and a second definition of STP. 2007-12-03 18:45:06 +00:00
sborrill
3cdec1aaba Add IYSWIM 2007-11-20 12:26:12 +00:00
xtraeme
e78213b924 Sync with FreeBSD 1.116, this adds information about FreeBSD 1.0.2,
DragonFlyBSD 1.10.0 and OpenBSD 4.2.
2007-11-03 05:24:05 +00:00
pooka
bb8c674435 add RSVP. from Jim Wyllie on tech-userlevel and Denis Lagno
in PR misc/37194
2007-10-24 09:38:40 +00:00
billc
be65260f34 Populated a few popular ones. 2007-10-17 07:22:14 +00:00
christos
69b65d4f45 another one, from tiocsti via elad. 2007-10-13 22:55:52 +00:00
pooka
be762f2f50 add HFIW and HSIW
(these acronyms contributed by Jared D. McNeill and his contributors)
2007-10-12 00:14:20 +00:00
hubertf
f03f64f273 regen 2007-09-29 15:40:58 +00:00
hubertf
7b080fd18e Fix the update-domains target:
update domains.sed to parse new HTML structure, and greatly simplify
it at the same time.
2007-09-29 15:40:31 +00:00
hubertf
d5f06899da First step at fixing the update-domains target:
Give the URL that's being redirected to, as ftp(1) can't parse&follow
the redirect automatically.
2007-09-29 14:24:08 +00:00
christos
e179d264f0 Add code to support whitespace checking/cleanup. This disabled by
default.  To enable it, set netbsd-knf-whitespace-check to 't'. See
the help message for this variable for related knobs and issues. This
was tested on emacs 21.4 and 22.1. (From Anon Ymous)
2007-09-24 15:38:11 +00:00
christos
7547d04a0a - revert previous patch; anon ymous does not like it!
- add NetBSD id.
2007-09-22 16:17:52 +00:00
christos
cd990eacdf - deal with saving empty buffers
- document the knobs in whitespace.el so that people who want to preserve
  the <space><tab> in config files can.
2007-09-22 15:29:04 +00:00
plunky
713ac0bebd getopt uses : when an argument is expected 2007-09-20 18:27:17 +00:00
christos
0d73c1262a Add whitespace-cleanup when saving to "NetBSD KNF" style. From Anon Ymous 2007-09-19 23:30:08 +00:00
jnemeth
ed8e813048 add HHOS -- ha ha, only serious 2007-08-25 10:13:50 +00:00
jschauma
129a9f6a6e add FTHOI (for the {heck,hell} of it) 2007-06-25 17:25:17 +00:00
mrg
dd01c9b84e add "when" to the list in WTF/WTH 2007-05-31 20:03:59 +00:00
wiz
7fb92a5963 Updates for Switzerland and Liechtenstein. 2007-05-31 05:57:01 +00:00
christos
99d821089c Fix reversed test and missing +; from Joerg Niendorf 2007-05-26 18:48:48 +00:00
mrg
4150cdaa18 add JFW 2007-04-17 21:21:50 +00:00
mrg
30804d7205 add the more common definition of FOAD 2007-04-17 21:20:48 +00:00
darcy
14be1e0fea Add entry about making include files self-sufficient. 2007-04-13 13:23:58 +00:00
elad
725c64f2e3 <cyber> lgtm 2007-01-31 18:37:07 +00:00
rpaulo
256dafd816 Sync with v1.111 adding FreeBSD 6.2 and DragonFly 1.8.0. 2007-01-31 14:45:04 +00:00
wiz
47594a87c9 Add SWFG. 2007-01-30 22:01:13 +00:00
jschauma
aa5548dece add UUOC 2007-01-25 05:40:26 +00:00
hubertf
326d0a938c Add a few entries contributed by Alexey Eremenko <al4321@gmail.com>,
and add CARP (by me)
2007-01-19 16:16:36 +00:00
wiz
3ed1aa9185 Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
rpaulo
689bbbd486 Sync with v 1.109. 2006-12-21 20:57:43 +00:00
bjh21
867c8b45a3 Add GWS. 2006-11-12 11:29:51 +00:00
christos
de3426b487 update brace comments to reflect current reality. 2006-11-02 22:44:41 +00:00
salo
df733399d6 Add a couple of (mostly) 802.11 related terms, WEP, WPA, EAP, PSK. 2006-10-12 20:47:55 +00:00
sketch
4887a60437 + TLC 2006-09-23 20:50:19 +00:00
elad
b0f11d59b9 TLDR 2006-08-27 15:00:12 +00:00
wiz
78c9a76781 Add NetBSD.el containing some settings for emacs' c-mode to better
match NetBSD's KNF (kernel normal form).
2006-08-08 18:41:11 +00:00
rpaulo
9e819e2505 Sync with FreeBSD v 1.107 2006-08-02 00:33:22 +00:00
rpaulo
4ff56bdbde Add NetBSD 3.0.1 and DragonFly 1.6.0.
Both released on the same day.
What a coincidence...
Both use pkgsrc.
What a coincidence...
2006-08-01 11:34:50 +00:00
jnemeth
f4f7b6192c PR/34028 -- add TBH to be honest 2006-07-18 09:33:50 +00:00
wiz
74f3446a06 Add two entries for SCM. Sort. 2006-07-14 13:54:50 +00:00
rpaulo
89e2703366 Sync with FreeBSD v1.105. 2006-06-27 18:19:12 +00:00
christos
5ec62d9961 add SSTO 2006-06-23 22:03:18 +00:00
lukem
884736fc9f add FTL, FTW. warcrack ftw! 2006-06-21 07:20:19 +00:00
elad
2df93916c9 add KPI 2006-06-09 07:07:28 +00:00
jnemeth
4d5f1df695 add BQS 2006-05-30 03:54:20 +00:00
christos
f5b793f884 a new one for me. 2006-05-15 14:11:07 +00:00
rpaulo
57231b0296 Sync with FreeBSD rev. 1.103: OpenBSD 3.9 and FreeBSD 6.1. 2006-05-13 18:49:28 +00:00
rpaulo
65b8ebcd6a RFC is already in acronyms. 2006-03-30 17:38:01 +00:00
rpaulo
cde2100ae9 Add EOF and EOT. 2006-03-20 12:22:08 +00:00