99
edits
Changes
Orphanned pgrp
Here we're collecting some funny quotes from the linux kernel code
----
<pre>
* "I ask you, have you ever known what it is to be an orphan?"
*/
static int will_become_orphaned_pgrp(...
</pre>
:''from linux-2.6.23/kernel/exit.c''
----