| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Various fixes. | rsc | 2003-12-03 | 3 | -15/+39 | |
| | | | | | | | | | | | | B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt. | |||||
| * | call exit rather than _exits inside exits, | rsc | 2003-11-26 | 2 | -23/+1 | |
| | | | | | | so that the c library atexit handlers get a chance to run. | |||||
| * | Silence some Mac OS X warnings. | rsc | 2003-11-25 | 2 | -2/+1 | |
| | | ||||||
| * | more tweaks. | rsc | 2003-11-25 | 1 | -0/+2 | |
| | | ||||||
| * | More tweaks on Linux and Solaris. | rsc | 2003-11-25 | 5 | -25/+67 | |
| | | ||||||
| * | Add the #goo to allow use in C++. | rsc | 2003-11-25 | 2 | -22/+18 | |
| | | | | | | | 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, | rsc | 2003-11-24 | 5 | -10/+14 | |
| | | | | | | | 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.) | |||||
| * | Build correctly on FreeBSD. | rsc | 2003-11-24 | 2 | -3/+3 | |
| | | | | | (Will this process ever reach a fixed point?) | |||||
| * | Tweaks to build properly on Linux. | rsc | 2003-11-24 | 7 | -11/+52 | |
| | | ||||||
| * | Make things build on FreeBSD again. | rsc | 2003-11-23 | 2 | -7/+10 | |
| | | ||||||
| * | Annoying changes to work on Sun boxes. | rsc | 2003-11-23 | 10 | -21/+54 | |
| | | ||||||
| * | Various additions and fixes. | rsc | 2003-11-23 | 57 | -159/+2176 | |
| | | ||||||
| * | Single-threaded plumber that can run "start" rules. | rsc | 2003-10-14 | 3 | -2/+137 | |
| | | | | | Thanks to Caerwyn Jones. | |||||
| * | Move werrstr into errstr, so that if you use werrstr | rsc | 2003-10-14 | 3 | -14/+14 | |
| | | | | | | you have to get this __errfmt instead of the one in libfmt that only does Unix error codes. | |||||
| * | Use new directory structure. | rsc | 2003-10-11 | 1 | -4/+4 | |
| | | ||||||
| * | Licensing and various tweaks. | rsc | 2003-10-11 | 1 | -258/+0 | |
| | | ||||||
| * | Allow prec==0. | rsc | 2003-10-11 | 1 | -1/+1 | |
| | | ||||||
| * | Macintosh. | rsc | 2003-10-03 | 2 | -0/+47 | |
| | | ||||||
| * | More Darwin. | rsc | 2003-10-01 | 7 | -246/+198 | |
| | | ||||||
| * | Various tweaks to make things run on Mac OS. | rsc | 2003-10-01 | 7 | -7/+23 | |
| | | | | | The main change is the use of pthread to implement ffork. | |||||
| * | Reorg | rsc | 2003-09-30 | 12 | -190/+3 | |
| | | ||||||
| * | Initial revision | rsc | 2003-09-30 | 43 | -0/+2365 | |
