CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2022/10/12 17:11:33
Modified files: lib/libc/gen : disklabel.c sbin/badsect : badsect.c sbin/disklabel : disklabel.c share/man/man5 : disktab.5 sys/sys : disklabel.h Log message: Nuke D_BADSECT and disktab's 'sf'. DEC standard 144 bad sector information is no longer a thing. As evidenced by bad144(8) moving to the attic 16 years ago. ok miod@, who points out that badsect(8) is now the nail sticking out.