| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Goodbye SHORTLIB | rsc | 2005-01-04 | 34 | -70/+3 |
| | | |||||
| * | use 9pclient instead of fs | rsc | 2005-01-04 | 1 | -26/+15 |
| | | |||||
| * | clean up mkfile; fix winctlprint bug reported by peter canning | rsc | 2005-01-04 | 4 | -21/+15 |
| | | |||||
| * | don't need to rename Fid | rsc | 2005-01-04 | 1 | -5/+3 |
| | | |||||
| * | don't need to rename Fid anymore | rsc | 2005-01-04 | 1 | -4/+2 |
| | | |||||
| * | back to threadnotify | rsc | 2005-01-04 | 1 | -1/+1 |
| | | |||||
| * | change to use new library. | rsc | 2005-01-04 | 2 | -25/+21 |
| | | |||||
| * | typo flags => flag | rsc | 2005-01-04 | 1 | -1/+1 |
| | | |||||
| * | new prototype | rsc | 2005-01-04 | 1 | -1/+1 |
| | | |||||
| * | don't be dumb. | rsc | 2005-01-04 | 1 | -7/+2 |
| | | |||||
| * | small fixes; goodbye SHORTLIB | rsc | 2005-01-04 | 1 | -5/+12 |
| | | |||||
| * | change comparison function to be consistent. | rsc | 2005-01-04 | 1 | -1/+1 |
| | | | | | (now qsort on sunos should stop crashing.) | ||||
| * | have lrand now | rsc | 2005-01-04 | 1 | -2/+0 |
| | | |||||
| * | allow - as input file | rsc | 2005-01-04 | 1 | -1/+4 |
| | | |||||
| * | more debugging | rsc | 2005-01-04 | 1 | -82/+149 |
| | | |||||
| * | an old saddle | rsc | 2005-01-04 | 7 | -0/+1559 |
| | | |||||
| * | placeholder; does not yet build | rsc | 2005-01-04 | 13 | -0/+3661 |
| | | |||||
| * | add ? for unknown plumbs | rsc | 2005-01-02 | 1 | -1/+20 |
| | | |||||
| * | 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 |
| | | |||||
