Commits


libthread: add threadmaybackground 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.


Trivial changes: whitespace and modes. 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>


venti: import changes from plan 9 R=rsc CC=plan9port.codebot http://codereview.appspot.com/5325044


venti: fix usage to match manuals R=rsc CC=plan9port.codebot http://codereview.appspot.com/4576041


venti: import changes from plan 9 R=rsc CC=plan9port.codebot http://codereview.appspot.com/4523057


venti: fix sync deadlock, add /proc stub


venti: new icache


add -r for readonly


checkpoint


assorted changes from Plan 9


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


fix usage


return of venti