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

View File

@@ -63,7 +63,6 @@ BIN =\
chroot\
cksum\
cmp\
col\
cols\
comm\
cp\