commit | e57d54b456bf091aded43fc95bee9b05e7461dd0 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Jan 30 18:03:11 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Jan 30 18:03:11 2001 +0000 |
tree | ab02892c3929a64304d457f6857a68e01efea145 | |
parent | 201dc0d5a99b8ef765f2b79e6a492a70772a0774 [diff] |
Fix ls behavior for broken or very narrow terminals. Fix my_* functions so they comply with the original interface (i.e. don't exit on error, stringify uids and gids when no amtching name found). -Erik