summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-04-05simple snprintf; miod okTheo de Raadt
2003-04-05strlcpy whack; miod okTheo de Raadt
2003-04-05simple strcpy replacement; miod okTheo de Raadt
2003-04-05simple strlcpy; henning okTheo de Raadt
2003-04-05strlcpy; ok matthieu henning miodTheo de Raadt
2003-04-05strlcpyTheo de Raadt
2003-04-05say goodbye to strcpy, okay deraadt@Marc Espie
2003-04-05snprintfTheo de Raadt
2003-04-05snprintf, strlcpy; ok deraadt tdeval tedu krwPeter Valchev
2003-04-05some more string shit; krw okTheo de Raadt
2003-04-04simple string stuff; ok matthieu tdevalTheo de Raadt
2003-04-04simple snprintf; tdeval matthieu okTheo de Raadt
2003-04-04easy snprintf; tedu okTheo de Raadt
2003-04-04some easy string fixes; tdeval okTheo de Raadt
2003-04-04snprintf() is simpler than multiple strlcpy() and manual fiddling.Todd C. Miller
2003-04-04adapt to new sectok_fmt_fid APITheo de Raadt
2003-04-04snprintf & strlcpy; tedu okTheo de Raadt
2003-04-04snprintf; ok from espie tedu and othersTheo de Raadt
2003-04-03kill strcpy; miod okTheo de Raadt
2003-04-03Sync with my sudo cvs repo:Todd C. Miller
2003-04-03Deal with files w/o a trailing newline before EOF. Found by mpech@Todd C. Miller
2003-04-03strcpy -> strlcpyHans Insulander
2003-04-03remove $OpenBSD$, as other *.c does not have it.Jun-ichiro itojun Hagino
2003-04-03$OpenBSD$Jun-ichiro itojun Hagino
2003-04-03HPUX, HP/UX -> HP-UXJason McIntyre
2003-04-02strlcpy; millert okTheo de Raadt
2003-04-02potential segfault if KEY_UNSPEC; cjwatson@debian.org; bug #526Markus Friedl
2003-04-02reapply rekeying chage, tested by henning@, ok djm@Markus Friedl
2003-04-01fix a few paskhal holidays and add a couple of great other onesMichael Shalayeff
2003-04-01Update to sudo 1.6.7p1; fixes false positives in the oflow detectionTodd C. Miller
2003-04-01Elf, elf -> ELFJason McIntyre
2003-04-013.6.1Markus Friedl
2003-04-01bugfix causes stalled connections for ssh.com < 3.0; noticed by ho@; tested b...Markus Friedl
2003-04-01DELL -> DellJason McIntyre
2003-04-01backout rekeying changes (for 3.6.1)Markus Friedl
2003-04-01rekeying bugfixes and automatic rekeying:Markus Friedl
2003-04-01snprintfTheo de Raadt
2003-03-31Treat empty environment variables the same as NULL. henning@ OKTodd C. Miller
2003-03-31Typos in comments.Bruno Rohee
2003-03-31ascii -> ASCIIJason McIntyre
2003-03-31Sync positional arguments equivalence's description with reality.Thierry Deval
2003-03-31error(1): users's -> user'sJason McIntyre
2003-03-30Use PATH_MAX, not _POSIX_PATH_MAX for filename buffers.Todd C. Miller
2003-03-30snprintf; millert okTheo de Raadt
2003-03-30Simpler and consistent error messages when the user enters an emptyTodd C. Miller
2003-03-30knfTheo de Raadt
2003-03-30snprintfTheo de Raadt
2003-03-29implement memory examine command. takes both symbol or addressMichael Shalayeff
2003-03-29implement short reads at the end of the core segementMichael Shalayeff
2003-03-28do not core dump on stripped executables. revmap the registers printed to the...Michael Shalayeff