Commits


Small tweaks to make things build again.


Move utf, fmt. Small header file changes.


Fighting the good fight. Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.


various tweaks.


completion, pageup/pagedown


need pty.h on linux according to scott schwartz


Why would the Linux man page actually tell the truth?


undef some more.


add libs


add some more RF things for linux.


linux diffs.


add Lock to struct Ref.


Tweaks to various bits. Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.


Add libString.


ramfs