| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | use fcntl F_SETLK instead of flock, for sun's. | rsc | 2005-01-04 | 1 | -1/+8 | |
| | | ||||||
| * | exception names | rsc | 2005-01-04 | 1 | -2/+2 | |
| | | ||||||
| * | unused variables | rsc | 2005-01-04 | 1 | -2/+2 | |
| | | ||||||
| * | use 9pclient | rsc | 2005-01-04 | 1 | -3/+3 | |
| | | ||||||
| * | parse -s option | rsc | 2005-01-04 | 1 | -1/+5 | |
| | | ||||||
| * | do threading right | rsc | 2005-01-04 | 2 | -26/+4 | |
| | | ||||||
| * | exit correctly | rsc | 2005-01-04 | 1 | -7/+7 | |
| | | ||||||
| * | exit correctly. | rsc | 2005-01-04 | 1 | -3/+3 | |
| | | ||||||
| * | use 9pclient | rsc | 2005-01-04 | 1 | -4/+4 | |
| | | ||||||
| * | more tests | rsc | 2005-01-04 | 5 | -3/+130 | |
| | | ||||||
| * | 3d color cube | rsc | 2005-01-04 | 1 | -0/+226 | |
| | | ||||||
| * | don't use (){} struct constructor | rsc | 2005-01-04 | 1 | -14/+28 | |
| | | ||||||
| * | Goodbye SHORTLIB | rsc | 2005-01-04 | 34 | -70/+3 | |
| | | ||||||
| * | use 9pclient instead of fs | rsc | 2005-01-04 | 1 | -26/+15 | |
| | | ||||||
| * | good bye SHORTLIB | rsc | 2005-01-04 | 2 | -2/+2 | |
| | | ||||||
| * | set SYSVERSION for 9c | rsc | 2005-01-04 | 1 | -0/+1 | |
| | | ||||||
| * | bugger fs in case it comes back | rsc | 2005-01-04 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | 3D geometry | rsc | 2005-01-04 | 7 | -0/+890 | |
| | | ||||||
| * | lib9pclient is the new libfs | rsc | 2005-01-04 | 16 | -0/+1033 | |
| | | ||||||
| * | remove libfs. now lib9pclient | rsc | 2005-01-02 | 15 | -967/+0 | |
| | | ||||||
| * | add ? for unknown plumbs | rsc | 2005-01-02 | 1 | -1/+20 | |
| | | ||||||
| * | change _p9pow10 to fmtpow10 | rsc | 2004-12-31 | 1 | -1/+1 | |
| | | ||||||
| * | updates from andrey | rsc | 2004-12-30 | 1 | -8/+14 | |
| | | ||||||
| * | Rename lrand to p9lrand, too. | wkj | 2004-12-29 | 1 | -1/+1 | |
| | | ||||||
| * | scroll virtual windows using mouse scroll | rsc | 2004-12-29 | 1 | -2/+15 | |
| | | ||||||
| * | Avoid conflicts with stdlib. | wkj | 2004-12-29 | 2 | -3/+2 | |
| | | ||||||
| * | Use FreeBSD-approved method for determining FreeBSD version. | wkj | 2004-12-29 | 1 | -1/+1 | |
| | | ||||||
| * | GC unused variables. | wkj | 2004-12-29 | 1 | -2/+0 | |
| | | ||||||
| * | Update mkmk.sh. | wkj | 2004-12-29 | 1 | -7/+4 | |
| | | ||||||
| * | Formatting nits. | wkj | 2004-12-29 | 34 | -68/+68 | |
| | | ||||||
| * | #define pow10 to _p9pow10 as a stop-gap. | wkj | 2004-12-29 | 1 | -2/+4 | |
| | | ||||||
| * | Appease the time_t monster. | wkj | 2004-12-29 | 1 | -2/+6 | |
| | | ||||||
| * | Include netinet/in.h to get ntohs prototype. | wkj | 2004-12-29 | 1 | -0/+1 | |
| | | ||||||
| * | Formatting nit. | wkj | 2004-12-29 | 20 | -40/+40 | |
| | | ||||||
| * | compiler appeasement | rsc | 2004-12-28 | 2 | -2/+5 | |
| | | ||||||
