Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2002 21:23:08 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/sccs/sccscmds/cmd makefile projects/sccs/sccscmds/com Makefile permiss.c projects/sccs/sccscmds/hdr macros.h projects/sccs/sccscmds/util Makefile
Message-ID:  <200207180423.g6I4N8Wb050000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/07/17 21:23:08 PDT

  Modified files:
    sccs/sccscmds/cmd    makefile 
    sccs/sccscmds/com    Makefile permiss.c 
    sccs/sccscmds/hdr    macros.h 
    sccs/sccscmds/util   Makefile 
  Log:
   * Turn on -ansi -pedantic.
   * Do 'struct hack' for SCCSID() macro, per the CFLAGS changes.
   * Use gid_t appropriately, but cast in signedness when getting it from an
     atoi(3) call, to check for error.
  
  Revision  Changes    Path
  1.18      +1 -1      projects/sccs/sccscmds/cmd/makefile
  1.6       +1 -1      projects/sccs/sccscmds/com/Makefile
  1.16      +3 -2      projects/sccs/sccscmds/com/permiss.c
  1.10      +1 -1      projects/sccs/sccscmds/hdr/macros.h
  1.15      +1 -1      projects/sccs/sccscmds/util/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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