Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/share/man/man4



   
   Module Name: src
   Committed By:        darcy
   Date:                Sat Mar 27 12:31:06 UTC 2004
   
   Modified Files:
        src/share/man/man4: options.4
   
   Log Message:
   Document COMPAT_AOUT option.
   This closes PR misc/13819


could this be fleshed out to include that COMPAT_AOUT is _NOT_ required
to run a.out binaries and that doing so may have extremely undesirable
effects.  it is a deprecated interface that actually is harmful to system
binaries.  ie, "cd /usr" in an a.out shell ends up in "/emul/aout/usr".
prior netbsd a.out platforms have better methods of acheiving this...
COMPAT_AOUT would have been removed except for a couple of vocal
objections...  it may even be those objections are no longer strenuous
enough infact :-)


.mrg.



Home | Main Index | Thread Index | Old Index