das 2004-06-08 09:27:43 UTC FreeBSD src repository Modified files: bin/ls print.c Log: Remove from the printfns the assumption that dp->list != NULL. Even if there are no entries, these functions may be called to print the total number of blocks (0) for consistency's sake. Revision Changes Path 1.73 +6 -2 src/bin/ls/print.c