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
/
lib
/
libc
/
regex
/
engine.c
Age
Commit message (
Expand
)
Author
2005-08-05
zap rcsid
Marc Espie
2005-01-03
Plug a mem leak. Now you can run hanoi.sed witt a lot of pegs and not
Otto Moerbeek
2004-11-30
remove useless comments, once used for header file generation and delete
Otto Moerbeek
2004-11-29
Better fix for the "unbounded recursion case", for example
Otto Moerbeek
2004-10-17
ansify and deregister; no change in obj code. ok millert@
Otto Moerbeek
2004-08-13
Change an assert into a loop termination condition. Fixes a core
Todd C. Miller
2004-04-02
Avoid unbounded recursion in some expressions involving back references.
Otto Moerbeek
2004-03-30
Allow compilation w/ -DREDEBUG; non-debug compilation is unaffected.
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-05-25
remaining easy snprintf conversions
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
1997-04-28
- cast usages of *printf() to void since we don't check return val
Todd C. Miller
1997-04-12
long -> int to fix 64bit issues. This breaks 16bit machines but since we don...
Todd C. Miller
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt