DragonFly BSD
DragonFly commits List (threaded) for 2013-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Fix warnings from byacc import.


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 Jan 2013 06:01:00 -0800 (PST)

commit 52e9aa73cf3364e912d7cc4bd5c662f17d48674c
Author: Peter Avalos <pavalos@dragonflybsd.org>
Date:   Sat Jan 19 05:59:58 2013 -0800

    Fix warnings from byacc import.

Summary of changes:
 bin/expr/expr.y              | 1 -
 games/atc/extern.h           | 2 --
 games/atc/main.c             | 1 +
 libexec/dma/dma.c            | 2 +-
 libexec/dma/dma.h            | 1 -
 sbin/devd/parse.y            | 2 +-
 usr.bin/bc/bc.y              | 1 +
 usr.bin/colldef/parse.y      | 1 -
 usr.bin/find/getdate.y       | 1 -
 usr.bin/m4/parser.y          | 1 -
 usr.bin/mkcsmapper/ldef.h    | 1 -
 usr.bin/mkesdb/ldef.h        | 1 -
 usr.bin/mklocale/yacc.y      | 1 -
 usr.sbin/bthcid/parser.y     | 2 +-
 usr.sbin/config/config.h     | 1 -
 usr.sbin/config/main.c       | 1 +
 usr.sbin/mrouted/cfparse.y   | 1 -
 usr.sbin/ndiscvt/inf-parse.y | 1 -
 usr.sbin/pfctl/parse.y       | 1 -
 usr.sbin/setkey/parse.y      | 1 +
 20 files changed, 7 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/52e9aa73cf3364e912d7cc4bd5c662f17d48674c


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]