/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
.../stand/boot/
..
boot.c

Remove dangerous user-settable "addr" variable from MI boot loader, and only compile tty-related code (stty command, tty variable) on platforms where it makes sense for the boot loader to control it, rather than the PROM/firmware/whatever.

3 года назад
boot.conf

print nice message

29 лет назад
bootarg.c

Initial commit of uefi boot loader of OpenBSD.

11 лет назад
bootarg.h

make loadrandom() return 0 for success, -1 for failure. While here, relax the fstat() check because the system will have left the file in the right mode. ok visa kettenis

6 лет назад
cmd.c

Remove dangerous user-settable "addr" variable from MI boot loader, and only compile tty-related code (stty command, tty variable) on platforms where it makes sense for the boot loader to control it, rather than the PROM/firmware/whatever.

3 года назад
cmd.h

Remove dangerous user-settable "addr" variable from MI boot loader, and only compile tty-related code (stty command, tty variable) on platforms where it makes sense for the boot loader to control it, rather than the PROM/firmware/whatever.

3 года назад
vars.c

"ask name" option letter is 'n' instead of 'a' on pmax and alpha for historical (and firmware) reasons.

3 года назад