Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-04 | scrolling | rsc | 1 | -0/+1 | |
2005-01-04 | add new | syntax. | rsc | 19 | -83/+281 | |
syntax will change. | |||||
2005-01-04 | forgot this | rsc | 1 | -0/+29 | |
2005-01-04 | in with the new | rsc | 5 | -144/+310 | |
2005-01-04 | unused variables | rsc | 1 | -2/+2 | |
2005-01-04 | use 9pclient | rsc | 1 | -3/+3 | |
2005-01-04 | parse -s option | rsc | 1 | -1/+5 | |
2005-01-04 | do threading right | rsc | 2 | -26/+4 | |
2005-01-04 | exit correctly | rsc | 1 | -7/+7 | |
2005-01-04 | exit correctly. | rsc | 1 | -3/+3 | |
2005-01-04 | use 9pclient | rsc | 1 | -4/+4 | |
2005-01-04 | 3d color cube | rsc | 1 | -0/+226 | |
2005-01-04 | don't use (){} struct constructor | rsc | 1 | -14/+28 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 34 | -70/+3 | |
2005-01-04 | use 9pclient instead of fs | rsc | 1 | -26/+15 | |
2005-01-04 | clean up mkfile; fix winctlprint bug reported by peter canning | rsc | 4 | -21/+15 | |
2005-01-04 | don't need to rename Fid | rsc | 1 | -5/+3 | |
2005-01-04 | don't need to rename Fid anymore | rsc | 1 | -4/+2 | |
2005-01-04 | back to threadnotify | rsc | 1 | -1/+1 | |
2005-01-04 | change to use new library. | rsc | 2 | -25/+21 | |
2005-01-04 | typo flags => flag | rsc | 1 | -1/+1 | |
2005-01-04 | new prototype | rsc | 1 | -1/+1 | |
2005-01-04 | don't be dumb. | rsc | 1 | -7/+2 | |
2005-01-04 | small fixes; goodbye SHORTLIB | rsc | 1 | -5/+12 | |
2005-01-04 | change comparison function to be consistent. | rsc | 1 | -1/+1 | |
(now qsort on sunos should stop crashing.) | |||||
2005-01-04 | have lrand now | rsc | 1 | -2/+0 | |
2005-01-04 | allow - as input file | rsc | 1 | -1/+4 | |
2005-01-04 | more debugging | rsc | 1 | -82/+149 | |
2005-01-04 | an old saddle | rsc | 7 | -0/+1559 | |
2005-01-04 | placeholder; does not yet build | rsc | 13 | -0/+3661 | |
2005-01-02 | add ? for unknown plumbs | rsc | 1 | -1/+20 | |
2004-12-30 | updates from andrey | rsc | 1 | -8/+14 | |
2004-12-29 | scroll virtual windows using mouse scroll | rsc | 1 | -2/+15 | |
2004-12-28 | small changes for build | rsc | 2 | -1/+2 | |
2004-12-28 | add virtual desktop patch from andrey | rsc | 7 | -10/+125 | |
2004-12-28 | be like plan 9 plumber | rsc | 1 | -3/+22 | |
2004-12-28 | vac is not buggered anymore | rsc | 1 | -1/+1 | |
2004-12-28 | add crop | rsc | 1 | -0/+211 | |
2004-12-28 | avoid use of an extra proc | rsc | 1 | -1/+1 | |
2004-12-28 | remove debugging print | rsc | 1 | -1/+0 | |
2004-12-28 | remove race between openfdthread and connoutthread msgput, | rsc | 1 | -1/+8 | |
so that openfd'ed fids always get clunked properly. | |||||
2004-12-28 | FreeBSD tweaks | rsc | 11 | -22/+26 | |
2004-12-28 | more little compile fixes | rsc | 5 | -23/+18 | |
2004-12-28 | use threaddaemonize | rsc | 2 | -26/+9 | |
2004-12-27 | add note that vac should work. | rsc | 3 | -6/+5 | |
change %R to %r | |||||
2004-12-27 | use getuser instead of getenv("USER"). | rsc | 2 | -1/+10 | |
add portdate file. | |||||
2004-12-27 | secstore from ehg | rsc | 10 | -0/+1633 | |
2004-12-27 | silence various warnings | rsc | 3 | -3/+3 | |
2004-12-27 | dumb porting bugs | rsc | 1 | -2/+2 | |
2004-12-27 | use new thread library | rsc | 1 | -153/+1 | |