Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/atari/stand
Module Name: src
Committed By: nia
Date: Wed Nov 19 09:43:28 UTC 2025
Modified Files:
src/sys/arch/atari/stand/bootxx: bootxx.c
src/sys/arch/atari/stand/installboot: disklabel.c installboot.c
installboot.h
src/sys/arch/atari/stand/libsa: consio.S diskio.c
src/sys/arch/atari/stand/tostools/aptck: aptck.h aptck.in diskio.c
disklbl.c
src/sys/arch/atari/stand/tostools/libtos: biosrw.s bsdlabel.c diskio.c
diskio.h eprintf.c error.c keywait.c libtos.h xalloc.c xexit.c
src/sys/arch/atari/stand/xxboot: xxboot.h
src/sys/arch/atari/stand/xxboot/ahdi-sdb00t: sdb00t.ahdi.S
src/sys/arch/atari/stand/xxboot/ahdi-wdb00t: wdb00t.ahdi.S
src/sys/arch/atari/stand/xxboot/ahdi-xxboot: xxboot.ahdi.S
src/sys/arch/atari/stand/xxboot/fdboot: fdboot.S
src/sys/arch/atari/stand/xxboot/sdboot: sdboot.S
src/sys/arch/atari/stand/xxboot/wdboot: wdboot.S
Log Message:
Drop the advertising clause from Waldi Ravens' license.
Waldi now works on Notepad++ and had "no objections" in a private
email (forwarded to board@).
We still have to include "This product includes software developed by
Waldi Ravens." in the INSTALL notes since there are two files that
are dual-copyright (one with is@, the other Leo Weppelman).
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/atari/stand/bootxx/bootxx.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/atari/stand/installboot/disklabel.c
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/atari/stand/installboot/installboot.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/atari/stand/installboot/installboot.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/atari/stand/libsa/consio.S
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/atari/stand/libsa/diskio.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/tostools/aptck/aptck.h
cvs rdiff -u -r1.1.1.1 -r1.2 src/sys/arch/atari/stand/tostools/aptck/aptck.in
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/atari/stand/tostools/aptck/diskio.c \
src/sys/arch/atari/stand/tostools/aptck/disklbl.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/atari/stand/tostools/libtos/biosrw.s \
src/sys/arch/atari/stand/tostools/libtos/diskio.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/atari/stand/tostools/libtos/bsdlabel.c \
src/sys/arch/atari/stand/tostools/libtos/diskio.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/atari/stand/tostools/libtos/eprintf.c \
src/sys/arch/atari/stand/tostools/libtos/keywait.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/tostools/libtos/error.c \
src/sys/arch/atari/stand/tostools/libtos/xalloc.c \
src/sys/arch/atari/stand/tostools/libtos/xexit.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/atari/stand/tostools/libtos/libtos.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/atari/stand/xxboot/xxboot.h
cvs rdiff -u -r1.3 -r1.4 \
src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/sdb00t.ahdi.S
cvs rdiff -u -r1.3 -r1.4 \
src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/wdb00t.ahdi.S
cvs rdiff -u -r1.3 -r1.4 \
src/sys/arch/atari/stand/xxboot/ahdi-xxboot/xxboot.ahdi.S
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/xxboot/fdboot/fdboot.S
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/xxboot/sdboot/sdboot.S
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/xxboot/wdboot/wdboot.S
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