Module Name: src Committed By: riz Date: Thu Mar 8 17:35:12 UTC 2012
Modified Files: src/sys/lib/libsa [netbsd-6]: ls.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #96): sys/lib/libsa/ls.c: revision 1.4 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.3.2.1 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.