summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2003-04-15strlcpy; ok teduTheo de Raadt
2003-04-15nasty lies from hobbits, clean them out of commentsTheo de Raadt
2003-04-15avoid hardcoding 12; use NI_MAXSERV. deraadt okJun-ichiro itojun Hagino
2003-04-14%d is 12 chars big, not 10; ok deraadtPeter Valchev
2003-04-14%d is 12 chars not 10, also sneak an easy snprintf; this code is currentlyPeter Valchev
2003-04-14%d is 12 chars, not 10; ok deraadtPeter Valchev
2003-04-14Use setproctitle() instead of the CAPITALIZE_FOR_PS hack. InspiredTodd C. Miller
2003-04-14standalone/stand alone -> stand-alone;Jason McIntyre
2003-04-14obvious spring cleanupTheo de Raadt
2003-04-14strlcpy, obviousTheo de Raadt
2003-04-13remove debugg printf that had a bad format stringAnil Madhavapeddy
2003-04-13obvious typo: "s%" -> "%s" in format stringAnil Madhavapeddy
2003-04-13Clarify the -d option and allow the passwd file argument to not beTodd C. Miller
2003-04-13try to use the X Window System, X11 or XFree86 consistently.Jason McIntyre
2003-04-10regen with autoconf 2.52Jakob Schlyter
2003-04-10provide strlcat() and strlcpy() for platform without them. althoughJakob Schlyter
2003-04-09string shit; ok dhartmei@Henning Brauer
2003-04-09more string shit, ok bob and vincentHenning Brauer
2003-04-08missing free(pagname); noticed by vincentHenning Brauer
2003-04-082x trivial strcpyHenning Brauer
2003-04-08very easy strcpyHenning Brauer
2003-04-08kill one more strcpy; easy oneHenning Brauer
2003-04-08easy sprintf in code we don't useHenning Brauer
2003-04-08more correct snprintf bound. ok deraadt@Ted Unangst
2003-04-08string fixes in code we don't compile by default; tedu help & okHenning Brauer
2003-04-08use asprintf; ok henningTheo de Raadt
2003-04-08yes I am a dorkHenning Brauer
2003-04-08string fixes; pval agreesHenning Brauer
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-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-07more string cleaning; ok teduTheo de Raadt
2003-04-07strcpy -> strlcpy. some from and ok deraadt@Ted Unangst
2003-04-07kill last strcpy; ok millertTheo de Raadt
2003-04-06use snamesize and realloc properly. ok tdeval@Ted Unangst
2003-04-06strcpy/strcat/sprintf cleanups; ok krw deraadtPeter Valchev
2003-04-05trivial sprintfHenning Brauer
2003-04-05string fixes. ok krw pvalchevTed Unangst
2003-04-05one more trivial strlcpy that i forgot; ok deraadtPeter Valchev