freebsd-dev/share
Bruce Evans a400403a8c Turned off -W and -Winline so that the warnings that should be fixed for
2.2 are more obvious.  -Winline is unimportant, but -W gives thousands
of warnings for comparisions.  Turning off -W also loses warnings for:
- auto variables clobbered by longjmp.  Not much of a problem in the kernel.
- functions returning without a value.  I don't like losing this.
- an expression statement or the left side of a comma operand contains no
  side effects.  Turning this off also stops warnings for the low quality
  debugging macros in gsc.c and lpt.c.

Should be in 2.2.
1996-11-11 15:49:27 +00:00
..
colldef Check for not defined / redefined chars now 1996-10-23 15:00:18 +00:00
dict add URL to dictionaries for other languages 1996-08-25 21:05:39 +00:00
doc Change "CATEGORIES+=" to "CATEGORIES=" in sample Makefiles. It was 1996-11-11 06:50:45 +00:00
examples Correct many errors of commission and omission in the example 1996-11-10 21:51:31 +00:00
man pcfs -> msdos 1996-11-10 02:23:33 +00:00
me Don't install me.7. Use the one in groff. 1995-08-05 07:25:43 +00:00
misc Added Oregon's new 541 area code. Closes PR#1731. 1996-10-19 20:47:26 +00:00
mk Turned off -W and -Winline so that the warnings that should be fixed for 1996-11-11 15:49:27 +00:00
mklocale Fix non-break space attrs 1996-08-20 14:36:56 +00:00
sgml A skeletal, but functional Docbook to HTML translation spec. 1996-11-09 02:04:05 +00:00
skel Improve comments, sync sh/csh scripts if possible. 1996-09-21 21:35:47 +00:00
syscons Fix a syntax error in the Belgian keymap. It caused a wrong mapping 1996-11-09 03:03:47 +00:00
tabset This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
termcap Restore ache's km addition to syscons 1996-10-19 22:50:25 +00:00
timedef Change date format to look more naturally 1996-02-17 14:32:05 +00:00
zoneinfo Change RussiaAsia rules too to match recent zone rule change 1996-09-30 14:43:53 +00:00
Makefile Remove FAQ. 1995-09-30 15:33:08 +00:00
Makefile.inc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00