CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2024/11/05 07:49:52
Modified files:
sys/arch/macppc/stand: alloc.c conf.c
sys/arch/sparc64/stand/ofwboot: alloc.c vers.c
Log message:
Apply the changes in sys/lib/libsa/alloc.c 1.13 to the other copies of that
file modified to use OpenFirmware routines:
``Make the freelist best fit code a tiny bit smarter to not use a block if
half or more would be wasted. Causes more effective re-use of blocks.''
Bump bootloader version in the unlikely case this misbehaves on some machines.