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
Age
Commit message (
Expand
)
Author
2004-01-25
Crank SHMMAXPGS to 32mb; OK mickey@
Todd C. Miller
2004-01-14
catching a stray sheep destroying a pmap shall result in a proper haggis; thi...
Michael Shalayeff
2004-01-05
kill debugging code that is not needed anymore
Michael Shalayeff
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-30
kill a local var that is set and never used then later
Michael Shalayeff
2003-12-30
provide accounting for the intr time properly from fredette@
Michael Shalayeff
2003-12-29
disable ie1@gsc as not really supported and a commented out bha@pci
Michael Shalayeff
2003-12-24
kill unused define
Michael Shalayeff
2003-12-23
provide cpuspeed fluff
Michael Shalayeff
2003-12-23
make it a righteous print of the bootpath (tail gravity it has that is)
Michael Shalayeff
2003-12-23
enable fxp as it seems to work now
Michael Shalayeff
2003-12-23
unscrew the 16bit routines w/ a proper data reg calculation
Michael Shalayeff
2003-12-22
make sure to run probe only once per device w/ grumpy testing
Michael Shalayeff
2003-12-20
Pass -Wformat, fix a few uninitialized variables as well.
Miod Vallat
2003-12-20
Don't let microtime() return a struct timeval with exactly 1000000 microseconds.
Miod Vallat
2003-12-18
spls do not protect cpu_itmr and thus time might jump back sometimes due to c...
Michael Shalayeff
2003-12-18
Move -DDYNAMIC_CRC_TABLE into the main libz Makefile
Todd C. Miller
2003-12-17
Always use the nitty-gritty name for cr16.
Miod Vallat
2003-12-17
in the real mem print do not include reserved for prom into used by openbsd
Michael Shalayeff
2003-12-17
figure out the used prom size in probe() and pass that into attach that will ...
Michael Shalayeff
2003-12-16
reenable sti1 as the issues has been resolved
Michael Shalayeff
2003-12-16
clean the cpu types and sync
Michael Shalayeff
2003-12-16
only map the rom and do not touch the hpa space getting rid of memsize define...
Michael Shalayeff
2003-12-12
typo
Theo de Raadt
2003-12-10
for unaligned btlb mapping attempts -- just fail
Michael Shalayeff
2003-12-09
on pci systems bootdevice is specified by the hpa only
Michael Shalayeff
2003-12-09
allow for user pci conf
Michael Shalayeff
2003-12-08
Correct what seems to be a typo: __builtin_va_alist vs __builtin_va_list
Peter Valchev
2003-12-01
when allocating kpdes -- allocate no less than four
Michael Shalayeff
2003-12-01
same leds on b132 and b160; from Hans-Joerg.Hoexer@yerbouti.franken.de
Michael Shalayeff
2003-11-24
experimental support for HVT as a 2nd level tlb
Michael Shalayeff
2003-11-20
Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa.
Marc Espie
2003-11-16
convert __attribute__((__packed__)) to __packed so that parsers unaware
Anil Madhavapeddy
2003-11-07
the the; from rohee@
Michael Shalayeff
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
allocate initial pdes for the kmem proportional to the totalphysmem to allow ...
Michael Shalayeff
2003-10-31
PDC_SYSMAP_HPA has its own struct (though similar to memap one used before ;)...
Michael Shalayeff
2003-10-31
ifdef USELEDS on ledctl(); from hellmuth.michaelis@t-online.de
Michael Shalayeff
2003-10-31
pdc_speeds is only needed for NCOM_GSC>0; from hellmuth.michaelis@t-online.de
Michael Shalayeff
2003-10-31
warn commons instead of generating a map file (was there for debugging)
Michael Shalayeff
2003-10-30
typos and grammer from Bruno Rohee <bruno@rohee.com>
Michael Shalayeff
2003-10-27
typos; fom bruno@rohee.com
Michael Shalayeff
2003-10-27
make sure that label block ends up in the right b_blkno for writedisklabel() ...
Michael Shalayeff
2003-10-23
Maybe fixing typos will unbore me.
Miod Vallat
2003-10-16
need to give space reg saving rctr and ccr
Michael Shalayeff
2003-10-15
have to fetch the rctr while still in real mode for it is not valid after
Michael Shalayeff
[next]