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
/
lib
/
libarch
/
at
trash-bin2
5 folders
2 files
alpha
sys/param.h was only used for PAGE_MASK. use getpagesize() at initialization instead.
4 years ago
amd64
amd64_{get,set}_fsbase() are superfluous and unused; delete them. Delete unused/never-implemented sysarch defines and structs while here.
8 years ago
arm
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken shortly when we use the hardware thread register in userland
9 years ago
i386
Delete the VM86 kernel option and i386_vm86(3) API: it's required a custom kernel for over 20 years.
7 years ago
mips64
Retire OpenBSD/sgi.
5 years ago
Makefile
Add an implementation of IRIX-compatible cacheflush() routine to mips ports, needed for gcc -ftrampoline operation as well as by some third-party software. Although the implementation uses the sysarch() sysctl, the wrapper is added to libc as it was a direct system call (which it is on IRIX).
16 years ago
Makefile.inc
remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.
13 years ago