Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-02-08 | expose unix mode bits | rsc | 4 | -10/+28 |
2005-02-08 | start adding DM bits | rsc | 4 | -8/+16 |
2005-02-08 | play nicer with others w.r.t. signal masks | rsc | 1 | -43/+37 |
2005-01-23 | Add searchpath(). | rsc | 2 | -0/+63 |
2005-01-18 | add x86 64 | rsc | 1 | -0/+7 |
2005-01-16 | update return interface | rsc | 1 | -16/+25 |
2005-01-14 | checkpoint | rsc | 2 | -0/+2 |
2005-01-13 | these mkfiles only confuse | rsc | 2 | -86/+0 |
2005-01-07 | debugging for sam, and an old fix forgotten | rsc | 1 | -0/+4 |
2005-01-07 | success on the sun | rsc | 2 | -1/+8 |
2005-01-07 | sunos fixes | rsc | 6 | -6/+0 |
2005-01-07 | do not depend on flock | rsc | 1 | -1/+6 |
2005-01-04 | in with the new | rsc | 4 | -231/+29 |
2005-01-04 | cache answer | rsc | 1 | -12/+19 |
2005-01-04 | add execl and rand | rsc | 1 | -0/+2 |
2005-01-04 | cache answer | rsc | 1 | -2/+7 |
2005-01-04 | avoid duplicated code. | rsc | 1 | -19/+6 |