]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fix style(9) a bit
authorngie <ngie@FreeBSD.org>
Mon, 27 Apr 2015 08:37:13 +0000 (08:37 +0000)
committerngie <ngie@FreeBSD.org>
Mon, 27 Apr 2015 08:37:13 +0000 (08:37 +0000)
commitae3364144a173da54ffd23575b65b11ee4f027d6
tree79896f0ef01ac761fbaf37359172e9f66dea5e17
parent51ad8d558eb21bf08c60b551d6f5b2353b2e272b
- Fix style(9) a bit
-- Fix whitespace
-- Use err/errx
-- Remove superfluous braces
- Be a bit more defensive with input from the end-user
- Don't throw a floating point exception by dividing by 0 when processing a
  zero-byte file

MFC after: 1 week
tools/regression/aio/aiop/Makefile
tools/regression/aio/aiop/aiop.c