Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-29 | Small tweaks to make things build again. | rsc | 1 | -1/+1 | |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 1 | -88/+0 | |
with them. | |||||
2003-11-25 | Add the #goo to allow use in C++. | rsc | 3 | -6/+5 | |
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | |||||
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 1 | -0/+1 | |
which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.) | |||||
2003-11-23 | make -> mk | rsc | 1 | -4/+3 | |
2003-11-23 | create, perror, and remove are now properly in the headers. | rsc | 1 | -4/+0 | |
2003-11-23 | Don't need to install 'u' as flagfmt anymore. | rsc | 1 | -5/+0 | |
2003-11-23 | use path-less names for ssh, samterm. | rsc | 1 | -2/+2 | |
let execvp sort it out. | |||||
2003-11-23 | Use execvp to avoid hard-coding path names for ssh, samterm. | rsc | 1 | -3/+3 | |
2003-10-11 | Use new directory structure. | rsc | 2 | -5/+5 | |
2003-10-11 | Licensing and various tweaks. | rsc | 1 | -258/+0 | |
2003-10-11 | Various tweaks. The implementation of notify, create, etc. | rsc | 3 | -6/+16 | |
should really be in lib9. | |||||
2003-10-01 | Various tweaks to make things run on Mac OS. | rsc | 1 | -0/+36 | |
The main change is the use of pthread to implement ffork. | |||||
2003-09-30 | Reorg | rsc | 16 | -166/+140 | |
2003-09-30 | Initial revision | rsc | 27 | -0/+7437 | |
2003-09-30 | Initial import. | rsc | 7 | -0/+432 | |