sin
228e8c4a0b
Update note on building sbase on OpenBSD
2014-11-21 10:36:59 +00:00
sin
159cc298c4
Add an easier to edit "table" of tools in README
...
We need to go through the tools and update this table to reflect
current state.
2014-11-20 23:06:39 +00:00
sin
0d7c2351b4
Remove csplit(1)
...
Get rid of it for now as it is not really widely used. We can do
a simple implementation when time comes.
Remove the table from README because it is not easy to edit unless
you use emacs.
2014-11-20 13:52:18 +00:00
sin
74ac827587
Require GNU make to build sbase
...
We seem to have problems building individual tools across various
make implementations. If anyone can step up and fix this we will
remove the dependency on GNU make.
2014-11-17 13:54:24 +00:00
sin
dfd0e6e77d
Add a conformance table in the README
...
We should investigate the current state of the tools one by one
and mark out those that are complete and POSIX conformant.
2014-11-13 14:59:41 +00:00
sin
d364a813be
Remove misleading line in README
...
We try to follow POSIX as much as possible.
2014-10-19 13:20:51 +01:00
Brandon Mulcahy
7a73da6864
Add logname(1)
2014-10-17 15:36:27 +01:00
Markus Teich
314885836c
Add link(1)
2014-10-17 15:36:16 +01:00
sin
1dd2913e33
Update list of tools in README
2014-10-16 12:34:24 +01:00
sin
7305786244
Add col(1) to README
2014-09-29 19:53:02 +01:00
sin
618aecd2ec
Import expr(1) from OpenBSD
...
Cleanup + manpage to be done.
2014-09-29 13:44:49 +01:00
sin
015cecfd8d
Update README for printf(1) and remove from TODO
2014-09-28 15:13:09 +01:00
sin
a9c9681f95
Fixup README
...
This is now consistent with ubase. The advantage is that it can
be generated very easily with:
for i in $(./sbase-box); do echo $i; done
2014-07-26 15:46:33 +01:00
Tuukka Kataja
8b87d0098a
Add unexpand(1)
2014-06-09 17:00:13 +01:00
sin
99300c9514
Update README
...
sbase compiles on minix3 as well.
2014-02-27 16:56:59 +00:00
sin
5c6a17ef20
Remove who(1) from README
2014-02-14 15:09:55 +00:00
sin
a79472bb1a
Minor fix for README
2014-02-12 18:39:31 +00:00
sin
f8dd426745
Add initial README
2014-02-12 14:36:00 +00:00