Age | Commit message (Expand) | Author | Files | Lines |
2004-06-11 | get this right | rsc | 2 | -5/+7 |
2004-06-11 | add OLOCK | rsc | 2 | -4/+20 |
2004-06-09 | asdf | rsc | 2 | -30/+179 |
2004-06-09 | add strdup for debugging. | rsc | 2 | -0/+18 |
2004-06-09 | work much harder to reclaim stacks | rsc | 1 | -9/+130 |
2004-06-09 | satisfy valgrind | rsc | 1 | -0/+3 |
2004-06-09 | use plan9 malloc | rsc | 4 | -12/+8 |
2004-05-23 | various bug fixes and paranoia | rsc | 3 | -70/+87 |
2004-05-23 | lock malloc ourselves | rsc | 1 | -1/+48 |
2004-05-20 | fix race. | rsc | 1 | -1/+15 |
2004-05-15 | old linux | rsc | 1 | -0/+2 |
2004-05-14 | C | rsc | 3 | -0/+7 |
2004-05-14 | minor bug fixes | rsc | 2 | -0/+3 |
2004-05-14 | little bug fixes | rsc | 3 | -2/+3 |
2004-05-14 | More little bug fixes | rsc | 3 | -0/+16 |
2004-05-14 | various bug fixes | rsc | 1 | -0/+167 |
2004-05-11 | Fix small bugs. | rsc | 1 | -2/+13 |
2004-05-05 | various bug fixes | rsc | 1 | -2/+2 |
2004-05-03 | Ignore unknown pragmas. | wkj | 1 | -1/+1 |
2004-04-30 | Little fixes. | rsc | 5 | -7/+47 |
2004-04-29 | add -W to specify window size. | rsc | 4 | -8/+35 |
2004-04-26 | Don't be stupid. | rsc | 1 | -1/+1 |
2004-04-25 | display correct size of block devices for linux. | rsc | 1 | -2/+29 |
2004-04-23 | add this | rsc | 2 | -0/+24 |
2004-04-21 | just a stub. | rsc | 1 | -0/+8 |
2004-04-21 | add RFNOWAIT. this was probably a bad idea. | rsc | 2 | -3/+65 |
2004-04-21 | always a good idea to drop the lock when you're done. | rsc | 2 | -0/+2 |
2004-04-21 | yet more | rsc | 1 | -0/+14 |
2004-04-21 | more stuff. | rsc | 1 | -0/+1 |
2004-04-21 | No more malloc or lock inside signal handlers. | rsc | 6 | -54/+77 |
2004-04-21 | Try to gather entropy from /dev/random. | wkj | 1 | -0/+21 |
2004-04-20 | Compute time zone using strftime. | rsc | 1 | -3/+2 |
2004-04-20 | help out freebsd 4.9 | rsc | 1 | -0/+1 |
2004-04-20 | make things work on SunOS | rsc | 1 | -1/+1 |
2004-04-19 | clean up when finished. | rsc | 3 | -3/+0 |
2004-04-08 | bye bye | rsc | 1 | -116/+0 |
2004-04-08 | Cache last uid, gid to make translation faster. | rsc | 1 | -4/+21 |
2004-04-02 | Change _p9strsig to return nil if tmp==nil. | rsc | 5 | -0/+32 |
2004-03-26 | Sometimes it's amazing these haven't been turned | rsc | 1 | -1/+1 |
2004-03-26 | Only use futimesat on Solaris 9 | rsc | 1 | -1/+1 |
2004-03-26 | SunOS can rot in hell. | rsc | 1 | -1/+1 |
2004-03-25 | More files. | rsc | 2 | -0/+57 |
2004-03-25 | Today's changes. | rsc | 19 | -56/+44 |
2004-03-21 | Add some missing files. | rsc | 3 | -0/+35 |
2004-03-21 | Small tweaks | rsc | 3 | -1/+8 |
2004-03-05 | Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. | rsc | 3 | -6/+8 |
2004-03-02 | Change pipes to preserve message boundaries. | rsc | 1 | -2/+1 |
2004-03-02 | Long-standing stability bugs fixed in 9pserve. | rsc | 1 | -0/+1 |
2004-03-02 | More Mac tweaks. | rsc | 1 | -2/+2 |
2004-03-02 | Tweaks for the Macintosh. | rsc | 2 | -2/+1 |