Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -1/+1 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2011-05-01 | lib9: restore SIGCHLD handler in rfork | Russ Cox | 1 | -6/+5 | |
R=rsc http://codereview.appspot.com/4436071 | |||||
2006-02-12 | unused i | rsc | 1 | -1/+1 | |
2006-02-11 | add RFENVG, RFCENVG | rsc | 1 | -3/+7 | |
2005-10-29 | use libthread not ffork | rsc | 1 | -1/+1 | |
2004-10-22 | more debugging | rsc | 1 | -7/+33 | |
2004-09-23 | Get rid of 9proc. | rsc | 1 | -3/+0 | |
2004-04-21 | add RFNOWAIT. this was probably a bad idea. | rsc | 1 | -3/+64 | |
2004-04-21 | No more malloc or lock inside signal handlers. | rsc | 1 | -2/+5 | |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 1 | -3/+6 | |
with them. | |||||
2003-12-04 | allow rfork(RFNOTEG|RFPROC|RFFDG) for rc. | rsc | 1 | -0/+14 | |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 1 | -1/+1 | |
2003-11-23 | Various additions and fixes. | rsc | 1 | -0/+20 | |