index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-04-06
strcpy/strcat -> strlcpy/strlcat conversion; henning@, tedu@ ok
Anil Madhavapeddy
2003-04-06
more string business; millert ok and suggestion for strdup
Peter Valchev
2003-04-06
o use MAXHOSTNAMELEN, MAXPATHLEN and MAXLOGNAME instead of arbitrary sizes
Todd C. Miller
2003-04-06
another asprintf() simplifies things further
Todd C. Miller
2003-04-06
The disklabel fields d_packname and d_typename are not null terminated strings
Kenneth R Westerback
2003-04-06
Consider 0 characters left to be a lack of format space.
Kenneth R Westerback
2003-04-06
remove an erroneous comment
Hugh Graham
2003-04-06
Significant DHU driver fixups:
Hugh Graham
2003-04-06
string handling; ok millert
Theo de Raadt
2003-04-05
ease netmask handling a bit
Henning Brauer
2003-04-05
trivial sprintf
Henning Brauer
2003-04-05
sync
Theo de Raadt
2003-04-05
o replace a strncpy + manual NUL terminate w/ strlcpy
Todd C. Miller
2003-04-05
string fixes. ok krw pvalchev
Ted Unangst
2003-04-05
test dynaddr with netmask
Henning Brauer
2003-04-05
test queue .. on $interface
Henning Brauer
2003-04-05
document queue .. on $interface
Henning Brauer
2003-04-05
allow queue specs to be limited to certain interfaces.
Henning Brauer
2003-04-05
one more trivial strlcpy that i forgot; ok deraadt
Peter Valchev
2003-04-05
whitespace KNF
Henning Brauer
2003-04-05
strings; ok miod ho krw
Theo de Raadt
2003-04-05
strings; ok krw miod
Theo de Raadt
2003-04-05
Add missing 230400 to linux_speeds array to match linux_spmasks.
Todd C. Miller
2003-04-05
Stick pf_default_rule everytime a packet pass because of the
Cedric Berger
2003-04-05
Replace the timeout variables by the content of the timeout
Cedric Berger
2003-04-05
Cleanup by replacing a bunch of "(*rm)" by just "r"
Cedric Berger
2003-04-05
strncpy should be strlcpy. ok pvalchev
Ted Unangst
2003-04-05
strlcat, strncpy; ok tedu henning
Peter Valchev
2003-04-05
Change timeout detection from > or >= EAP_XXX_TIMEOUT to ==.
Todd C. Miller
2003-04-05
free value after asprintf; ok art
Peter Valchev
2003-04-05
use sizeof for snprintf size arg for static buffers instead of duplicating
Anil Madhavapeddy
2003-04-05
remove a dead function, simplify copy_string with strdup ; rohee@ ok
Anil Madhavapeddy
2003-04-05
remove some unused variables, disambiguate braces; rohee@ ok
Anil Madhavapeddy
2003-04-05
string fixes; ok miod henning
Theo de Raadt
2003-04-05
string fixes; ok henning miod
Theo de Raadt
2003-04-05
string fixes; ok miod henning
Theo de Raadt
2003-04-05
snprintf; ok miod ho henning
Theo de Raadt
2003-04-05
simple snprintf and strlcpy; henning ok
Theo de Raadt
2003-04-05
simple snprintf; miod ok
Theo de Raadt
2003-04-05
strlcpy whack; miod ok
Theo de Raadt
2003-04-05
simple strcpy replacement; miod ok
Theo de Raadt
2003-04-05
simple strlcpy; henning ok
Theo de Raadt
2003-04-05
correct a bad strncpy; replace with strlcat; rohee@ ok
Anil Madhavapeddy
2003-04-05
strlcpy; ok matthieu henning miod
Theo de Raadt
2003-04-05
strlcpy
Theo de Raadt
2003-04-05
say goodbye to strcpy, okay deraadt@
Marc Espie
2003-04-05
snprintf
Theo de Raadt
2003-04-05
sprintf->snprintf
Marc Espie
2003-04-05
strlcpy
Marc Espie
2003-04-05
Trivial sprintf() -> snprintf() changes. ok deraadt@
Hakan Olsson
[prev]
[next]