freebsd-dev/share
Bruce Evans 2bd4318c24 Fixed some bitrot:
- the changes that renamed libf2c to libg2c had not reached here
- there were no definitions for LIBDEVINFO, LIBMENU, LIBPANEL, LIBTINFO,
  LIBUSB or LIBVGL.  LIBUSB was used without it being defined, and
  LIBDEVINFO and LIBVGL should have been used.
- the definitions of LIBDESCRYPT, LIBGCC_PIC, LIBGPLUSPLUS, LIBKZHEAD,
  LIBKZTAIL, LIBSCRYPT and LIBSCSI were garbage.

Fixed some old bugs:
- LIBC_PIC and LIBCOM_ERR were assigned to using "=" instead of "?=".
- the definition of LIBC_R was disordered.
- LIBFORM was misspelled LIBFORMS (but not actually used).
2001-05-12 14:21:14 +00:00
..
colldef Add et_EE 2001-03-16 12:11:30 +00:00
dict
doc Synch with new contrib/groff/ directory layout. 2001-04-17 12:40:46 +00:00
examples Be a little clearer all characters after a # are ignored unless the 2001-05-08 08:58:57 +00:00
info
isdn
man Add support for gigabit ethernet cards based on the NatSemi DP83820 2001-05-11 19:56:39 +00:00
me MAN[1-9] -> MAN. 2001-03-27 13:48:25 +00:00
misc typo in last commit 2001-04-22 18:32:58 +00:00
mk Fixed some bitrot: 2001-05-12 14:21:14 +00:00
mklocale Don't link et_EE with 8859-1 2001-03-17 21:02:17 +00:00
monetdef Add es_ES. 2001-04-29 00:38:26 +00:00
msgdef Fix typo: GREMANLINKS -> GERMANLINKS 2001-04-29 00:49:31 +00:00
numericdef Add es_ES. 2001-04-29 00:38:26 +00:00
sendmail Do not change the directory permissions for the source area, just the 2001-03-06 02:01:57 +00:00
skel
syscons Add Ukrainian language support for FreeBSD console. 2001-04-17 12:51:27 +00:00
tabset
termcap cons25w: cosmetique, move all bolean and numeric capabilities to the top 2001-04-21 13:25:35 +00:00
timedef Since ctime compatibility restrictions removed, use more natural date formats 2001-03-22 11:39:11 +00:00
zoneinfo Fixed typos: dependant -> dependent 2001-05-01 14:10:12 +00:00
Makefile
Makefile.inc