bfb79c2ccc
- Replace caddr_t with "void *". This reduces the number of warnings at WARNS=6 - use "static" where possible - sprinkle const where possible This leaves at WARNS=6: 35 warnings in top.c 72 warnings in machine.c 5 warnings in commands.c all of which are either "incompatible-pointer-types-discards-qualifiers" or "cast-qual" |
||
---|---|---|
.. | ||
boolean.h | ||
commands.c | ||
commands.h | ||
display.c | ||
display.h | ||
layout.h | ||
loadavg.h | ||
machine.c | ||
machine.h | ||
Makefile | ||
Makefile.depend | ||
screen.c | ||
screen.h | ||
sigconv.awk | ||
top.1 | ||
top.c | ||
top.h | ||
username.c | ||
username.h | ||
utils.c | ||
utils.h |