Age | Commit message (Expand) | Author |
2003-04-07 | kill last strcpy; ok millert | Theo de Raadt |
2003-04-07 | Strlcpy improvements. ok deraadt@ | Ted Unangst |
2003-04-07 | Some NetBSD changes were committed to this file w/o updating the | Todd C. Miller |
2003-04-07 | The UCB copyright here is incorrect. This code did not originate | Todd C. Miller |
2003-04-07 | ktutil should not be linked with -lkadm5srv, now that -lkadm5clnt is correct. | Hans Insulander |
2003-04-07 | Include the file client_glue.c - will make ktutil work properly | Hans Insulander |
2003-04-07 | inlined strcpy, should be strncpy anyways; millert ok, from Hans-Joerg.Hoexer... | Theo de Raadt |
2003-04-07 | replace strcpy calls that got inlined by gcc; Hans-Joerg.Hoexer@yerbouti.fran... | Theo de Raadt |
2003-04-07 | a couple more codec ids from people | Michael Shalayeff |
2003-04-07 | strlcpy; from Hans-Joerg.Hoexer@yerbouti.franken.de | Theo de Raadt |
2003-04-07 | oops | Michael Shalayeff |
2003-04-07 | Simplify code for -t using asprintf(); deraadt@ OK | Todd C. Miller |
2003-04-07 | string fixes; ian ok | Theo de Raadt |
2003-04-07 | Xr to strlcpy and strlcat more; ok millert | Theo de Raadt |
2003-04-07 | Change wd1 and wd2 from pointers to arrays. This removes the need | Todd C. Miller |
2003-04-07 | add mfcpu() and kill get_psw/set_psw that should not be used from the .c code | Michael Shalayeff |
2003-04-07 | remove dead stuff | Michael Shalayeff |
2003-04-07 | enable viper touching again. | Michael Shalayeff |
2003-04-07 | do not limit the kmem to just the physmem | Michael Shalayeff |
2003-04-07 | only check for space mismatch when coming from user. | Michael Shalayeff |
2003-04-07 | properly recalculate spa-epa when it comes to per-page | Michael Shalayeff |
2003-04-07 | move out non-gsc devices from the gsc section | Michael Shalayeff |
2003-04-07 | this makes wax interrupt | Michael Shalayeff |
2003-04-07 | com1@wax | Michael Shalayeff |
2003-04-07 | s/HP9000/HP 9000/; from weissmanndude | Michael Shalayeff |
2003-04-07 | typos; | Jason McIntyre |
2003-04-07 | some waxing; from weissmanndude | Michael Shalayeff |
2003-04-07 | int -> ssize_t. | Mike Pechkin |
2003-04-07 | Catch and refuse rules with invalid ICMP types (> 40), ok cedric@ | Daniel Hartmeier |
2003-04-07 | Catch and refuse invalid icmp codes (> 255). ok pb@, mpech@. | Daniel Hartmeier |
2003-04-07 | typo: get correct counters; introduced during rekeying change. | Markus Friedl |
2003-04-07 | Spring cleaning: remove unused code. | Niklas Hallqvist |
2003-04-07 | Sync with sudo 1.6.7p3; fixes kerberos 5 compilation issues w/ MIT kerberos. | Todd C. Miller |
2003-04-07 | strlcpy -- ok tedu@, deraadt@, millert@ | Thierry Deval |
2003-04-07 | Make copy() take an extra suffix argument so we don't need to cat | Todd C. Miller |
2003-04-06 | strlcpy; tedu ok | Theo de Raadt |
2003-04-06 | strlcat; ok from various people | Theo de Raadt |
2003-04-06 | more strlcpy/strlcat/snprintf, less strcpy/strcat/sprintf | Theo de Raadt |
2003-04-06 | snprintf; ok millert | Theo de Raadt |
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 |