Module Name: src Committed By: tsutsui Date: Fri Mar 2 12:08:44 UTC 2012
Modified Files: src/sys/lib/libsa: ls.c Log Message: Fix a bug that libsa ls doesn't work in case of filename with directory path. ("ls /path/and/file" always returns not found) From MINIX via Evgeniy Ivanov. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/lib/libsa/ls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.