summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
...
* add dictrsc2003-11-2527-0/+8343
|
* add sunosrsc2003-11-251-0/+30
|
* fixes to plumber and 9termrsc2003-11-254-3/+3
|
* Update NOTES, hack on 9term a little.rsc2003-11-254-6/+29
|
* More tweaks on Linux and Solaris.rsc2003-11-251-1/+1
|
* Add the #goo to allow use in C++.rsc2003-11-256-8/+14
| | | | | | 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-245-6/+9
| | | | | | 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.)
* Tweaks for Linux.rsc2003-11-242-0/+2
|
* Tweaks to build properly on Linux.rsc2003-11-241-15/+4
|
* Make things build on FreeBSD again.rsc2003-11-231-2/+2
|
* Annoying changes to work on Sun boxes.rsc2003-11-233-9/+5
|
* make -> mkrsc2003-11-231-16/+0
|
* forgot this.rsc2003-11-231-0/+91
|
* new utilities.rsc2003-11-2345-0/+16585
| | | | the .C files compile but are renamed to avoid building automatically.
* Plan 9's rc.rsc2003-11-2324-0/+4688
| | | | | not a clear win over byron's, but at least it has the right syntax.
* the one true diff.rsc2003-11-236-0/+1120
| | | | at least it can handle "diff file1 file2 dir".
* Dhog's 9term.rsc2003-11-235-0/+1537
| | | | | Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc.
* Plan 9 version, nothing tweaked yet.rsc2003-11-237-0/+2596
|
* start thinking about vac -- doesn't build yetrsc2003-11-2322-0/+7959
|
* Initial stab at Venti.rsc2003-11-2352-0/+9527
|
* make -> mkrsc2003-11-233-32/+33
|
* perror, create, remove now in the headersrsc2003-11-231-4/+0
|
* remove debugging print.rsc2003-11-231-1/+0
|
* change from rob -- handle ^U like in rio, acmersc2003-11-231-0/+4
|
* 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
|
* print current directory in "don't know how to make" errors.rsc2003-11-231-1/+9
|
* Single-threaded plumber that can run "start" rules.rsc2003-10-141-0/+16
| | | | Thanks to Caerwyn Jones.
* Use new directory structure.rsc2003-10-114-15/+15
|
* Licensing and various tweaks.rsc2003-10-112-516/+0
|
* Various tweaks. The implementation of notify, create, etc.rsc2003-10-113-6/+16
| | | | should really be in lib9.
* Tweaks to make it work on Unix.rsc2003-10-116-66/+86
|
* 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-3041-579/+153
|
* Initial revisionrsc2003-09-3021-0/+3271
|
* Initial import.rsc2003-09-305-0/+1548
|
* Initial revisionrsc2003-09-3065-0/+12587
|
* Initial import.rsc2003-09-3012-0/+587