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 | -3/+3 |
| | |||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
| | |||||
* | WARNINGS -> CAVEATS, and a little neccessary cleanup; | jmc | 2010-04-01 | 1 | -10/+10 |
| | |||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | Be correct in our man pages when talking about NUL termination (that is, | cloder | 2005-02-25 | 1 | -2/+2 |
| | | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@ | ||||
* | Sync with share/misc/license.template and add missing DARPA credit | millert | 2003-06-17 | 1 | -9/+8 |
| | | | | where applicable. | ||||
* | Use an ISC-tyle license for all my code; it is simpler and more permissive. | millert | 2003-06-03 | 1 | -22/+12 |
| | |||||
* | typos; | jmc | 2003-05-10 | 1 | -2/+2 |
| | |||||
* | Flesh out stdlib function man pages. | aaron | 2000-04-20 | 1 | -7/+8 |
| | |||||
* | first round of repairs on stdlib | aaron | 1999-06-29 | 1 | -19/+40 |
| | |||||
* | make function names the correct case | deraadt | 1999-02-27 | 1 | -2/+2 |
| | |||||
* | Remove the advertising clause in my old license, it impedes free use | millert | 1998-06-21 | 1 | -5/+2 |
| | | | | | of the code as a large number of similar clauses makes it impossible to write an ad for a product using the code... | ||||
* | Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1. | millert | 1997-08-17 | 1 | -0/+125 |
Also make a64l(3) and l64a(3) deal reasonably with inapropriate input. The standard does not require this, but it does not disallow it either. |