Age | Commit message (Collapse) | Author |
|
|
|
|
|
- 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
|
|
don't have any 16bit ports...) The alternative is to use int32_t's but then this code will break when/if int > 32bits which is not so unlikely. Fixes NetBSD PR #3450 from Ross Harvey (but in a different way)
|
|
Remove unused variables
Silence some warnings
lint(1) is your friend
|
|
Make sure everything uses {SYS,}LIBC_SCCS properly
|
|
|
|
|