DragonFlyBSD/src baa8965share/man/man4 psm.4, sys/dev/misc/psm psm.c

psm: Drop bpsm%d device files. Instead support non-blocking reads on psm%d.

The /dev/psm%d vs. /dev/bpsm%d separation doesn't serve any clear purpose
nowadays. Userland can just use fcntl(2) to switch the fd to non-blocking
or blocking mode as needed.
DeltaFile
+1-19share/man/man4/psm.4
+4-15sys/dev/misc/psm/psm.c
+5-342 files

UnifiedSplitRaw