Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unbreak wcschr(string, L'\0') which was incorrectly returning NULL | djm | 2008-08-23 | 1 | -3/+5 |
| | | | | rather than a pointer to the terminating nul; ok deraadt@ | ||||
* | 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 | -5/+3 |
| | | | | | APIWARN okay millert@, otto@ | ||||
* | Import w* functions so that I can send smaller diffs around. | espie | 2005-04-13 | 1 | -0/+54 |
(Nothing activated yet, of course) okay deraadt@ |