#
442a6afd |
| 28-Apr-1997 |
millert <millert@openbsd.org> |
- cast usages of *printf() to void since we don't check return val - move an assert to be *before* a strcpy() where it can do some good. - integrate NetBSD fixes for 64-bit machines (NetBSD PR #3450,
- cast usages of *printf() to void since we don't check return val - move an assert to be *before* a strcpy() where it can do some good. - integrate NetBSD fixes for 64-bit machines (NetBSD PR #3450, Ross Harvey) - add lite2 tags
show more ...
|