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
Age
Commit message (
Expand
)
Author
2006-11-14
match other architectures: _spinlock_lock_t is not volatile itself, but
Theo de Raadt
2006-11-12
$OBJCOPY is not defined by sys.mk yet
Theo de Raadt
2006-11-11
Get rid of magic isa and eisa bus numbers in mpbios code. Pave the way for
Mark Kettenis
2006-11-11
reloc.h is included via machine/reloc.h so it should be accessable here.
Dale Rahn
2006-11-10
relocations belong in reloc.h
Dale Rahn
2006-11-10
Correct order of the bitfields of float and double. Fixes ldexp() (and
Otto Moerbeek
2006-11-10
Remove debug code.
Miod Vallat
2006-11-10
Remove unnecessary failure printf. That's what nonzero return codes are for.
Miod Vallat
2006-11-10
Avoid an unnecessary branch for byte-by-byte copyin() and copyout().
Miod Vallat
2006-11-10
Fetch syscall arguments beyond r9 with copyin() from the userland stack,
Miod Vallat
2006-11-10
Enforce correct userspace bounds in copy{in,out}str().
Miod Vallat
2006-11-10
Will be needed at some point.
Dale Rahn
2006-11-09
add a solid compliment of usb devices
Theo de Raadt
2006-11-09
tweaks;
Jason McIntyre
2006-11-09
landisk has no DCD line, so we must force TS_CARR_ON. This is a gruesome
Theo de Raadt
2006-11-09
no newline at end of cpu_model
Theo de Raadt
2006-11-08
Implement interrupt counters (better)
Dale Rahn
2006-11-08
OBJCOPY should default to objcopy.
Dale Rahn
2006-11-08
fix LINKS
Theo de Raadt
2006-11-08
this is actually a primary bootblock (xxboot) not a secondary bootblock
Theo de Raadt
2006-11-08
fix sigmask handling bug that caused SIGCHLD to be almost always
Otto Moerbeek
2006-11-07
Add xmphy(4) here too.
Mark Kettenis
2006-11-07
Add xmphy(4).
Mark Kettenis
2006-11-07
remove wdc debug
Dale Rahn
2006-11-07
Timecounters for amd64. Diff by art@, tested by many. ok deraadt@
Otto Moerbeek
2006-11-06
Oops, bootblocks need this.
Miod Vallat
2006-11-06
Let CISCoholic memset() do not behave as bzero for a length over 64KB.
Miod Vallat
2006-11-06
Sync the VS2000 (and some VS3100) MFM controller driver with NetBSD, and
Miod Vallat
2006-11-06
root on wd0a for now.
Miod Vallat
2006-11-06
Don't ask for root device if boot device is not known but root configuration
Miod Vallat
2006-11-06
No bootinfo stuff. We'll use something different to pass device information
Miod Vallat
2006-11-06
Root device machinery. Boot device is still not known yet.
Miod Vallat
2006-11-06
add gem and gentbi; why not
Theo de Raadt
2006-11-05
Use TF_SPC instead of hardcoding its value.
Miod Vallat
2006-11-05
Correctly release resources in intc_free_ih().
Miod Vallat
2006-11-05
Fix a couple of comments.
Miod Vallat
2006-11-05
Some basic fpu trap handling.
Miod Vallat
2006-11-05
Add deduced power state table for 1.00 GHz VIA Eden 90nm 'Esther'.
Dimitry Andric
2006-11-05
Do not enable hardware cursor in the Brooktree DAC on the 8bpp model as well
Miod Vallat
2006-11-05
Wait two seconds after reset before probing devices, lets RX23 get detected
Miod Vallat
2006-11-05
define the bit that sh4 uses for FPU disable.
Dale Rahn
2006-11-04
make compile w/ debug
Michael Shalayeff
2006-11-04
make stack trace look as other flavoured stack traces look like
Michael Shalayeff
2006-11-03
cleanup some devices
Michael Shalayeff
2006-11-03
add scif
Michael Shalayeff
2006-11-03
need an entry for scif
Michael Shalayeff
2006-11-03
Return address is way too useful to not print here.
Dale Rahn
2006-11-03
For now use 3 pages like netbsd, allows the kernel to get _MUCH_ farther.
Dale Rahn
2006-11-03
must steal pages from the end of the physseg
Michael Shalayeff
2006-11-03
mdproc has to be initialised
Michael Shalayeff
[prev]
[next]