NetBSD/sbin/scan_ffs
he 488e14a7ad Undefine the 17 macros commonly defined by <ufs/ffs/fs.h> and
<ufs/lfs/lfs.h> before including the second of them, and also after
including the second, to ensure the rest of the code doesn't depend
on their (ambigious) definition.

This fixes a build problem for vax; gcc 2.95.3's preprocessor
apparently doesn't like redefinition of macros.

Discussed with xtraeme.
2005-08-09 12:59:29 +00:00
..
Makefile Add scan_lfs(8), utility to find LFS partitions on disk, useful 2005-07-31 19:26:06 +00:00
scan_ffs.8 Remove superfluous .El; a slight wording change. 2005-06-19 16:01:38 +00:00
scan_ffs.c Undefine the 17 macros commonly defined by <ufs/ffs/fs.h> and 2005-08-09 12:59:29 +00:00
scan_lfs.8 typo 2005-07-31 19:40:50 +00:00