mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 18:32:45 +00:00
bf58d635ba
These were mainly missing casts or wrong format strings in printf statements, but there were also missing includes, unused variables, functions and arguments. The choice of `long' vs `int' still seems almost random in a lot of places though.