| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | updates from andrey | rsc | 2004-12-30 | 1 | -8/+14 | |
| | | ||||||
| * | scroll virtual windows using mouse scroll | rsc | 2004-12-29 | 1 | -2/+15 | |
| | | ||||||
| * | small changes for build | rsc | 2004-12-28 | 2 | -1/+2 | |
| | | ||||||
| * | add virtual desktop patch from andrey | rsc | 2004-12-28 | 7 | -10/+125 | |
| | | ||||||
| * | be like plan 9 plumber | rsc | 2004-12-28 | 1 | -3/+22 | |
| | | ||||||
| * | vac is not buggered anymore | rsc | 2004-12-28 | 1 | -1/+1 | |
| | | ||||||
| * | add crop | rsc | 2004-12-28 | 1 | -0/+211 | |
| | | ||||||
| * | avoid use of an extra proc | rsc | 2004-12-28 | 1 | -1/+1 | |
| | | ||||||
| * | remove debugging print | rsc | 2004-12-28 | 1 | -1/+0 | |
| | | ||||||
| * | remove race between openfdthread and connoutthread msgput, | rsc | 2004-12-28 | 1 | -1/+8 | |
| | | | | | so that openfd'ed fids always get clunked properly. | |||||
| * | FreeBSD tweaks | rsc | 2004-12-28 | 11 | -22/+26 | |
| | | ||||||
| * | more little compile fixes | rsc | 2004-12-28 | 5 | -23/+18 | |
| | | ||||||
| * | use threaddaemonize | rsc | 2004-12-28 | 2 | -26/+9 | |
| | | ||||||
| * | add note that vac should work. | rsc | 2004-12-27 | 3 | -6/+5 | |
| | | | | | change %R to %r | |||||
| * | use getuser instead of getenv("USER"). | rsc | 2004-12-27 | 2 | -1/+10 | |
| | | | | | add portdate file. | |||||
| * | secstore from ehg | rsc | 2004-12-27 | 10 | -0/+1633 | |
| | | ||||||
| * | silence various warnings | rsc | 2004-12-27 | 3 | -3/+3 | |
| | | ||||||
| * | dumb porting bugs | rsc | 2004-12-27 | 1 | -2/+2 | |
| | | ||||||
| * | use new thread library | rsc | 2004-12-27 | 1 | -153/+1 | |
| | | ||||||
| * | good test programs | rsc | 2004-12-27 | 2 | -0/+404 | |
| | | ||||||
| * | fix to handle new | rsc | 2004-12-27 | 1 | -0/+2 | |
| | | ||||||
| * | changes from plan 9 | rsc | 2004-12-27 | 6 | -17/+31 | |
| | | ||||||
| * | change to use new thread library | rsc | 2004-12-27 | 7 | -24/+41 | |
| | | ||||||
| * | clone is a bad word on linux | rsc | 2004-12-27 | 1 | -2/+2 | |
| | | ||||||
| * | handle pty correctly on linux | rsc | 2004-12-27 | 1 | -0/+14 | |
| | | ||||||
| * | add readn to avoid need for plan9port libc | rsc | 2004-12-27 | 2 | -0/+20 | |
| | | ||||||
| * | change to use new thread library | rsc | 2004-12-27 | 3 | -14/+31 | |
| | | ||||||
| * | make work with new thread library | rsc | 2004-12-26 | 3 | -19/+45 | |
| | | ||||||
| * | update to use new thread library | rsc | 2004-12-26 | 3 | -13/+31 | |
| | | ||||||
| * | fix from forsyth via rob | rsc | 2004-12-25 | 1 | -1/+1 | |
| | | ||||||
| * | allow last column to be deleted | rsc | 2004-11-15 | 1 | -8/+0 | |
| | | ||||||
| * | stupid port bug. cannot use %ld to print a long as a *CHARACTER* | rsc | 2004-11-03 | 1 | -1/+1 | |
| | | ||||||
| * | bug fix in Get from rob | rsc | 2004-11-01 | 1 | -0/+2 | |
| | | ||||||
| * | handle interrupt right | rsc | 2004-10-22 | 1 | -1/+3 | |
| | | ||||||
| * | change md argument to number etc. (which acted only as a flag) | rsc | 2004-10-22 | 8 | -25/+55 | |
| | | | | | | | | | | | to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens | |||||
| * | formatting | rsc | 2004-10-22 | 1 | -9/+9 | |
| | | ||||||
| * | exit 9p on interrupt signal. should do better job here. | rsc | 2004-10-22 | 1 | -2/+12 | |
| | | ||||||
| * | use threadexitsall | rsc | 2004-10-17 | 1 | -1/+1 | |
| | | ||||||
| * | print out signalled exits | rsc | 2004-10-17 | 1 | -0/+5 | |
| | | ||||||
| * | add ulimit and umask as builtins | rsc | 2004-10-17 | 3 | -0/+202 | |
| | | ||||||
| * | remove socket at exit | rsc | 2004-10-17 | 1 | -0/+11 | |
| | | ||||||
| * | fix interrupt handling, add clumsy way to get at text buffer contents | rsc | 2004-10-17 | 1 | -3/+92 | |
| | | ||||||
| * | bug fix in Zerox arrow handling from rob | rsc | 2004-10-17 | 1 | -2/+2 | |
| | | ||||||
| * | autoindent fixes from rob | rsc | 2004-09-28 | 2 | -12/+27 | |
| | | ||||||
| * | Add stringn builtin. | rsc | 2004-09-23 | 1 | -0/+44 | |
| | | ||||||
| * | Continue the pthreads torture. | rsc | 2004-09-21 | 2 | -8/+26 | |
| | | ||||||
| * | little fixes | rsc | 2004-09-21 | 1 | -1/+1 | |
| | | ||||||
| * | various forgotten files | rsc | 2004-09-20 | 2 | -6/+17 | |
| | | ||||||
| * | bug fix | rsc | 2004-09-20 | 1 | -2/+6 | |
| | | ||||||
| * | fix various little bugs | rsc | 2004-08-17 | 3 | -8/+6 | |
| | | ||||||
