summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-08Fix diagnostic output to display data buffer actually being used.Kenneth R Westerback
2003-04-08trivial strcpy in code we don't even compileHenning Brauer
2003-04-08string stuff, ok pvalHenning Brauer
2003-04-08bye-bye sprintf, ok pval@Henning Brauer
2003-04-08string stuff; ok pval@Henning Brauer
2003-04-08more strcpy & friends bye-bye; ok pvalHenning Brauer
2003-04-08string shit; ok pvalHenning Brauer
2003-04-08string shit, ok pval@Henning Brauer
2003-04-08more string shitzHenning Brauer
2003-04-08easy strcpy eliminationHenning Brauer
2003-04-08Move definition of storage for cpu_model to locore.c so sizeof hasHugh Graham
2003-04-08progressmeter.c is 4 clause NetBSD.Markus Friedl
2003-04-08missing .Fl macro for -a option;Jason McIntyre
2003-04-08fix another non-POSIX chownTodd C. Miller
2003-04-08oh, and the false protos can goTheo de Raadt
2003-04-08Strcat and Strcpy are no longer usedTheo de Raadt
2003-04-08fix another non-POSIX chown; Chuck YerkesTodd C. Miller
2003-04-08Strcat/s_strcat is unusedTheo de Raadt
2003-04-08Change remaining strcpy -> strlcpy; noticed by TheoTodd C. Miller
2003-04-08Use POSIX user:group chown format, not the old BSD user.group; Chuck YerkesTodd C. Miller
2003-04-08refer to dhclient.leases~ as the client backup file, not dhcpd.leases~David Krause
2003-04-08identd has been nowait for 5 years nowDavid Krause
2003-04-08invalid mdoc macrosDavid Krause
2003-04-08strlcpy, pass length to function. ok tdeval@, deraadt@Daniel Hartmeier
2003-04-08typoTheo de Raadt
2003-04-08snprintf; ok tdevalTheo de Raadt
2003-04-08string cleaning; ok tdevalTheo de Raadt
2003-04-08strcpy trashing, help from tedu; ok teduTheo de Raadt
2003-04-08string cleaning; ok teduTheo de Raadt
2003-04-08fix null deref in error sysloggingMichael Shalayeff
2003-04-08strlcpy conversion, increase buffer size by one char. ok millert@Daniel Hartmeier
2003-04-07more string cleaning; ok teduTheo de Raadt
2003-04-07strcpy -> strlcpy. some from and ok deraadt@Ted Unangst
2003-04-07sprintf elimination from rohee.Ted Unangst
2003-04-07some snprintf usage from rohee.Ted Unangst
2003-04-07strlcat; ok millertTheo de Raadt
2003-04-07strlcat, and it counted srclen, not dstlen; ok millertTheo de Raadt
2003-04-07strlcpy; ok millertTheo de Raadt
2003-04-07kill last strcpy; ok millertTheo de Raadt
2003-04-07Strlcpy improvements. ok deraadt@Ted Unangst
2003-04-07Some NetBSD changes were committed to this file w/o updating theTodd C. Miller
2003-04-07The UCB copyright here is incorrect. This code did not originateTodd C. Miller
2003-04-07ktutil should not be linked with -lkadm5srv, now that -lkadm5clnt is correct.Hans Insulander
2003-04-07Include the file client_glue.c - will make ktutil work properlyHans Insulander
2003-04-07inlined strcpy, should be strncpy anyways; millert ok, from Hans-Joerg.Hoexer...Theo de Raadt
2003-04-07replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.fran...Theo de Raadt
2003-04-07a couple more codec ids from peopleMichael Shalayeff
2003-04-07strlcpy; from Hans-Joerg.Hoexer@yerbouti.franken.deTheo de Raadt
2003-04-07oopsMichael Shalayeff
2003-04-07Simplify code for -t using asprintf(); deraadt@ OKTodd C. Miller