|
|
|
|
|
by reubenmorais
4297 days ago
|
|
Did you read the blog post? Here's what he fixed: >So, now it: >Speaks terminfo (X/Open Curses) instead of ancient BSD termcap >Uses glob(3C) instead of a hack involving the shell and a helper program (lessecho, which
I've removed from my tree.) >Functions properly as /usr/bin/more, both with and without -e (even on broken xterms) >Is fully ANSI C (or ISO C, if you prefer) >Passes illumos' cstyle code style checks >Is lint(1) clean |
|