Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add $OpenBSD$ tags, as requested by dtucker. | espie | 2005-11-10 | 1 | -0/+1 |
| | |||||
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -4/+0 |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | ansi + de-register | pat | 2005-03-30 | 1 | -9/+3 |
| | | | | ok otto deraadt | ||||
* | Fix typo that breaks compilation #ifndef __weak_alias; Francois Perrad | millert | 2005-03-02 | 1 | -2/+2 |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Replace strtou?q() with the more standard strtou?ll(), using weak | millert | 2002-06-29 | 1 | -0/+166 |
aliases to fake up strtou?q(). espie@ OK. |