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
/
at
jcs
19 folders
alpha
rework how tlb shootdown information is sent between cpus.
4 months ago
amd64
amd64: enable aplhidev on the RAMDISK
4 months ago
arm
Make use of OF_is_enabled() instead of checking the status manually.
3 months ago
arm64
aplhid: move out of arm64
5 months ago
armv7
Make use of OF_is_enabled() instead of checking the status manually.
3 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
i386
amd64: add Intel hardware controlled performance (HWP) driver
3 years ago
landisk
lucas pointed out that config failure could be swalled by true. use a new incantation suggested by tb.
11 months ago
loongson
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
luna88k
last_addr no longer needs to be a global variable.
3 months ago
m88k
Delete pointless uprintf() which noone has ever seen, and which cannot grab the required KERNEL_LOCK anyways Discovered as consequence of mail from David Leadbeater ok miod kettenis
1 month ago
macppc
crank to 7.8-beta
7 months ago
mips64
Allow sysarch(RISCV_SYNC_ICACHE) & friends under pledge("prot_exec")
5 months ago
octeon
stub 'time' command; OK miod
2 months ago
powerpc
remove unused set_sint() define; ok miod@
3 months ago
powerpc64
Use MAKEDEV_PARTITIONS=16 to create fewer partitions on 3 size-constrained boot media. ok visa
4 months ago
riscv64
Enable USBVERBOSE like we do on other modern architectures
3 months ago
sh
Crude tr /t support.
3 months ago
sparc64
Delete pointless uprintf() which noone has ever seen, and which cannot grab the required KERNEL_LOCK anyways Discovered as consequence of mail from David Leadbeater ok miod kettenis
1 month ago