index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
hppa
/
include
Age
Commit message (
Expand
)
Author
2004-04-21
put some volatile on volatiles
Michael Shalayeff
2004-04-19
remove the GATEWAY junk thingy; at the same time, select a new fat
Theo de Raadt
2004-04-08
repair pcxs/t confoosion
Michael Shalayeff
2004-04-07
update copyright; miod@ is fine w/ files where he holds it too
Michael Shalayeff
2004-04-06
in cpu_exit() make sure to flush the fpu operation (store fr0)
Michael Shalayeff
2004-04-03
make it look more like the other archs
Michael Shalayeff
2004-04-02
repair fcnv* emulation.
Michael Shalayeff
2004-03-02
track va for each segment and not for the whole map.
Michael Shalayeff
2004-01-25
Crank SHMMAXPGS to 32mb; OK mickey@
Todd C. Miller
2004-01-05
typos from Jared Yanovich;
Jason McIntyre
2004-01-03
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
Marc Espie
2004-01-02
apparently my understanding of '{FLT,DBL,LDBL}_{MIN,MAX}_EXP' ahs
Michael Shalayeff
2003-12-24
kill unused define
Michael Shalayeff
2003-12-08
Correct what seems to be a typo: __builtin_va_alist vs __builtin_va_list
Peter Valchev
2003-11-07
fix the ref to hpux elf extensions; from Jared Yanovich <jjy2+@pitt.edu>
Michael Shalayeff
2003-11-07
adress -> address, and a few more; all from Jonathon Gray;
Jason McIntyre
2003-11-03
spelling fixes (in the comments)
David Krause
2003-10-31
PDC_SYSMAP_HPA has its own struct (though similar to memap one used before ;)...
Michael Shalayeff
2003-10-15
less global name space pollution
Michael Shalayeff
2003-10-15
do not define IPL_IMP
Michael Shalayeff
2003-10-05
reload the itmr as soon as we get the intr to avoid lagging on slower machines
Michael Shalayeff
2003-09-29
dino/cujo pci bridge
Michael Shalayeff
2003-09-25
provide a function to enable accel io on pcxl2 and use it on the fb
Michael Shalayeff
2003-09-25
a copule more regs present on pcxl2
Michael Shalayeff
2003-08-20
support systems where power service is available from pdc and implement a col...
Michael Shalayeff
2003-08-20
mfcpu_t appears to be more useful as mfcpu it seems
Michael Shalayeff
2003-08-07
make all intr_establish take the same last arg for name
Michael Shalayeff
2003-08-04
make 'em all unsigned
Michael Shalayeff
2003-07-30
deduce the leds address from the model number and thus make some more use of ...
Michael Shalayeff
2003-07-15
hptmask goes away as a register and frees one tmp cr
Michael Shalayeff
2003-07-15
model and revision were swappedplaces in the struct
Michael Shalayeff
2003-06-17
typos
Jean-Francois Brousseau
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-18
save the fpu state for the signal handler. this is essential
Michael Shalayeff
2003-04-30
do not be hungry for buffers and allocate lower than a max (for iodc io)
Michael Shalayeff
2003-04-16
better limits and clean out old consts and comments
Michael Shalayeff
2003-04-16
half the uspace seems to be very much enough
Michael Shalayeff
2003-04-07
add mfcpu() and kill get_psw/set_psw that should not be used from the .c code
Michael Shalayeff
2003-04-04
lower the max kernel vm address since there might be proms right below the io
Michael Shalayeff
2003-03-30
better MAXSSIZ
Michael Shalayeff
2003-03-29
fetch the device address list for where supported; say 16 addresses is ought ...
Michael Shalayeff
2003-03-29
add some author refs from the older versions of these from much older projects
Michael Shalayeff
2003-03-29
nothing uses UADDR
Michael Shalayeff
2003-03-29
bus_space_vaddr and related definitions (needs actual implementations)
Michael Shalayeff
2003-02-15
The current hppa code would always ask for the root device, when running
Miod Vallat
2003-02-11
hppa-specific hil definitions.
Miod Vallat
2003-01-30
there is no need for a MCOUNT, gcc prepares everything and calls _mcount() al...
Michael Shalayeff
2003-01-29
save fpregs in coredump
Michael Shalayeff
2003-01-22
kill the eiem defines we do not use
Michael Shalayeff
2003-01-22
consistantly use uvm_prot_* vs vm_prot_* evewrhere
Michael Shalayeff
[prev]
[next]