CVS commit: src/sys/arch/landisk/stand/boot

2022-08-24 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Wed Aug 24 14:22:36 UTC 2022 Modified Files: src/sys/arch/landisk/stand/boot: getsecs.c Log Message: Added missing copyright and license notice. Pointed out by miod@o.o., Thanks. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/landisk/stand/boot

2022-08-24 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Wed Aug 24 14:22:36 UTC 2022 Modified Files: src/sys/arch/landisk/stand/boot: getsecs.c Log Message: Added missing copyright and license notice. Pointed out by miod@o.o., Thanks. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/landisk/stand/boot

2022-04-29 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat Apr 30 03:37:09 UTC 2022 Modified Files: src/sys/arch/landisk/stand/boot: boot2.c Log Message: Fix fallout from libsa change; stand.h includes now. Use '\0' instead of NULL for NUL-character. To generate a diff of this commit

CVS commit: src/sys/arch/landisk/stand/boot

2022-04-29 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat Apr 30 03:37:09 UTC 2022 Modified Files: src/sys/arch/landisk/stand/boot: boot2.c Log Message: Fix fallout from libsa change; stand.h includes now. Use '\0' instead of NULL for NUL-character. To generate a diff of this commit