Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make strlcpy/strlcat slightly easier to read. | millert | 2015-01-15 | 1 | -20/+18 |
| | |||||
* | Sync wcslcpy and wcslcat with strlcpy and strlcat. OK deraadt@ | millert | 2011-07-24 | 1 | -23/+11 |
| | |||||
* | Convert do {} while loop -> while {} for clarity. No binary change | millert | 2006-05-05 | 1 | -5/+5 |
| | | | | on most architectures. From Oliver Smith. OK deraadt@ and henning@ | ||||
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -5/+1 |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | K&R -> ANSI | espie | 2005-06-19 | 1 | -6/+3 |
| | | | | | APIWARN okay millert@, otto@ | ||||
* | Import w* functions so that I can send smaller diffs around. | espie | 2005-04-13 | 1 | -0/+71 |
(Nothing activated yet, of course) okay deraadt@ |