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 Add the ability to match the on a media type of the device in question. 2005-07-10 03:37:15 +00:00
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 Bump WARNS where possible. 2010-02-15 14:07:40 +00:00
parse.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
token.l Don't generate input() since it's not used. 2010-11-22 12:33:48 +00:00