add directory bin-src

This commit is contained in:
gohigh
2024-02-19 00:21:55 -05:00
parent 42f484790f
commit a4db56af05
520 changed files with 34677 additions and 0 deletions

10
bin-src/README.curses Normal file
View File

@@ -0,0 +1,10 @@
curses.tar.Z contains the curses library from bsd-net-2, with
pre-installed diffs & RCS files for linux changes.
You'll need to use 'pmake' to build it, or reconstruct the Makefile.
I'm not completely certain that I got all of the raw(), crmode() etc
stuff right. If you have applications that use curses, try them out and
send back patches if you find bugs.
John Kohl <jtkohl@cs.berkeley.edu>