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
/
hppa
/
at
jcs
8 folders
1 file
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
lucas pointed out that config failure could be swalled by true. use a new incantation suggested by tb.
11 months ago
dev
spelling
8 months ago
gsc
Convert the last few K&R function definitions to ANSI. NFC
9 months ago
hppa
Move declaration of struct hppa_iv from intr.c to intr.h so that genassym can see it and emit proper symbolic constants for its various fields offsets, and use that in locore instead of magic constants, if only to make this mess less unreadable.
5 months ago
include
Move declaration of struct hppa_iv from intr.c to intr.h so that genassym can see it and emit proper symbolic constants for its various fields offsets, and use that in locore instead of magic constants, if only to make this mess less unreadable.
5 months ago
spmath
Convert the last few K&R function definitions to ANSI. NFC
9 months ago
stand
use DL_PARTNUM2NAME; ok krw
5 months 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