CVS commit: src/sys/arch/sparc/stand/bootxx

2020-04-22 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Apr 23 00:11:29 UTC 2020 Modified Files: src/sys/arch/sparc/stand/bootxx: Makefile Log Message: Uses LFS boot code To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sparc/stand/bootxx/Makefile Please

CVS commit: src/sys/arch/sparc/stand/bootxx

2015-10-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Oct 8 20:58:13 UTC 2015 Modified Files: src/sys/arch/sparc/stand/bootxx: bootxx.c Log Message: Don't check if an array is (not) NULL, check if the string is empty. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.2