I see. On Tue, Mar 22, 2016 at 2:27 PM Dan Cross <[email protected]> wrote:
> Typically it's regarded as "End of File" and for interactive things often > causes them to quit. E.g. due to a zero-length read(). > > On Tue, Mar 22, 2016 at 5:18 PM, Gan Shun <[email protected]> wrote: > >> What exactly is Ctrl-D supposed to do? >> >> On Tue, Mar 22, 2016 at 1:26 PM Barret Rhoden <[email protected]> >> wrote: >> >>> On 2016-03-22 at 18:09 Gan Shun <[email protected]> wrote: >>> > This is on branch vmm-g >>> > >>> > The following changes since commit >>> > 6789ef266313fc0429a74c890ef8d6624c75835b: >>> > >>> > Add git helper scripts and update Doc/Contributing (2016-03-16 >>> > 13:40:10 -0400) >>> > >>> > are available in the git repository at: >>> > >>> > [email protected]:GanShun/akaros.git HEAD >>> >>> >>> thanks! this is much nicer, and saves me a lot of hassle with the 2LS. >>> >>> >>> Merged to master at eca3975d49c8..59d30a3f476f (from, to] >>> >>> You can see the entire diff with 'git diff' or at >>> https://github.com/brho/akaros/compare/eca3975d49c8...59d30a3f476f >>> >>> >>> >>> As a minor note, if you run vmrunkernel xxx, then hit Ctrl-D instead of >>> q you get: >>> >>> / # Kernel panic - not syncing: Attempted to kill init! >>> exitcode=0x00000000 >>> >>> >>> >>> Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000 >>> % >>> %Kernel Offset: disabled >>> >>> Kernel Offset: disabled >>> %---[ end Kernel panic - not syncing: Attempted to kill init! >>> exitcode=0x00000000 >>> >>> >>> >>> ---[ end Kernel panic - not syncing: Attempted to kill init! >>> exitcode=0x00000000 % >>> >>> >>> (then i manually killed the VMM). >>> >>> Barret >>> >>> -- >>> 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. > -- 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.
