| Age | Commit message (Collapse) | Author |
|
Remove 'register'. ANSIfy. indent(1). Static -> static.
Change some ``#include <header.h>'' to ``#include "header.h"'' for
local headers.
Fix function declaration mistakes uncovered by ANSIfication.
|
|
Remove sysent.h, unneeded.
Remove __P().
unifdef __STDC__
Remove some #if 0 parts.
Start ANSIfication.
|
|
|
|
|
|
|
|
- remove all $Log$ instances and the extra logs caused by our local changes.
|
|
- fix function call inconsistencies
- fix int <-> long and pointer conversions
It should run now on 64 bit machines...
|
|
|