summaryrefslogtreecommitdiff
path: root/usr.bin/m4/expr.c
AgeCommit message (Collapse)Author
1999-09-16Do something sensible with division by 0 in expr.Marc Espie
Noticed by aaron@.
1999-09-14Style: kill register and indent properly.Marc Espie
Let indx match netbsd flavor, to simplify diffs. Show how many quotes were not closed. Increase stack slightly, now that we're no longer bound by argspace.
1999-09-14-I works better when activated...Marc Espie
Fuss with prototypes.
1999-09-14Add support for hex constants.Marc Espie
Not the same code as NetBSD.
1998-04-25-WallTodd C. Miller
1997-10-24Use int not char in two places. Noted by Dale.Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt