summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-07s/HP9000/HP 9000/; from weissmanndudeMichael Shalayeff
2003-04-07typos;Jason McIntyre
2003-04-07some waxing; from weissmanndudeMichael Shalayeff
2003-04-07int -> ssize_t.Mike Pechkin
2003-04-07Catch and refuse rules with invalid ICMP types (> 40), ok cedric@Daniel Hartmeier
2003-04-07Catch and refuse invalid icmp codes (> 255). ok pb@, mpech@.Daniel Hartmeier
2003-04-07typo: get correct counters; introduced during rekeying change.Markus Friedl
2003-04-07Spring cleaning: remove unused code.Niklas Hallqvist
2003-04-07Sync with sudo 1.6.7p3; fixes kerberos 5 compilation issues w/ MIT kerberos.Todd C. Miller
2003-04-07strlcpy -- ok tedu@, deraadt@, millert@Thierry Deval
2003-04-07Make copy() take an extra suffix argument so we don't need to catTodd C. Miller
2003-04-06strlcpy; tedu okTheo de Raadt
2003-04-06strlcat; ok from various peopleTheo de Raadt
2003-04-06more strlcpy/strlcat/snprintf, less strcpy/strcat/sprintfTheo de Raadt
2003-04-06snprintf; ok millertTheo de Raadt
2003-04-06use snamesize and realloc properly. ok tdeval@Ted Unangst
2003-04-06kvm_iocache() is not used anymore.Miod Vallat
2003-04-06IPL_FDSOFT not IPL_AUSOFT (in comments)Miod Vallat
2003-04-06get rid of some strcpy/sprintf.Marc Espie
2003-04-06I don't have enough spare time to maintain the mirror lists anymore (stillMiod Vallat
2003-04-06no strcpy. no strcat. no sprintf. some from deraadt@Ted Unangst
2003-04-06The return value for bounds_check_with_label() is not set in stone, and itMiod Vallat
2003-04-06Missed file in previous strncpy fixup for d_packname, d_typename fields.Kenneth R Westerback
2003-04-06strlcpyTheo de Raadt
2003-04-06The last commit incorporated an incomplete change of mine.Todd C. Miller
2003-04-06strlcpy; ok millertTheo de Raadt
2003-04-06string shit; ok millertTheo de Raadt
2003-04-06Replace a strcpy and associated code with a snprintf whose returnKenneth R Westerback
2003-04-06strcat -> strlcat fix. ok tedu@, deraadt@Thierry Deval
2003-04-06Fix a lot of issues in osiop.Kenneth R Westerback
2003-04-06kill strcatAlexander Yurchenko
2003-04-06strcpy/strcat/sprintf cleanups; ok krw deraadtPeter Valchev
2003-04-06kill another strcat; ok krwTheo de Raadt
2003-04-06strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.Hakan Olsson
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2003-04-06use strlcatTheo de Raadt
2003-04-06a strlcatTheo de Raadt
2003-04-06very simple strlcat callsTheo de Raadt
2003-04-06string fixes; ok millert krwTheo de Raadt
2003-04-06make usage exactly like in the man page; andrushock@korovino.netTheo de Raadt
2003-04-06Rewrite fixit() to use snprintf() and strtol() with bounds and errorTodd C. Miller
2003-04-06string changes; millert okTheo de Raadt
2003-04-06strcpy/strcat cleanup. Ick millert@.Hakan Olsson
2003-04-06cgfourteen, cgtwelve and tcx do not need flags to force them in low-depth modeMiod Vallat
2003-04-06Run the console in the overlay plane, or in low-depth mode, as appropriate,Miod Vallat
2003-04-06Check for the "addr" locator versus the physical address of the VSIMM, soMiod Vallat
2003-04-06When encountering an older or unexpected model this driver can not handle,Miod Vallat
2003-04-06Some easy strcpy elimination.Kenneth R Westerback
2003-04-06strcat->strlcat, ho@ okAnil Madhavapeddy
2003-04-06sprintf->snprintf. deraadt@ suggestions and okHakan Olsson