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
/
stdio
/
tempnam.c
Age
Commit message (
Expand
)
Author
2007-09-21
Add some more truncation checks for path construction in tmpnam(3).
Moritz Jodeit
2007-09-17
Prevent out-of-bounds memory access in tempnam(3), if the environment
Moritz Jodeit
2005-08-08
zap remaining rcsid.
Marc Espie
2004-09-28
deregister + ansify, no change in object code. ok deraadt@ millert@
Otto Moerbeek
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-07-09
a first pass at -Wall
Theo de Raadt
1997-04-03
10 X's for mktemp() and mkstemp().
Todd C. Miller
1997-02-12
more XXXX for mktemp
Theo de Raadt
1997-01-20
back out my last change to avoid the __warn_references on the mips - it's
Thomas Graichen
1997-01-19
put all the __warn_references behind a #ifndef NO_WARN_REFERENCES which
Thomas Graichen
1996-12-28
95% of common uses of these are incorrect and insecure. correct use is
Theo de Raadt
1996-09-05
issetugid backwards, duh; thanks bitblt
Theo de Raadt
1996-08-25
use issetugid()
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt