K 10 svn:author V 3 kan K 8 svn:date V 27 2002-08-22T20:21:17.000000Z K 7 svn:log V 410 Fix the forward compatibility problem with older 4.x releases, introduced by me in rev. 1.7.2.1. Binaries compiled on fresh STABLE would not run on older versions due to malloc always returning NULL. Make sure that we provide 'end' symbol in generated binaries because sbrk in older libc depends on its existence to work properly. Reported by: Ian West Reviewed by: jdp Approved by: obrien END