freebsd-dev/usr.bin/m4
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
..
lib Globally replace u_int*_t from (non-contributed) man pages. 2012-02-12 18:29:56 +00:00
TEST Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
eval.c Improve m4 compatibility with GNU m4 extension ** (exponent) 2012-04-15 13:25:51 +00:00
expr.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
extern.h Improve m4 compatibility with GNU m4 extension ** (exponent) 2012-04-15 13:25:51 +00:00
gnum4.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
look.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
m4.1 Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
main.c Improve m4 compatibility with GNU m4 extension ** (exponent) 2012-04-15 13:25:51 +00:00
Makefile Repair breakage after r228697: since m4 now uses pow(3), it needs -lm. 2011-12-18 23:54:32 +00:00
mdef.h Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
misc.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
NOTES
parser.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
pathnames.h Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
stdd.h Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
tokenizer.l Reimplement support for the ** (exponent) gnu extension, make it available thought the -g (mimic gnu) option 2011-12-18 22:04:55 +00:00
trace.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00