]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
binmiscctl(8): miscellaneous cleanup
authorKyle Evans <kevans@FreeBSD.org>
Sat, 7 Nov 2020 03:43:45 +0000 (03:43 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Sat, 7 Nov 2020 03:43:45 +0000 (03:43 +0000)
commit2c5e865059a287fde8a37d66793d84f90cb77712
treefdc03eb944e1a1b203dcae1792eb0a5d671679e3
parent7667824ade09289f480720014492b89636586f88
binmiscctl(8): miscellaneous cleanup

- Bad whitespace in Makefile.
- Reordered headers, sys/ first.
- Annotated fatal/usage __dead2 to help `make analyze` out a little bit.
- Spell a couple of sizeof constructs as "nitems" and "howmany" instead.

MFC after: 1 week
usr.sbin/binmiscctl/Makefile
usr.sbin/binmiscctl/binmiscctl.c