Age | Commit message (Expand) | Author |
2003-04-06 | use snamesize and realloc properly. ok tdeval@ | Ted Unangst |
2003-04-06 | kvm_iocache() is not used anymore. | Miod Vallat |
2003-04-06 | IPL_FDSOFT not IPL_AUSOFT (in comments) | Miod Vallat |
2003-04-06 | get rid of some strcpy/sprintf. | Marc Espie |
2003-04-06 | I don't have enough spare time to maintain the mirror lists anymore (still | Miod Vallat |
2003-04-06 | no strcpy. no strcat. no sprintf. some from deraadt@ | Ted Unangst |
2003-04-06 | The return value for bounds_check_with_label() is not set in stone, and it | Miod Vallat |
2003-04-06 | Missed file in previous strncpy fixup for d_packname, d_typename fields. | Kenneth R Westerback |
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 | Fix a lot of issues in osiop. | Kenneth R Westerback |
2003-04-06 | kill strcat | Alexander Yurchenko |
2003-04-06 | strcpy/strcat/sprintf cleanups; ok krw deraadt | Peter Valchev |
2003-04-06 | kill another strcat; ok krw | Theo de Raadt |
2003-04-06 | strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64. | Hakan Olsson |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | 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 | cgfourteen, cgtwelve and tcx do not need flags to force them in low-depth mode | Miod Vallat |
2003-04-06 | Run the console in the overlay plane, or in low-depth mode, as appropriate, | Miod Vallat |
2003-04-06 | Check for the "addr" locator versus the physical address of the VSIMM, so | Miod Vallat |
2003-04-06 | When encountering an older or unexpected model this driver can not handle, | Miod Vallat |
2003-04-06 | Some easy strcpy elimination. | Kenneth R Westerback |
2003-04-06 | strcat->strlcat, ho@ ok | Anil Madhavapeddy |
2003-04-06 | sprintf->snprintf. deraadt@ suggestions and ok | Hakan Olsson |
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 |