Source-Changes archive

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

CVS commit: [netbsd-8] src



Module Name:    src
Committed By:   martin
Date:           Sat Jun  3 15:09:01 UTC 2023

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

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

        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.8.1 -r1.2.8.2 src/distrib/amiga/stand/loadbsd.uue
cvs rdiff -u -r1.3.10.1 -r1.3.10.2 src/sys/arch/amiga/stand/loadbsd/Makefile \
    src/sys/arch/amiga/stand/loadbsd/README
cvs rdiff -u -r1.35.46.1 -r1.35.46.2 \
    src/sys/arch/amiga/stand/loadbsd/loadbsd.c
cvs rdiff -u -r0 -r1.1.6.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