Commit Graph

28 Commits

Author SHA1 Message Date
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
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
3697e47ee0 Add "update-na.phone:" target to regen na.phone from
the NANPA database.
2003-03-03 01:14:33 +00:00
jhawk
58cf11770f Strip carriage returns in domains.sed, not with tr in Makefile. 2003-03-02 21:32:33 +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
lukem
32cfc56bab minor makefile delint 2002-09-18 07:50:31 +00:00
tv
8e6f7afb5b MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
taca
ce11bd32bc Remove tab only line. (Emacs makefile mode complains it.) 2001-10-22 10:53:47 +00:00
fvdl
7f5f4a3af3 Remove getopt from the Makefile too. 1999-09-16 09:12:06 +00:00
christos
a9beb821ed add country and language to the installed files 1999-09-03 21:35:05 +00:00
lukem
7175d3e631 add acronyms 1999-07-22 10:07:12 +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
thorpej
46e8a53c33 Add indent.pro. 1999-01-26 04:35:19 +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
14cad9163a Add code to update the domains file with data from from the iana.org. 1999-01-05 01:53:09 +00:00
mycroft
cc4a1553a1 Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
mycroft
494f5c0c99 Set FILESDIR. 1997-03-27 08:48:56 +00:00
mikel
5b03129331 merge lite-2 changes 1997-03-26 06:30:54 +00:00
christos
3917c3179d - Makefile cleanups 1997-03-24 21:57:01 +00:00
thorpej
150c33e60b Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
cgd
c9621c279c style guide 1994-03-26 03:24:50 +00:00
cgd
682bd53ed5 add 'style' 1994-03-08 07:15:21 +00:00
cgd
c440ffb67d kill bogus install -d's, and clean slightly 1994-02-10 01:54:10 +00:00
jtc
4180d478c3 Always use `install -d' to make sure destination directory exists & has
correct ownership and permissions.
1993-09-30 23:31:09 +00:00
mycroft
690cae8181 Add RCS indentifiers. 1993-07-31 15:17:49 +00:00
cgd
39fb9671d3 make sure directories to install stuff exist before installing 1993-04-09 09:43:43 +00:00
cgd
61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00