freebsd-src/share
Greg Lehey 19edff3483 Remove original license disclaimer.
Add Caldera license.

Approved by:    David Taylor <davidt@caldera.com>

Make buildable under FreeBSD.  This was relatively complicated: the
original text used the msU macros, which are available in a number of
different kinds.  This version uses a number of mm-like macros,
including AL and BL, which just aren't available in ms, and the msU
macros I've found (even the ones in 4.4BSD) don't have them either.  I
replaced them with ms constructs, which makes it format better than
the O'Reilly document, but I wasn't able to get the table of contents
(ms doesn't have that facility).

Add a prominent comment that this is not a reference for any modern
version of C.
2002-05-19 06:55:13 +00:00
..
colldef Back out ASCII compatibility and let people face the problems themself 2002-04-08 09:40:52 +00:00
dict Fix the makefile to match the repo-copy from tech to freebsd. 2002-04-01 13:58:14 +00:00
doc Remove original license disclaimer. 2002-05-19 06:55:13 +00:00
examples Remove perl hooks. 2002-05-16 11:27:33 +00:00
info INFODIR is defined in bsd.own.mk but sys.mk no longer includes 2002-04-18 06:55:32 +00:00
isdn FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
man Keep up with BSD.usr.dist,v 1.260. 2002-05-18 12:32:41 +00:00
me Install manpage for old -me macro package. 2002-03-20 16:26:35 +00:00
misc Regen: 2002-05-14 14:31:15 +00:00
mk Default Alpha compiles to ev5. 2002-05-15 18:16:43 +00:00
mklocale Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct, 2002-04-05 15:27:36 +00:00
monetdef Unbreak ja_JP.SJIS locale by adding following associations: 2002-04-05 15:39:16 +00:00
msgdef Unbreak ja_JP.SJIS locale by adding following associations: 2002-04-05 15:39:16 +00:00
numericdef Unbreak ja_JP.SJIS locale by adding following associations: 2002-04-05 15:39:16 +00:00
sendmail Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c 2001-05-29 17:55:49 +00:00
skel Automatically exec bash at startup if it exists^U Turn on the display of 2001-06-25 20:40:02 +00:00
syscons Add the Euro symbol mapping to the UK keyboard keymap. 2002-04-08 19:16:01 +00:00
tabset FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
termcap Add termcap entries to be able to switch to line drawing character 2002-04-26 11:17:46 +00:00
timedef Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale 2002-04-05 15:03:13 +00:00
zoneinfo Merge from vendor branch. 2002-04-04 18:16:19 +00:00
Makefile mklocale has bad juju for Sparc64. 2002-05-10 00:57:14 +00:00
Makefile.inc