index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
m4
/
eval.c
Age
Commit message (
Expand
)
Author
2002-04-28
Implement -s.
Marc Espie
2002-04-26
use ansi function declarations. ok millert@
Marc Espie
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-28
Kill yet another hardcoded size. Ok fries@
Marc Espie
2001-10-10
Handle macro expansion even if argc==2, which can happen in indir() calls.
Marc Espie
2001-10-10
Fix indent
Marc Espie
2001-09-29
Synchronize comment with reality.
Marc Espie
2001-09-27
pass all properties of builtins when defn...
Marc Espie
2001-09-27
traceon/traceoff built-ins.
Marc Espie
2001-09-19
inline some very common putback/chrsave. Worth roughly 10%
Marc Espie
2001-09-18
Tracing facilities. Same style as gnu-m4, because it's mostly used for
Marc Espie
2001-09-18
instrumentation for tracing mode: macro expansion
Marc Espie
2001-09-18
better gnu m4 emulation for dumpdef
Marc Espie
2001-09-18
let dumpdef go thru dump_one_def for each def.
Marc Espie
2001-09-18
let defn(builtin) work enough so that
Marc Espie
2001-09-18
One single point for all macros/builtin expansion.
Marc Espie
2001-06-13
Fix PR 1868. MAXSTR has no place there.
Marc Espie
2000-07-27
Handle unlimited diverts for m4 -g.
Marc Espie
2000-07-24
Implement esyscmd
Marc Espie
2000-03-18
Last needed m4 changes to bootstrap autoconf without gnu-m4.
Marc Espie
2000-03-11
Add a few builtins for greater compatibility with gnu-m4, and extended
Marc Espie
2000-01-12
Use a proper abstract interface for file accesses, so that we can record
Marc Espie
2000-01-05
Close PR-1021. make unix or vms `special' macros that expand to
Marc Espie
1999-12-21
Recursive definitions are not the real problem.
Marc Espie
1999-11-30
Clean up comment/quote recognition a little bit:
Marc Espie
1999-11-17
Turn warnings on,
Marc Espie
1999-11-17
Ensure translit works with accented characters.
Marc Espie
1999-11-16
Close PR 961, approved by millert@
Marc Espie
1999-09-14
Style: kill register and indent properly.
Marc Espie
1999-09-14
mktemp -> mkstemp
Marc Espie
1999-09-14
Implement -I option and M4PATH environment variable
Marc Espie
1999-09-06
Use EOS pervasively.
Marc Espie
1999-09-06
Get rid of mktemp in the handling of diversion.
Marc Espie
1999-09-06
Misc minor changes:
Marc Espie
1998-04-25
-Wall
Todd C. Miller
1997-12-20
Simplify some push-back code (e.g. for left and right quotes) so that
Theo de Raadt
1997-08-31
wish i had tested
Theo de Raadt
1997-08-31
from jlemon@freebsd; divnum is no longer silently restricted to the
Theo de Raadt
1996-11-25
Sync with NetBSD.
Todd C. Miller
1996-09-15
Slightly safer temp file open.
Todd C. Miller
1996-07-01
undo mktemp cleanup until i get it right
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-06-25
mktemp open + fdopen
Theo de Raadt
1996-01-15
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt