Commits


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


More thread names.


openbsd


use nil instead of 0


bug fix in auth


add errors file


remove searching print; check fids in use; handle addr correctly again


change to use new thread library


change md argument to number etc. (which acted only as a flag) to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens


Compare function pointers against 0 rather than nil.


undo the madness.


$foo in tags - here only for reference.


SunOS can rot in hell.


Today's changes. More 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.