freebsd-dev/sbin/devd
Baptiste Daroussin 5e2a209a27 Fix world after byacc import:
- old yacc(1) use to magicially append stdlib.h, while new one don't
- new yacc(1) do declare yyparse by itself, fix redundant declaration of
  'yyparse'

Approved by:	des (mentor)
2012-05-22 16:33:10 +00:00
..
devd.8 Xref re_format(7) in devd.conf(5), not in devd(8). 2011-12-16 10:21:01 +00:00
devd.cc Fix build. 2012-01-06 15:01:05 +00:00
devd.conf.5 o Sort .Xrs. 2011-12-19 05:09:08 +00:00
devd.h
devd.hh In sbin/devd/devd.h, 'event_proc' and 'eps' are declared as structs. In 2011-12-17 01:54:51 +00:00
Makefile
parse.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
token.l