freebsd_amp_hwpstate/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
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
misc
mk Turned off -W and -Winline so that the warnings that should be fixed for 1996-11-11 15:49:27 +00:00
mklocale
sgml A skeletal, but functional Docbook to HTML translation spec. 1996-11-09 02:04:05 +00:00
skel
syscons Fix a syntax error in the Belgian keymap. It caused a wrong mapping 1996-11-09 03:03:47 +00:00
tabset
termcap
timedef
zoneinfo
Makefile
Makefile.inc