Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   riastradh
Date:           Tue Sep  4 15:08:30 UTC 2018

Modified Files:
        src/sys/arch/cobalt/stand/boot: lcd.c
        src/sys/arch/ews4800mips/stand/common: lance.c
        src/sys/arch/hp300/stand/inst: inst.c
        src/sys/arch/hppa/stand/common: lif.c
        src/sys/arch/ia64/stand/common: interp_parse.c
        src/sys/arch/luna68k/stand/boot: lance.c
        src/sys/arch/next68k/next68k: disksubr.c
        src/sys/stand/efiboot: efinet.c

Log Message:
Fix some min/max -> uimin/uimax stragglers.

Confirmed by the 2018-09-04T04:40Z autobuild.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/cobalt/stand/boot/lcd.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/ews4800mips/stand/common/lance.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/hp300/stand/inst/inst.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hppa/stand/common/lif.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ia64/stand/common/interp_parse.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/luna68k/stand/boot/lance.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/next68k/next68k/disksubr.c
cvs rdiff -u -r1.1 -r1.2 src/sys/stand/efiboot/efinet.c

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