Age | Commit message (Expand) | Author |
2003-04-08 | Strcat and Strcpy are no longer used | Theo de Raadt |
2003-04-08 | fix another non-POSIX chown; Chuck Yerkes | Todd C. Miller |
2003-04-08 | Strcat/s_strcat is unused | Theo de Raadt |
2003-04-08 | Change remaining strcpy -> strlcpy; noticed by Theo | Todd C. Miller |
2003-04-08 | Use POSIX user:group chown format, not the old BSD user.group; Chuck Yerkes | Todd C. Miller |
2003-04-08 | refer to dhclient.leases~ as the client backup file, not dhcpd.leases~ | David Krause |
2003-04-08 | identd has been nowait for 5 years now | David Krause |
2003-04-08 | invalid mdoc macros | David Krause |
2003-04-08 | strlcpy, pass length to function. ok tdeval@, deraadt@ | Daniel Hartmeier |
2003-04-08 | typo | Theo de Raadt |
2003-04-08 | snprintf; ok tdeval | Theo de Raadt |
2003-04-08 | string cleaning; ok tdeval | Theo de Raadt |
2003-04-08 | strcpy trashing, help from tedu; ok tedu | Theo de Raadt |
2003-04-08 | string cleaning; ok tedu | Theo de Raadt |
2003-04-08 | fix null deref in error syslogging | Michael Shalayeff |
2003-04-08 | strlcpy conversion, increase buffer size by one char. ok millert@ | Daniel Hartmeier |
2003-04-07 | more string cleaning; ok tedu | Theo de Raadt |
2003-04-07 | strcpy -> strlcpy. some from and ok deraadt@ | Ted Unangst |
2003-04-07 | sprintf elimination from rohee. | Ted Unangst |
2003-04-07 | some snprintf usage from rohee. | Ted Unangst |
2003-04-07 | strlcat; ok millert | Theo de Raadt |
2003-04-07 | strlcat, and it counted srclen, not dstlen; ok millert | Theo de Raadt |
2003-04-07 | strlcpy; ok millert | Theo de Raadt |
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 |