• Mike Stephens's avatar
    Merge in long command line support from Ursula kernel. · 8727ebaa
    Mike Stephens authored
    Look for LongCommandLine flag, command line size currently
    set at 1k.
    For HAL/32bit builds, the kernel buffer space is at high
    (top bit set) address, which may break some code using signed
    comparisons. So *beware* that there may be some latent
    bugs in old kernel code using these buffers, not yet found.
    One such bug, in s.Arthur2 found and fixed.
    Tested moderately on ARM9 desktop build.
    Lovely to reimplement things I did two and half years ago.
    
    Version 5.35, 4.79.2.37. Tagged as 'Kernel-5_35-4_79_2_37'
    8727ebaa
Arthur3 69.1 KB