Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   martin
Date:           Sat Jun  3 15:07:53 UTC 2023

Modified Files:
        src/distrib/amiga/stand [netbsd-9]: loadbsd.uue
        src/sys/arch/amiga/stand/loadbsd [netbsd-9]: Makefile README loadbsd.c
Added Files:
        src/sys/arch/amiga/stand/loadbsd [netbsd-9]: startit.s vmakefile

Log Message:
Pull up following revision(s) (requested by abs in ticket #1638):

        sys/arch/amiga/stand/loadbsd/loadbsd.c: revision 1.38
        distrib/amiga/stand/loadbsd.uue: revision 1.4
        sys/arch/amiga/stand/loadbsd/startit.s: revision 1.1
        sys/arch/amiga/stand/loadbsd/Makefile: revision 1.5
        sys/arch/amiga/stand/loadbsd/vmakefile: revision 1.1
        sys/arch/amiga/stand/loadbsd/README: revision 1.6

Update loadbsd source and distribution binary to version 3.3.
- Loading the kernel to the highest priority memory segment is default now.
- New option -l to revert the to the previous behaviour of largest segment.
- New option -M to define a minimum size for the memory segment.
- Fixed some warnings and typos.
- Put assembler inline source into its own source text startit.s.
- Can be built with Bebbo's gcc6 Amiga port or with vbcc.


To generate a diff of this commit:
cvs rdiff -u -r1.2.18.1 -r1.2.18.2 src/distrib/amiga/stand/loadbsd.uue
cvs rdiff -u -r1.3.22.1 -r1.3.22.2 src/sys/arch/amiga/stand/loadbsd/Makefile \
    src/sys/arch/amiga/stand/loadbsd/README
cvs rdiff -u -r1.36.2.1 -r1.36.2.2 src/sys/arch/amiga/stand/loadbsd/loadbsd.c
cvs rdiff -u -r0 -r1.1.4.2 src/sys/arch/amiga/stand/loadbsd/startit.s \
    src/sys/arch/amiga/stand/loadbsd/vmakefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index