tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
arch
/
alpha
/
at
master
11 folders
1 file
alpha
Move annoying yet harmless diagnostic message into #ifdef DEBUG.
3 years ago
compile
Fix building profiling kernels by passing the -p flag to config(8) if the kernel's name ends in .PROF.
9 years ago
conf
Unifdef -U _PMAP_MAY_USE_PROM_CONSOLE. This code hasn't been needed in years since the TC machines have switched to the MI zstty code.
3 years ago
dev
free(9) sizes.
7 years ago
eisa
sizes for free()
10 years ago
include
Unifdef -U _PMAP_MAY_USE_PROM_CONSOLE. This code hasn't been needed in years since the TC machines have switched to the MI zstty code.
3 years ago
isa
Constify struct cfattach.
4 years ago
mcbus
Constify struct cfattach.
4 years ago
pci
Constify struct cfattach.
4 years ago
stand
sync the boot options list, and some macro fixes; ok miod
3 years ago
tc
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
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.
9 years ago