CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2023/07/23 17:21:19
Modified files: sbin/mount : mount.c distrib/special/mount: Makefile Log message: use SMALL to save a shave mfs and tmpfs bits in install media RAMDISK* has MFS and TMPFS disabled, so the installer can't use them. OK deraadt