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
/
make
/
str.c
Age
Commit message (
Expand
)
Author
2007-09-17
zap more spaces at end of line
Marc Espie
2007-09-17
kill extra spaces at end of line
Marc Espie
2007-09-16
finish reindenting str.c
Marc Espie
2007-09-16
remove some of the complexity of Str_Matchi by separating code into
Marc Espie
2004-04-07
ISO function declarations, trim a few comments, rename a few variables to
Marc Espie
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-05-23
Mostly clean-up:
Marc Espie
2001-05-07
Even though str_concati is supposed to handle intervals, it was still
Marc Espie
2001-05-03
Synch with my current work.
Marc Espie
2000-09-14
Two new functions:
Marc Espie
2000-09-14
Some systematic clean-up.
Marc Espie
2000-07-17
This does replace Str_Match with a better routine, which handles negated
Marc Espie
2000-07-17
Constify a few functions, propagated from VarModify.
Marc Espie
2000-06-23
This patch replaces str_concat with a slightly unobfuscated version.
Marc Espie
1999-12-09
Introduce `common usage' buf patterns and use them.
Marc Espie
1999-12-06
Clean up buffers interface somewhat:
Marc Espie
1999-12-06
- introduce interval_dup in str.c
Marc Espie
1999-11-11
Kill Str_FindSubString, it's strstr.
Marc Espie
1998-12-05
Modifications from netbsd:
Marc Espie
1998-03-07
make gcc 2.8 happy
Todd C. Miller
1996-11-30
Sync with NetBSD:
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1995-11-01
Always ensure space for trailing NULL in argv
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt