Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I am retiring my old email address; replace it with my OpenBSD one. | millert | 2019-01-25 | 1 | -2/+2 |
| | |||||
* | Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go direct | guenther | 2015-09-12 | 1 | -1/+2 |
| | | | | and the symbols not in the C standard are weak | ||||
* | 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@ |