CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2023/09/04 11:08:03
Modified files: distrib/special/pax: Makefile Log message: Save some space on the ramdisks, actually use -DSMALL This disables the helpers that recognize compressed archives when the user failed to use the proper flag/command. Those are not terribly useful on the ramdisks and the fallback behavior is sane. Went through a make release Just In Case(tm). Spotted by caspar@, ok millert@ sthen@ caspar@