henry (09/21/82)
Fixed a bug in rls(1): it infinite-looped when it hit a filename ending in a blank. The nature of the algorithm rls uses makes it impossible for it to handle filenames containing blanks properly, but an infinite loop is excessively bad behavior.