Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | add boston | rsc | 1 | -3/+1 | |
2005-01-04 | more tests | rsc | 5 | -3/+130 | |
2005-01-04 | 3d color cube | rsc | 1 | -0/+226 | |
2005-01-04 | mustn't forget this | rsc | 1 | -0/+2349 | |
2005-01-04 | more files | rsc | 3 | -0/+7195 | |
2005-01-04 | new scripts | rsc | 7 | -1/+147 | |
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 | good bye SHORTLIB | rsc | 2 | -2/+2 | |
2005-01-04 | set SYSVERSION for 9c | rsc | 1 | -0/+1 | |
2005-01-04 | bugger fs in case it comes back | rsc | 1 | -1/+1 | |
2005-01-04 | add boston | rsc | 1 | -1/+3 | |
2005-01-04 | add threadnotify | rsc | 1 | -0/+5 | |
2005-01-04 | more binaries to ignore | rsc | 1 | -0/+13 | |
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-04 | 3D geometry | rsc | 7 | -0/+890 | |
2005-01-04 | lib9pclient is the new libfs | rsc | 16 | -0/+1033 | |
2005-01-04 | more include files. | rsc | 2 | -0/+142 | |
2005-01-04 | man pages changes | rsc | 8 | -7/+436 | |
2005-01-04 | autolib | rsc | 20 | -49/+96 | |
2005-01-04 | fs.h => 9pclient.h | rsc | 1 | -6/+7 | |
2005-01-04 | autolib, p9rand, p9execl | rsc | 1 | -14/+19 | |
2005-01-04 | modifications for firefox | rsc | 1 | -5/+12 | |
2005-01-04 | use kill -9 instead | rsc | 1 | -4/+1 | |
2005-01-04 | use $USER instead of whoami | rsc | 1 | -2/+1 | |
2005-01-04 | allow file names as arguments | rsc | 1 | -1/+1 | |
2005-01-04 | show the amount of memory in use | rsc | 1 | -3/+3 | |
instead of the amount of address space. work a little harder for wchans | |||||
2005-01-04 | allow kill of pids. recognize -sig. | rsc | 1 | -1/+9 | |
2005-01-04 | 9c: ignore autolib symbols | rsc | 2 | -5/+127 | |
9l: use autolib symbols |