CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2021/11/07 13:51:47
Modified files: lib/libsndio : aucat.c Log message: Allow -current libsndio to connect to old sndiod servers Recent sndio device naming change is missing the proper compatibility bits for this case. Found and fixed by bluhm@ and tweaks from me. ok bluhm