]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r282073:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 May 2015 10:29:02 +0000 (10:29 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 May 2015 10:29:02 +0000 (10:29 +0000)
commitefa567e85a869b2ec8eb6598b6334769260f8d02
treef226cb85fe07cab368f9a5ae0c23085797d7e2b9
parent69651b71b0cf00e78e4ecafa6c1b4f2ae25587ed
MFC r282073:

- 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

git-svn-id: svn://svn.freebsd.org/base/stable/10@282843 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/aio/aiop/Makefile
tools/regression/aio/aiop/aiop.c