CVSROOT: /cvs/debian-boot
Module name: boot-floppies
Changes by: andersee 1999-11-23 23:06:45
Modified files:
utilities/busybox: ls.c
Added files:
utilities/busybox: TODO
Log message:
Fixed 'ls -ln' so numeric group/uid are presented properly, and
fixed 'ls -l' so when uid/gid is not in /etc/{passwd,group} the
numeric group/uid are presented properly. Also added a TODO.
-Erik