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
Age
Commit message (
Expand
)
Author
2003-04-09
strip trailing whitespace from config lines before parsing. Fixes bz 528;
Damien Miller
2003-04-09
syetem -> system;
Jason McIntyre
2003-04-09
Disable Kerberos 4 support.
Hans Insulander
2003-04-09
Don't include <krb.h> when compiling with Kerberos 5 support
Hans Insulander
2003-04-08
Replace strcpy w/ strlcpy(); deraadt@ OK
Todd C. Miller
2003-04-08
remember the last M-x compile command used.
Vincent Labrecque
2003-04-08
rename log() into logit() to avoid name conflict. markus ok, from netbsd
Jun-ichiro itojun Hagino
2003-04-08
string cleanup; ok tdeval
Theo de Raadt
2003-04-08
progressmeter.c is 4 clause NetBSD.
Markus Friedl
2003-04-08
oh, and the false protos can go
Theo de Raadt
2003-04-08
Strcat and Strcpy are no longer used
Theo de Raadt
2003-04-08
snprintf; ok tdeval
Theo de Raadt
2003-04-08
string cleaning; ok tdeval
Theo de Raadt
2003-04-08
strcpy trashing, help from tedu; ok tedu
Theo de Raadt
2003-04-08
string cleaning; ok tedu
Theo de Raadt
2003-04-08
strlcpy conversion, increase buffer size by one char. ok millert@
Daniel Hartmeier
2003-04-07
Some NetBSD changes were committed to this file w/o updating the
Todd C. Miller
2003-04-07
The UCB copyright here is incorrect. This code did not originate
Todd C. Miller
2003-04-07
inlined strcpy, should be strncpy anyways; millert ok, from Hans-Joerg.Hoexer...
Theo de Raadt
2003-04-07
replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.fran...
Theo de Raadt
2003-04-07
strlcpy; from Hans-Joerg.Hoexer@yerbouti.franken.de
Theo de Raadt
2003-04-07
Simplify code for -t using asprintf(); deraadt@ OK
Todd C. Miller
2003-04-07
string fixes; ian ok
Theo de Raadt
2003-04-07
typo: get correct counters; introduced during rekeying change.
Markus Friedl
2003-04-07
Sync with sudo 1.6.7p3; fixes kerberos 5 compilation issues w/ MIT kerberos.
Todd C. Miller
2003-04-06
more strlcpy/strlcat/snprintf, less strcpy/strcat/sprintf
Theo de Raadt
2003-04-06
snprintf; ok millert
Theo de Raadt
2003-04-06
get rid of some strcpy/sprintf.
Marc Espie
2003-04-06
no strcpy. no strcat. no sprintf. some from deraadt@
Ted Unangst
2003-04-06
strlcpy
Theo de Raadt
2003-04-06
The last commit incorporated an incomplete change of mine.
Todd C. Miller
2003-04-06
strlcpy; ok millert
Theo de Raadt
2003-04-06
string shit; ok millert
Theo de Raadt
2003-04-06
Replace a strcpy and associated code with a snprintf whose return
Kenneth R Westerback
2003-04-06
strcat -> strlcat fix. ok tedu@, deraadt@
Thierry Deval
2003-04-06
kill strcat
Alexander Yurchenko
2003-04-06
kill another strcat; ok krw
Theo de Raadt
2003-04-06
use strlcat
Theo de Raadt
2003-04-06
a strlcat
Theo de Raadt
2003-04-06
very simple strlcat calls
Theo de Raadt
2003-04-06
string fixes; ok millert krw
Theo de Raadt
2003-04-06
make usage exactly like in the man page; andrushock@korovino.net
Theo de Raadt
2003-04-06
Rewrite fixit() to use snprintf() and strtol() with bounds and error
Todd C. Miller
2003-04-06
string changes; millert ok
Theo de Raadt
2003-04-06
strcpy/strcat cleanup. Ick millert@.
Hakan Olsson
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
Consider 0 characters left to be a lack of format space.
Kenneth R Westerback
2003-04-05
strings; ok miod ho krw
Theo de Raadt
[next]