| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
and gcc3.2 requires this on powerpc.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
code was in error but due to C precedence rules it didn't cause a
problem.
|
| |
|
| |
|
|
|
|
|
|
| |
While I was there I noticed and fixed a bogus realloc().
We should really check malloc/realloc return values and deal sanely
but that will have to be done later. Theo OK'd
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
From Mark Diekhans (markd@grizzly.com).
|
|
|
|
| |
Make sure everything uses {SYS,}LIBC_SCCS properly
|
|
|