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
/
expr.c
Age
Commit message (
Expand
)
Author
2010-09-07
Remove stray spaces. No code change.
Marco Peereboom
2006-01-20
use stdint.h where appropriate. okay millert@
Marc Espie
2004-05-12
replace hand-made expr() parser with a lex/yacc affair that is shorter,
Marc Espie
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-04-26
use ansi function declarations. ok millert@
Marc Espie
2002-04-26
rename `bool' to something else, to avoid C99 surprises.
Marc Espie
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2000-01-11
Show problematic evaluated expression in error messages.
Marc Espie
1999-11-17
Turn warnings on,
Marc Espie
1999-11-15
I'm a moron...
Marc Espie
1999-09-16
Do something sensible with division by 0 in expr.
Marc Espie
1999-09-14
Style: kill register and indent properly.
Marc Espie
1999-09-14
-I works better when activated...
Marc Espie
1999-09-14
Add support for hex constants.
Marc Espie
1998-04-25
-Wall
Todd C. Miller
1997-10-24
Use int not char in two places. Noted by Dale.
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt