like I say, it could be worse, like you could do it in user mode. Anyway,
The following changes since commit 4528473fd8afcacb0a58d6dcb49cd6d7ea0ac57b: Intercept vfprintf() instead of printf() (XCC) (2016-03-24 14:00:47 -0400) are available in the git repository at: [email protected]:rminnich/akaros refs/remotes/origin/procnet for you to fetch changes up to 7b148733360dec50c6ee22e23bb5d90268f884ec: Add a control file in #cons to support killing children. (2016-03-25 09:21:46 -0700) ---------------------------------------------------------------- Ronald G. Minnich (1): Add a control file in #cons to support killing children. kern/drivers/dev/cons.c | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) On Fri, Mar 25, 2016 at 9:17 AM Dan Cross <[email protected]> wrote: > That's terrible, Ron! > > On Fri, Mar 25, 2016 at 12:14 PM, ron minnich <[email protected]> wrote: > >> The following changes since commit >> 24c7dd20c8a5a6983083c97d7492a994c67355d0: >> >> Upgrade parlib fp state handling, use proc_global_info (XCC) >> (2016-03-22 16:54:53 -0400) >> >> are available in the git repository at: >> >> [email protected]:rminnich/akaros killkids >> >> for you to fetch changes up to c361c5f817d55b54be8a5b4f16c0ac9c42da4110: >> >> Add a control file in #cons to support killing children. (2016-03-25 >> 09:08:28 -0700) >> >> ---------------------------------------------------------------- >> Ronald G. Minnich (1): >> Add a control file in #cons to support killing children. >> >> kern/drivers/dev/cons.c | 39 +++++++++++++++++++++++++++++++++++++++ >> 1 file changed, 39 insertions(+) >> >> >> https://github.com/rminnich/akaros/commit/c361c5f817d55b54be8a5b4f16c0ac9c42da4110 >> > -- >> You received this message because you are subscribed to the Google Groups >> "Akaros" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Akaros" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
