freebsd-skq/share
Ben Smithurst 06c8ab0c3c Don't suggest
if (error = function(a1, a2))

since it causes a warning with -Wall.  Change it so it has an explicit test
against zero,

	if ((error = function(a1, a2)) != 0)
2001-02-21 12:10:19 +00:00
..
colldef Add Greek collate 2001-01-17 16:47:28 +00:00
dict
doc Groff 1.16.1 implements .psbb request internally in troff(1) 2000-12-06 11:56:34 +00:00
examples Introduce support for using OpenSSL ASM optimizations. This is done 2001-02-19 03:59:05 +00:00
info
isdn
man Don't suggest 2001-02-21 12:10:19 +00:00
me Preceed/preceeding are not english words. Use precede or preceding. 2001-02-18 10:25:31 +00:00
misc BSD/OS was called BSD/386 prior to 2.0. 2001-01-19 07:36:36 +00:00
mk Turns out we do need to do bootstrapping of MACHINE_CPU here: make(1) won't 2001-02-20 08:37:51 +00:00
mklocale Add Greek support 2001-01-17 13:30:16 +00:00
monetdef add LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions for ru_RU.CP866 and 2001-02-19 20:05:22 +00:00
msgdef add LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions for ru_RU.CP866 and 2001-02-19 20:05:22 +00:00
numericdef add LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions for ru_RU.CP866 and 2001-02-19 20:05:22 +00:00
sendmail Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
skel Add these key bindings for tcsh users in interactive mode: 2001-01-10 17:35:28 +00:00
syscons Add Greek keyboard 2001-01-17 16:27:47 +00:00
tabset
termcap Preceed/preceeding are not english words. Use precede or preceding. 2001-02-18 10:25:42 +00:00
timedef Use 4-digit year in x_fmt 2001-02-09 17:18:45 +00:00
zoneinfo Merge from vendor branch. 2000-10-25 19:36:49 +00:00
Makefile activate monetdef, msgdef and numericdef 2001-02-08 17:33:55 +00:00
Makefile.inc