created | 2021-11-02T10:03:30Z |
---|---|
begin | 2021-10-24T17:20:06Z |
end | 2021-10-24T17:49:19Z |
path | src/sys |
commits | 1 |
date | 2021-10-24T17:49:19Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/arch/amd64/stand/efi32/exec_i386.c | log | diff | annotate |
src/sys/arch/amd64/stand/efi64/exec_i386.c | log | diff | annotate | |
src/sys/arch/amd64/stand/efiboot/exec_i386.c | log | diff | annotate | |
src/sys/arch/amd64/stand/libsa/exec_i386.c | log | diff | annotate | |
src/sys/arch/i386/stand/libsa/exec_i386.c | log | diff | annotate | |
src/sys/arch/landisk/stand/xxboot/boot1.c | log | diff | annotate | |
src/sys/arch/sparc64/stand/ofwboot/boot.c | log | diff | annotate | |
src/sys/lib/libsa/loadfile.c | log | diff | annotate | |
src/sys/lib/libsa/stand.h | log | diff | annotate | |
src/sys/lib/libsa/stat.c | log | diff | annotate | |
src/sys/stand/boot/boot.c | log | diff | annotate | |
src/sys/stand/boot/cmd.c | log | diff | annotate | |
message |
#define open O_* flags in libsa/stand.h, so that bootblocks can use O_RDONLY rather using 0 ok beck |