mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-07 23:37:58 +00:00
![David Malone](/assets/img/avatar_default.png)
Add some constness to avoid some warnings. Remove use register keyword. Deal with missing/unneeded extern/prototypes. Some minor type changes/casts to avoid warnings. Reviewed by: md5