summaryrefslogtreecommitdiffstats
path: root/src/cmd/sam
Commit message (Collapse)AuthorAgeFilesLines
...
* add -W to specify window size.rsc2004-04-291-1/+7
| | | | various other little fixes.
* clean up when finished.rsc2004-04-191-1/+0
| | | | | don't set PLAN9 don't set PLAN9
* SunOS can rot in hell.rsc2004-03-261-0/+1
|
* Various tweaks.rsc2004-02-291-2/+0
|
* Small tweaks to make things build again.rsc2004-02-291-1/+1
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-88/+0
| | | | with them.
* Add the #goo to allow use in C++.rsc2003-11-253-6/+5
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* Changes for Mac OS X. Most important is stack sizes in samterm,rsc2003-11-241-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.)
* make -> mkrsc2003-11-231-4/+3
|
* create, perror, and remove are now properly in the headers.rsc2003-11-231-4/+0
|
* Don't need to install 'u' as flagfmt anymore.rsc2003-11-231-5/+0
|
* use path-less names for ssh, samterm.rsc2003-11-231-2/+2
| | | | let execvp sort it out.
* Use execvp to avoid hard-coding path names for ssh, samterm.rsc2003-11-231-3/+3
|
* Use new directory structure.rsc2003-10-112-5/+5
|
* Licensing and various tweaks.rsc2003-10-111-258/+0
|
* Various tweaks. The implementation of notify, create, etc.rsc2003-10-113-6/+16
| | | | should really be in lib9.
* Various tweaks to make things run on Mac OS.rsc2003-10-011-0/+36
| | | | The main change is the use of pthread to implement ffork.
* Reorgrsc2003-09-3016-166/+140
|
* Initial revisionrsc2003-09-3027-0/+7437
|
* Initial import.rsc2003-09-307-0/+432