Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - (dtucker) [openbsd-compat/strtoul.c] Update from OpenBSD 1.5 -> 1.7. | Darren Tucker | 2005-11-10 | 1 | -12/+6 |
| | |||||
* | - (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to | Darren Tucker | 2005-11-10 | 1 | -2/+2 |
| | | | | | after the copyright notices. Having them at the top next to the CVSIDs guarantees a conflict for each and every sync. | ||||
* | - (djm) Annotate OpenBSD-derived files in openbsd-compat/ with original | Damien Miller | 2003-11-24 | 1 | -0/+2 |
| | | | | source file path (in OpenBSD tree). | ||||
* | - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoul.c] | Darren Tucker | 2003-10-07 | 1 | -0/+112 |
Bug #670: add strtoul() to openbsd-compat for platforms lacking it. ok djm@ |