add directory libs

This commit is contained in:
gohigh
2024-02-19 00:25:00 -05:00
parent a4964ba92d
commit 07129c3397
135 changed files with 3543 additions and 0 deletions

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>