CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/07 07:29:08
Modified files:
bin/ls : ls.c
Log message:
Simplify the display() function by getting rid of a useless buffer
on the stack. No functional change, +8 -15 LOC.
Suggested by and OK millert@.
