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