Commit Briefs

rsc

works on Linux 2.6


rsc

checkpoint


rsc

64-bit fixes from lucho


rsc

some changes


rsc

discovered $newmember



rsc

forgotten files


rsc

cheat on changes


rsc

more small changes


rsc

Many small edits.


rsc

missed this



rsc

no more 9commands


rsc

paranoia


rsc

don't rfork(RFNOTEG) because then you lose

the ability to read from the console. damn. also, handle case where child exits before fork returns in parent. have to record that sigchld was seen and then run the handler later.