Remove col(1)

Not quite necessary to have this in sbase at the moment.  We can do
a clean implementation when required.

This implementation also has some bugs that they have been fixed
in OpenBSD -current but I am too lazy to backport (we also had local
changes to col(1)).

printf(1) as imported from OpenBSD will stay for now because I need
it for booting my system.
This commit is contained in:
sin
2014-11-20 13:56:27 +00:00
parent 0d7c2351b4
commit 5197affac5
4 changed files with 1 additions and 636 deletions

3
TODO
View File

@@ -23,10 +23,9 @@ stty
tabs
tput
The following programs have been imported from OpenBSD and need
The following program(s) have been imported from OpenBSD and need
replacing or cleaning up:
col
printf
If you are looking for some work to do on sbase, another option is to