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
/
mdef.h
Age
Commit message (
Expand
)
Author
2003-06-30
Fold trace status into the single hash table that's left.
Marc Espie
2003-06-30
replace old hash structure with open hashing.
Marc Espie
2003-06-30
Make the trace status of a macro an actual argument that gets pushed
Marc Espie
2003-06-30
clean up internal lookup interface:
Marc Espie
2003-06-12
switch from linked list to hash table for traced macros.
Marc Espie
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-04-28
Implement -s.
Marc Espie
2001-09-27
traceon/traceoff built-ins.
Marc Espie
2001-09-18
slightly buggy macros
Marc Espie
2001-09-17
Remove STATIC memory optimization. It's buggy (see regression test trip)
Marc Espie
2001-06-15
Kill MAXSTR, it's no longer used at all.
Marc Espie
2000-07-24
Implement esyscmd
Marc Espie
2000-07-04
Back out unwanted testing change
Marc Espie
2000-07-02
Make the m4 machine stack dynamically sized.
Marc Espie
2000-03-11
Add a few builtins for greater compatibility with gnu-m4, and extended
Marc Espie
2000-01-15
There is no need to waste short for holding EOF in the pushback buffer.
Marc Espie
2000-01-12
Use a proper abstract interface for file accesses, so that we can record
Marc Espie
2000-01-11
Don't recognize built-ins in contexts where they don't make sense.
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-20
Optimization: cache the hashed value to avoid negative comparisons.
Marc Espie
1999-09-14
Style: kill register and indent properly.
Marc Espie
1999-09-06
Remove STRSPACE limitations.
Marc Espie
1999-09-06
Misc minor changes:
Marc Espie
1997-12-10
cgd: add a typedef which describes elements in the push-back buffer. Make
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-01-15
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt