Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 1995 17:57:26 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-share
Subject:   cvs commit: src/share/mk bsd.kmod.mk
Message-ID:  <199512160157.RAA05228@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/12/15 17:57:26

  Modified:    sys/i386/conf  Makefile.i386
               share/mk  bsd.kmod.mk
  Log:
  Added `-Wstrict-prototypes -Wmissing-prototypes' to CWARNFLAGS so that
  prototypes don't go missing again.  Also added -Winline so that some
  doubtful (non-)inlines get fixed.
  
  bsd.kmod.mk:
  Also added `-Wreturn-type -Wimplicit -Wnested-externs' to catch up
  with the kernel.
  
  Revision  Changes    Path
  1.71      +4 -3      src/sys/i386/conf/Makefile.i386
  1.17      +4 -2      src/share/mk/bsd.kmod.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512160157.RAA05228>