Files
Arquivotheca.SunOS-4.1.4/sys/stand/README
seta75D ff309bfe1c Init
2021-10-11 18:37:13 -03:00

14 lines
512 B
Plaintext

/usr/src/sys/stand:
This directory is a relic of former directory structure.
The stand-alone programs {boot, tpboot, copy, bootblocks etc.}
have all been removed, as they are now built from /usr/src/sys/boot/.
The PROM is still built from /usr/src/sys/stand/mon/,
and the mon header files there are still accessed
by an install_h from /usr/src/sys/, and by kernel and
stand-alone files via #include<mon/blah.h>.
This directory structure is not pretty, but like
toxic waste, it is a pain to clean up properly.