git: Fix warnings from byacc import.
Peter Avalos
pavalos at crater.dragonflybsd.org
Sat Jan 19 06:01:00 PST 2013
commit 52e9aa73cf3364e912d7cc4bd5c662f17d48674c
Author: Peter Avalos <pavalos at 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
More information about the Commits
mailing list