]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
binmiscctl(8): miscellaneous cleanup
authorkevans <kevans@FreeBSD.org>
Sat, 7 Nov 2020 03:43:45 +0000 (03:43 +0000)
committerkevans <kevans@FreeBSD.org>
Sat, 7 Nov 2020 03:43:45 +0000 (03:43 +0000)
commitc4f7f2c1ece8288effd1844c13a7a3ed5ae62a9d
treefdc03eb944e1a1b203dcae1792eb0a5d671679e3
parent2c7fa4443f7f4d6e7253f06a73f2485de2d0fd7a
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