Define the msgbuf queues globably. Clean up the code since rsyncq and procq
authorclaudio <claudio@openbsd.org>
Thu, 4 Feb 2021 13:38:27 +0000 (13:38 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 4 Feb 2021 13:38:27 +0000 (13:38 +0000)
commit5ff9ae983dfef1db28301100475d0f3cdc55996e
tree0c92dd7bbab58a983592cb8e6c573c010cb3e110
parentdf61468f8652585cb7c17f9ceb8c645faacc20e4
Define the msgbuf queues globably. Clean up the code since rsyncq and procq
no longer need to be passed all the way down anymore. Shuffle code a bit
to bring it into more order.
OK tb@
usr.sbin/rpki-client/main.c