CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/26 15:47:16
Modified files:
lib/libutil : opendev.3 opendev.c
Log message:
Backout "Only return file descriptors to block or character devices"
mount_mfs(8) no monger mounts "/build" with the following fstab(5) entry:
/dev/sd0b /build mfs rw,noperm,nodev,nosuid,-s=2064348,noauto
as found out by bluhm the hard way.
