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
yamt
95d49eaf40
ETA estimated time of arrival
2006-03-16 23:27:20 +00:00
tls
6ec59ec9f3
Add line from NetBSD 0.8 to FreeBSD 1.0, reflecting the fact that the
...
patchkit maintainers were provided with a prerelease snapshot of NetBSD,
changes from which they integrated into their working tree, well prior
to their announcement of the FreeBSD project. Per personal communications
with Charles Hannum and Chris Demetriou. This line is in at least one
other published version of this chart, but seems to never have been in
the version in our repository (unfortunately, cvs diff on ascii art is
not very helpful).
2006-03-02 16:21:53 +00:00
rpaulo
c21b54db25
Sync with FreeBSD v 1.101. Daemon News only changed the url of it, it
...
was not dead.
2006-03-02 14:47:29 +00:00
rpaulo
3c9b6de679
Point the url of the "BSD Family Tree" article to my public_html on
...
www.netbsd.org since the original url is now dead.
2006-03-02 14:36:21 +00:00
tron
70defdc96c
"PVG" is now used for the Pudong International Airport.
2006-03-02 13:43:52 +00:00
pooka
9ae08e579b
while WFH add WFH
2006-02-27 17:31:14 +00:00
wiz
4ab9075a6b
Mention the preferred option order in
...
getopt(), usage(), and man page.
Suggest describing newly added options in usage() and man page.
2006-02-25 11:07:19 +00:00
wiz
c3afd770fe
Add PDQ: pretty darn quick.
2006-02-25 04:13:54 +00:00
jschauma
98cb705797
TMTOWTDI there's more than one way to do it
2006-01-28 16:19:19 +00:00
elad
7402304bc3
add SAD, SPD.
2006-01-21 15:19:20 +00:00
elad
b56478d644
add PFS.
2006-01-21 15:05:24 +00:00
elad
a0983a83f6
add DPD.
2006-01-21 13:49:35 +00:00
rpaulo
e7d4caee8a
TLB is already in acronyms.comp.
2006-01-14 00:00:03 +00:00
elad
abf2c3b1e3
add ATC. from Rhialto.
2006-01-13 16:50:31 +00:00
rpaulo
cd56564630
Sync with FreeBSD rev. 1.100, adding NetBSD 3.0 and DragonFly 1.4.0.
2006-01-08 21:04:53 +00:00
elad
8682fa88f0
This commit log is rated PG-13.
...
Remove MDMA.
Apparently, "LJBF" is a very commonly used slang acronym; but not the
street name for ecstasy. If you frequest #teenchat, that is.
For some time I learned that people often automatically go to wtf(6)
when stumbling upon a new acronym, and that was also indicated by
the additions to the acronyms file in the CVS log. The very initial
commit does not provide any guidelines for this file, and I honestly
think that we should step outside the computer chat bubble and try
to fill up this file with terms used *online* elsewhere.
2006-01-01 19:02:08 +00:00
elad
f0b337a227
Add MDMA.
2005-12-31 12:29:51 +00:00
tron
6dabed7d5a
Add a huge number of missing airports taken from a list provided
...
by Bernhard Moellemann.
2005-12-12 11:40:04 +00:00
is
39a2b46a40
This year's EuroBSDCon is in Basel.
2005-11-27 09:26:35 +00:00
rpaulo
504edaa687
Sync with FreeBSD's rev. 1.98 adding FreeBSD 6 and updating FreeBSD-current.
2005-11-03 13:17:29 +00:00
rpaulo
528981fc93
Add NetBSD 2.1 and 2.0.3. Thanks to riz, jmc, jschauma and salo. Did if
...
forget anyone?
2005-11-02 20:27:43 +00:00
rpaulo
f93565e59b
Sync with FreeBSD version 1.96 adding OpenBSD 3.8.
2005-11-02 17:25:43 +00:00
is
ee143b54b3
It's HERakleion.
2005-10-21 13:57:04 +00:00
jschauma
367b7cbf46
add nsfw - not suitable for work
2005-09-20 13:22:04 +00:00
briggs
ede55d75e5
Add some comments about using inttypes.h / int_fmtio.h macros.
...
Show use of PRIdMAX, PRIxMAX, PRId64, PRIx32, and refer to SCN*.
Inspired by comments from Roland Illig and others.
2005-08-25 17:51:58 +00:00
rpaulo
dc0cbc5f93
Add LIS (Aeroporto da Portela de Sacavem, Lisbon).
2005-08-24 18:08:04 +00:00
tron
16a79c22fe
Add LCY (London City).
2005-08-24 17:17:17 +00:00
rillig
9e7b9d2566
Partly reverted my last change. I had forgotten that off_t is a signed
...
data type.
2005-08-20 16:17:36 +00:00
rillig
7b9a62a31f
Don't cast unsigned values to long long. They might overflow.
2005-08-20 09:03:29 +00:00
rillig
410ba033c5
Use exit(EXIT_FAILURE) instead of exit(1).
2005-08-20 08:58:57 +00:00
soda
d7d417394c
mark 2.0.2 as "security/critical release" instead of "patch release" like 1.X.Y,
...
as described in http://www.netbsd.org/Releases/release-map.html
2005-06-24 20:59:38 +00:00
soda
b1347f76b4
NetBSD 1.4 branch was EOL'ed, announced on 2002-09-22
...
NetBSD 1.5 branch was EOL'ed, announced on 2005-01-26
NetBSD 2.0.2, 2005-04-14
2005-06-24 19:29:49 +00:00
soda
2a362e2a6a
Sync w/ FreeBSD v1.94.
...
DragonFly 1.2.0, FreeBSD 5.4, MacOS 10.4, OpenBSD 3.7, etc.
2005-06-24 19:28:28 +00:00
peter
714eadb4be
Add FOS to the acronyms list, from PR/21549.
2005-06-14 12:26:32 +00:00
junyoung
5f95214f7d
More clarification on uintN_t.
2005-06-10 06:35:41 +00:00
jschauma
e464118a48
add tls (not the developer)
2005-03-28 15:07:16 +00:00
uwe
add837d745
Add CLUT.
2005-03-27 00:41:33 +00:00
peter
ecb7de5d70
Sync w/ FreeBSD v1.88, lots of updates for all recent *BSD releases
...
including NetBSD 2.0.
2005-03-15 15:33:03 +00:00
soda
94305a4de2
add JSYK, heard from cgd
2005-03-10 05:45:25 +00:00
grant
cc35f337dc
+RIFF
2005-02-22 12:24:44 +00:00
jsm
6f99e036e2
Add STFW.
2005-02-18 01:40:49 +00:00
kleink
58e3cc3d46
Add COW, FCS, GCR, ZFOD.
2005-02-16 00:04:23 +00:00
christos
80cdc1a918
Make comment more specific.
2005-02-03 00:27:55 +00:00
christos
b8b9d767c2
fix accidental join that made the comment look like functions that
...
return ``void *'' should not be cast'ed.
2005-02-02 23:33:42 +00:00
christos
7706d160ef
Add missing (void) cast to printf return.
...
Prefer returning from main rather than calling exit.
2005-02-01 13:43:38 +00:00
sketch
9cc1b26000
+ AYT (are you there), inspired by telnet and sometimes used for online chats.
2005-01-24 16:27:58 +00:00
wiz
3c48c826e1
Add FIR and SIR.
2005-01-14 14:20:46 +00:00
jmmv
8c5db1653b
+ OCL, UML
2005-01-13 18:01:13 +00:00
kleink
1ba8c9895e
Since we already have BER, just add the remaining ASN.1 encoding rules.
2005-01-13 17:37:59 +00:00
jmmv
3fc4f2c624
Some minor nits from kleink@.
2005-01-13 17:03:03 +00:00
jmmv
45b02cf417
Add W3HS, ACL, ADSL, AP, ARQ, AS, ASN, ASCII, BER, CSMA, CSMA/CA, CSMA/CD, CTS,
...
DCE, DIFS, DLE, DSSS, DTE, EGP, FHSS, GRE, IDRP, IGP, ISI, ISM, ISN, LCP, LLC,
MSS, NAV, NCP, OFDM, PAT, PDU, PLL, PSTN, RIP, RIR, RTS, SIFS, TR, UART, USART,
VLAN, WLAN.
Fix MAC. Make SIP all lowercase.
2005-01-13 15:01:10 +00:00
jmmv
afdb4e66ab
+ AMI
2005-01-10 14:10:32 +00:00
jmmv
732504aebb
+ AM, EPRML, FM, MFM, PRML, RLL.
2005-01-10 13:16:39 +00:00
salo
e20b76b22b
It's CMYK (or YMCK), not CYMK. (hi, jmmv!)
2005-01-09 00:09:57 +00:00
wiz
05675e2716
Fix ADPCM and DPCM; make NRZ more obvious; uppercase proper names.
2005-01-08 22:12:21 +00:00
jmmv
3fe669409e
+ ADPCM, BPS, CCD, CDDA, CIS, CYMK, DCT, DFT, DPCM, DPI, EFM, LRC, LZW, MSF,
...
MWE, NRZ, OCR, PAM, PC, PCM, PIN, PMT, PWM, RLE, RTT, SSFDC, TTL, UDO, UFS,
VLSM
2005-01-08 18:48:56 +00:00
tron
7035be17ff
Add Paderborn/Lippstadt.
2005-01-06 18:15:47 +00:00
wiz
aef065eb63
Add uint32_t as example (so that it is implicitly clear we prefer the C99 types).
2005-01-03 13:59:40 +00:00
hubertf
25486664b0
LBNL - last but not least, by kocio@IRC
2004-12-04 02:03:32 +00:00
wiz
68c05edc13
Update from http://www.iana.org/cctld/cctld-whois.htm via
...
Ossi Herrala in PR 26632.
2004-11-17 15:05:29 +00:00
grant
77cb6d8bb7
+qos
2004-11-11 08:42:27 +00:00
tsarna
e466be3304
Add FIPS (US Federal Information Processing Standards) PUB 10-4 codes
...
where possible.
2004-10-20 14:07:22 +00:00
tsarna
d062d377c5
Bring up to date with latest ISO data. Added "AX", changed several
...
country names to match http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1-semic.txt
and removed "FX", which is an "exceptionally reserved" code (similar to
"UK", "EU", etc). We don't include any of those others here, so I
removed FX.
XXX: The official name of AX is "åland Island". I've entered this
as "Aaland Island" on the advice of Soren Jorvang, keeping this file
ASCII. But perhaps we should consider this file UTF-8 or latin-1 instead?
2004-10-20 12:59:43 +00:00
jmmv
9e7f11e2ee
+ POLS.
2004-09-02 12:10:11 +00:00
xtraeme
5727d6c2d9
+ SIP
2004-07-16 01:07:02 +00:00
snj
d4652fb7f7
Add TNF.
2004-06-29 18:12:13 +00:00
jmmv
42592938f8
+ TDD
2004-06-03 18:31:53 +00:00
jmmv
84a60cd2d9
+ GC
2004-05-18 16:08:33 +00:00
jschauma
9170fe5278
add IPC
2004-04-29 02:29:24 +00:00
pooka
75ba803b3f
add AVP
...
misc/23094
2004-04-02 14:41:59 +00:00
simonb
6476bd9b79
Add POTS.
2004-04-01 04:35:45 +00:00
jschauma
cf1150e53b
add COTS
2004-04-01 04:03:30 +00:00
keihan
faf7d8bca2
Sort acronyms and fix some entries in acronyms.comp that didn't
...
the follow the standard.
2004-03-26 12:45:39 +00:00
snj
1896c623d6
+TPTB.
2004-03-12 01:01:57 +00:00
keihan
9ead5e6736
Add STP and UTP cable types.
...
Sort ARP entry.
2004-03-11 09:32:48 +00:00
jschauma
dd0b91b507
Correct OSI and FDDI as suggested by Michael Eriksson.
2004-03-11 01:37:44 +00:00
wiz
26008f03cf
+JHD (just hit delete'')
2004-03-04 19:03:41 +00:00
jschauma
59d787d6b3
Add OSI and FDDI.
2004-03-03 04:20:26 +00:00
itojun
5f588e21c2
update URL, requested by Wolfram Schneider
2004-02-26 02:08:33 +00:00
jschauma
de7415c243
``AFAIC'' should be in here, AFAIC.
2004-02-17 13:51:56 +00:00
zuntum
77c9ce3095
Add some Polish airports: WAW, GDN, KRK, KTW, LCJ, POZ, WRO
2004-01-20 22:30:11 +00:00
grant
cc32724911
+ELF, COFF
2004-01-15 03:35:20 +00:00
grant
480de7e72f
NFS -> network file system
2004-01-15 03:31:41 +00:00
grant
36b0923906
+ATM, OSF, PPPOA
2004-01-15 03:31:04 +00:00
keihan
a8de35afb5
+RIP in acronyms.
...
+LIR and PAM in acronyms.comp.
2004-01-14 13:46:26 +00:00
simonb
a42909419d
Add "FIGJAM". From Ben Elliston.
2004-01-14 05:38:15 +00:00
grant
0958ebac06
+TIFF
2004-01-14 00:11:53 +00:00
jmmv
5c8e302bc0
+ MPEG, SACD. From keihan@.
2004-01-13 23:21:47 +00:00
keihan
4258a43212
Added SNMP.
2004-01-13 23:00:32 +00:00
jmmv
f1870d281e
+ ARP, CGI, DHCP, FAT, LED, MIME, NFS, OEM, VAX, VM, WAN.
...
From PR misc/21527 by Douwe Kiela.
While here, add TLB and WAP too.
2004-01-13 22:53:56 +00:00
jmmv
4151c851d8
+ B/S, BBIAB, BOATILAS, BS, NMF, NMP, RTFD, SNMP, THNX, THX, TY, YALIMO.
...
From PR misc/21527 by Douwe Kiela.
2004-01-13 22:42:27 +00:00
jsm
34efd254f6
Add two acronyms suggested by Pavel Machek <pavel@ucw.cz>.
2004-01-04 02:16:39 +00:00
jmmv
db17c151a4
+ MIDI
2004-01-03 12:05:59 +00:00
jmmv
6667fc8b8c
+ B/W
2004-01-02 20:04:38 +00:00
tsarna
0e8b7c6b61
Add IWBNI, "It would be nice if..."
2003-12-19 18:54:40 +00:00
sketch
350b9b6178
Spell "and" correctly.
2003-12-02 18:14:17 +00:00
jschauma
1c134906c3
Move MMU and OTP to acronyms.comp.
2003-11-22 18:01:46 +00:00
jschauma
040001dcf1
Add OTP.
2003-11-22 17:34:40 +00:00
wennmach
ae9ab55ceb
Add ADC
...
Change "conversor" -> "converter" in DAC entry
2003-10-29 13:52:25 +00:00
wennmach
d4cd75e0ac
Add LSB and MSB
2003-10-29 13:47:39 +00:00
keihan
5062de16fc
Add BGP, GPU, IC, MAC, PTLA, RGB, TLA and fix CPU.
...
OK'd by salo@
2003-10-17 08:56:39 +00:00
wennmach
7587eabcbc
add PCMCIA
2003-10-15 08:52:51 +00:00
mycroft
1022cd1018
ANSI IEC INCITS ISO SASI
2003-10-14 01:20:53 +00:00
mycroft
20210d2842
The expansion of SCSI was wrong(!).
2003-10-14 01:18:08 +00:00
mycroft
3751d947f8
Add CAV and CLV.
2003-10-14 01:15:07 +00:00
jmmv
00cb14ef50
+ TRT
2003-10-10 12:16:05 +00:00
jmmv
24679f3c3d
+ CAD, CGA, CRT, DAC, DDC, DDWG, DVI, EDID, EGA, HDCP, LCD, POST, SVGA, TFT,
...
TMDS, VESA, VGA, XGA
2003-10-07 15:05:14 +00:00
jmmv
45eac10315
+ ACPI, APIC, AT, ATAPI, ATX, CPU, ECP, EPP, PIC, PIO, S/PDIF, SMART, SPD
...
UC, USWC, XT
2003-10-03 13:48:09 +00:00
jmmv
88659c9335
+FPM
2003-10-02 13:33:29 +00:00
jmmv
457f6dbe79
Add several memory related terms.
2003-10-01 20:11:11 +00:00
jmmv
43a170e323
+AFU
2003-09-29 12:44:30 +00:00
simonb
47d4b67a20
Use uintN_t in code example instead of u_intN_t. Agrees with current
...
standards (and more importantly Klaus too :-).
2003-09-27 21:17:31 +00:00
keihan
2dbdce50d1
Sort entries.
2003-09-18 21:59:27 +00:00