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

Ensure that archs that use CPUF_PRIMARY in CPU_IS_PRIMARY() initalize the primary CPU struct with this flag set. Initial diff for amd64 by kettenis@ OK mpi@

год назад
compile

Fix building profiling kernels by passing the -p flag to config(8) if the kernel's name ends in .PROF.

9 лет назад
conf

lucas pointed out that config failure could be swalled by true. use a new incantation suggested by tb.

год назад
dev

free(9) sizes.

7 лет назад
eisa

sizes for free()

11 лет назад
include

with the use of static initialization of ci_flags, it can no longer be inside #ifdef MULTIPROCESSOR

год назад
isa

Constify struct cfattach.

4 года назад
mcbus

Constify struct cfattach.

4 года назад
pci

remove unneeded semicolons; checked by millert@

2 года назад
stand

The MI boot code used to have an infinite loop trying to boot the kernel, which got limited to at most two tries 26 years ago for the 2.3 release, but the documentation was never updated to match this change. Do it now.

2 года назад
tc

typo

2 года назад
Makefile

Introduce the KEEPKERNELS variable: if this is set either in mk.conf or the environment, 'make cleandir' does not descend into kernel build directories. Thus, kernel object files survive 'make build' on slower architectures.

10 лет назад