K 10 svn:author V 3 imp K 8 svn:date V 27 2002-11-09T08:07:20.000000Z K 7 svn:log V 448 Forced commit: MFC: Change __sF to __std{in,out,err}p in #defines for std{in,out,err}. This should help us with our compatibility problems over the long haul. I hope that this is the right thing to do. std{in,out,err} are no longer compile time constants. -current has had this for 14 months now, and other systems do this. I've fixed all the places in the -stable tree that assumed that they were compile time constants. Reviewed by: arch@ END