Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-07 | OS X Tiger changes | rsc | 1 | -0/+2 | |
2005-03-18 | try leaving TTIN, TTOU alone | rsc | 1 | -2/+2 | |
2005-02-08 | play nicer with others w.r.t. signal masks | rsc | 1 | -43/+37 | |
2005-01-16 | update return interface | rsc | 1 | -16/+25 | |
2004-12-27 | as wkj pointed out, notifyseton should not call notesetenable | rsc | 1 | -2/+0 | |
2004-12-26 | cleanups - lots of removed files now in thread library. | rsc | 1 | -14/+15 | |
qlock.c - stubs to thread library notify.c - clean interface slightly. | |||||
2004-10-23 | clean up signal handling | rsc | 1 | -89/+194 | |
2004-10-22 | try to avoid calling notify on the "dumb" signals | rsc | 1 | -52/+91 | |
2004-09-23 | Get rid of 9proc. | rsc | 1 | -22/+36 | |
2004-05-23 | various bug fixes and paranoia | rsc | 1 | -0/+1 | |
2004-05-11 | Fix small bugs. | rsc | 1 | -2/+13 | |
2004-04-21 | No more malloc or lock inside signal handlers. | rsc | 1 | -2/+3 | |
2004-03-26 | Sometimes it's amazing these haven't been turned | rsc | 1 | -1/+1 | |
up by other compilers. | |||||
2004-03-25 | Today's changes. | rsc | 1 | -2/+1 | |
More changes. | |||||
2003-12-17 | Tweaks to various bits. | rsc | 1 | -24/+33 | |
Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks. | |||||
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 1 | -1/+1 | |
with them. | |||||
2003-12-03 | Various fixes. | rsc | 1 | -5/+6 | |
B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt. | |||||
2003-11-24 | Tweaks to build properly on Linux. | rsc | 1 | -0/+5 | |
2003-11-23 | Various additions and fixes. | rsc | 1 | -0/+83 | |