Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-30 | libthread: add threadmaybackground | Russ Cox | 1 | -0/+6 | |
Programs that want to background themselves now need to define threadmaybackground returning 1. This avoids a confusing (to people and debuggers) extra parent process for all the threaded programs that will never want to background themselves. | |||||
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 7 | -18/+15 | |
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> | |||||
2008-05-10 | upas/fs: accomodate new post9pservice | Russ Cox | 1 | -1/+1 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 6 | -244/+244 | |
2006-02-08 | cleanup | rsc | 1 | -3/+1 | |
2005-11-28 | use role=client on passwd | rsc | 1 | -2/+2 | |
2005-11-28 | use imap not imap4 | rsc | 1 | -1/+1 | |
2005-10-29 | Thanks to John Cummings. | rsc | 11 | -0/+5772 | |