aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/sam
AgeCommit message (Collapse)AuthorFilesLines
2005-07-13warningsrsc1-0/+1
2005-05-07use full prototypesrsc1-1/+1
2005-03-18bug fix from plan 9rsc1-2/+5
2005-01-27remove debugging printrsc1-1/+0
2005-01-27add autoindent (-a) and chording.rsc4-61/+42
clean up argument parsing.
2005-01-13Many small edits.rsc1-1/+1
2005-01-04Goodbye SHORTLIBrsc1-1/+0
2004-12-28FreeBSD tweaksrsc2-3/+4
2004-12-28more little compile fixesrsc2-8/+15
2004-06-09use libplumb insteadrsc2-10/+2
2004-05-14allowrsc3-6/+25
sam -r machine filelist... from presotto
2004-04-29add -W to specify window size.rsc1-1/+7
various other little fixes.
2004-04-19clean up when finished.rsc1-1/+0
don't set PLAN9 don't set PLAN9
2004-03-26SunOS can rot in hell.rsc1-0/+1
2004-02-29Various tweaks.rsc1-2/+0
2004-02-29Small tweaks to make things build again.rsc1-1/+1
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc1-88/+0
with them.
2003-11-25Add the #goo to allow use in C++.rsc3-6/+5
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-11-24Changes for Mac OS X. Most important is stack sizes in samterm,rsc1-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-23make -> mkrsc1-4/+3
2003-11-23create, perror, and remove are now properly in the headers.rsc1-4/+0
2003-11-23Don't need to install 'u' as flagfmt anymore.rsc1-5/+0
2003-11-23use path-less names for ssh, samterm.rsc1-2/+2
let execvp sort it out.
2003-11-23Use execvp to avoid hard-coding path names for ssh, samterm.rsc1-3/+3
2003-10-11Use new directory structure.rsc2-5/+5
2003-10-11Licensing and various tweaks.rsc1-258/+0
2003-10-11Various tweaks. The implementation of notify, create, etc.rsc3-6/+16
should really be in lib9.
2003-10-01Various tweaks to make things run on Mac OS.rsc1-0/+36
The main change is the use of pthread to implement ffork.
2003-09-30Reorgrsc16-166/+140
2003-09-30Initial revisionrsc27-0/+7437
2003-09-30Initial import.rsc7-0/+432