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
/
loongson
/
at
jcs
6 folders
1 file
compile
Add GENERIC.MP kernel config for loongson.
5 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
9 months ago
include
The definition of PAGE_SHIFT should not be limited to defined(_KERNEL); this prevents userland from getting a valid PAGE_SIZE definition by including <machine/param.h>.
4 months ago
loongson
remove drm prototypes duplicating those in sys/conf.h
2 years ago
stand
Needs to include <sys/disklabel.h> now.
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