Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 15:20:16 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/sed Makefile compile.c extern.h main.c misc.c process.c
Message-ID:  <200112122320.fBCNKGS02209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/12/12 15:20:16 PST

  Modified files:
    usr.bin/sed          Makefile compile.c extern.h main.c misc.c 
                         process.c 
  Log:
  WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings.
  
  Use __FBSDID(), kill register keyword.
  
  Revision  Changes    Path
  1.3       +3 -1      src/usr.bin/sed/Makefile
  1.18      +18 -18    src/usr.bin/sed/compile.c
  1.8       +2 -2      src/usr.bin/sed/extern.h
  1.14      +6 -7      src/usr.bin/sed/main.c
  1.5       +4 -5      src/usr.bin/sed/misc.c
  1.12      +10 -11    src/usr.bin/sed/process.c

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?200112122320.fBCNKGS02209>