Age | Commit message (Expand) | Author | Files | Lines |
2006-02-12 | add exitcode | rsc | 2 | -0/+10 |
2006-02-12 | unused i | rsc | 1 | -1/+1 |
2006-02-11 | add RFENVG, RFCENVG | rsc | 1 | -3/+7 |
2006-02-03 | hmm... | rsc | 1 | -5/+4 |
2006-01-29 | no sharps on c lines | rsc | 1 | -5/+5 |
2006-01-27 | can zero, will zero | rsc | 1 | -1/+1 |
2006-01-27 | bsd | rsc | 1 | -0/+10 |
2006-01-07 | add da for fbsd 5 | rsc | 1 | -0/+1 |
2006-01-06 | use inttypes | rsc | 1 | -1/+1 |
2005-12-29 | add stdint.h, uintptr | rsc | 1 | -0/+5 |
2005-12-29 | set qid.vers (Erik Quanstrom) | rsc | 7 | -17/+21 |
2005-12-29 | correct array size (Marco Gaddoni) | rsc | 1 | -1/+1 |
2005-12-26 | allow broadcast | rsc | 1 | -0/+2 |
2005-11-21 | 9P2000.u fixes (Lucho Ionkov) | rsc | 2 | -3/+3 |
2005-11-07 | unused | rsc | 2 | -10/+0 |
2005-11-07 | arm | rsc | 1 | -0/+8 |
2005-11-01 | Properly size buffer to avoid overflow. | wkj | 1 | -1/+1 |
2005-10-29 | print correct file name | rsc | 1 | -1/+1 |
2005-10-29 | use libthread not ffork | rsc | 1 | -1/+1 |
2005-09-19 | OpenBSD lets you open /dev/random but not read it! | rsc | 1 | -4/+6 |
2005-09-13 | Add statcheck. | rsc | 1 | -0/+6 |
2005-09-13 | Add 9P2000.u functions. | rsc | 4 | -22/+120 |
2005-08-11 | Accomodate OpenBSD with /dev/srandom | rsc | 1 | -2/+4 |
2005-08-10 | Fix overflow in old Linux file size. | rsc | 1 | -1/+3 |
2005-07-21 | openbsd | rsc | 1 | -1/+1 |
2005-07-21 | OpenBSD, thanks to Tim Wiess | rsc | 2 | -2/+3 |
2005-07-19 | I just hate to be pushed around by some @#$%^& machine. | rsc | 1 | -1/+1 |
2005-07-18 | announce to networks | rsc | 1 | -5/+8 |
2005-07-14 | cannot trust system libraries to lock properly. sigh. | rsc | 1 | -3/+20 |
2005-07-13 | apple | rsc | 1 | -1/+1 |
2005-07-13 | unix is not a variable name | rsc | 1 | -0/+1 |
2005-07-13 | align macros for sun | rsc | 1 | -0/+16 |
2005-07-13 | better error messages | rsc | 1 | -1/+5 |
2005-05-19 | handle 0 precision better | rsc | 1 | -3/+5 |
2005-05-07 | no wide character constants; sigh | rsc | 1 | -2/+2 |
2005-05-07 | OS X Tiger changes | rsc | 1 | -0/+2 |
2005-05-07 | make sure to set p9unix | rsc | 1 | -0/+1 |
2005-05-01 | For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP. | rsc | 1 | -0/+8 |
2005-05-01 | OpenBSD support. | rsc | 1 | -29/+19 |
2005-03-28 | more netbsd support. | rsc | 1 | -1/+1 |
2005-03-18 | try leaving TTIN, TTOU alone | rsc | 1 | -2/+2 |
2005-03-18 | better error message | rsc | 2 | -0/+2 |
2005-02-21 | better symlink | rsc | 2 | -4/+10 |
2005-02-13 | add getnetconninfo | rsc | 2 | -0/+135 |
2005-02-13 | bug fix | rsc | 1 | -1/+1 |
2005-02-13 | add local address to dial | rsc | 1 | -3/+42 |
2005-02-11 | hard code list of plan 9 services in case they are not in /etc/services | rsc | 8 | -8/+300 |
2005-02-08 | add crypt | rsc | 2 | -0/+69 |
2005-02-08 | add mode chars | rsc | 1 | -0/+8 |
2005-02-08 | bug fix | rsc | 1 | -2/+3 |