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
/
stand
/
libsa
/
at
master
15 files
Makefile
Allow hppa boot(8) to read from an ffs2 filesystem; ok kettenis@
6 years ago
cmd_hppa.c
- properly remove NENTS now after fixing the fallout.
15 years ago
ct.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
dev_hppa.c
move putchar() into libsa
11 years ago
dev_hppa.h
Change daddr_t to daddr32_t. The bootblocks on our architectures only do 32-bit block spanning. If later on we get some that can/should do 64-bit, that can be done now using daddr64_t (but of course, we are taking this step to finalize the daddr_t 64-bit conversion). ok miod krw
15 years ago
dk.c
Remove more blinding trailing whitespace.
10 years ago
elf32.c
Teach the hppa bootloader how to boot 64-bit kernels.
18 years ago
elf64.c
Teach the hppa bootloader how to boot 64-bit kernels.
18 years ago
itecons.c
immidiatelly -> immediately
11 years ago
lf.c
revert a few stragglers hiding out
11 years ago
libsa.h
Remove dangerous user-settable "addr" variable from MI boot loader, and only compile tty-related code (stty command, tty variable) on platforms where it makes sense for the boot loader to control it, rather than the PROM/firmware/whatever.
3 years ago
lif.c
better types; from hppa64 (;
21 years ago
machdep.c
update copyright; miod@ is fine w/ files where he holds it too
22 years ago
pdc.c
Remove unused local variables as well as the dependency on <machine/nvm.h>.
3 years ago
time.c
update copyright; miod@ is fine w/ files where he holds it too
22 years ago