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
/
gen
/
glob.c
Age
Commit message (
Expand
)
Author
2004-10-07
Kill register and fix some whilespace goofs in a do {} while loop.
Todd C. Miller
2004-05-18
ansify function definitions and zap some `register'
Jean-Francois Brousseau
2003-06-25
protos
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-05-24
try to use strlcpy and snprintf more; ok various
Theo de Raadt
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-04-05
remove extra continue statements
Theo de Raadt
2001-04-02
use a len in g_Ctoc, easier code; freebsd
Theo de Raadt
2001-03-28
Fix some glob defects:
Todd C. Miller
2001-03-28
must spec +1 in this one case...
Theo de Raadt
2001-03-28
avoid g_Ctoc() overflows; art@ ok
Theo de Raadt
2001-03-28
KNF
Theo de Raadt
2001-03-19
set gl_pathv to NULL after we free it; christos@netbsd.org
Todd C. Miller
2001-03-18
GLOB_LIMIT changes from christos
Theo de Raadt
1998-08-14
realloc repair
Theo de Raadt
1998-01-31
Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escaping
Todd C. Miller
1997-09-01
Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to
Todd C. Miller
1997-04-12
Different fix for buffer overflow. From Keith Bostic <bostic@bostic.com>
Todd C. Miller
1996-10-27
be careful in the non-setuid case too, what the heck
Theo de Raadt
1996-09-11
protect $HOME expansion; from das33@cornell.edu
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt