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
2001-01-23
floppy configuration that works.
Artur Grabowski
2001-01-23
iha fits, cool
Theo de Raadt
2001-01-23
three small bugs pointed out by Adam <vt@ikp.pl>
Jason Wright
2001-01-23
Add Initio SCSI controller
Kenneth R Westerback
2001-01-22
this should make i850 and i860 hubs do RNG
Theo de Raadt
2001-01-22
paste error in pdcopen, a few formatting cnages and use int for char
Michael Shalayeff
2001-01-22
dirty trap should be handed w/ uvm_fault() as well
Michael Shalayeff
2001-01-22
keyboard led update lockup patch; pr 1432, smat@acm.org
Theo de Raadt
2001-01-22
Define ARCH_ELFSIZE that is the default elf size on this arch.
Artur Grabowski
2001-01-22
gc NATIVE_ELF - not used any more and should not be set here anyway.
Artur Grabowski
2001-01-22
need wskbd
Artur Grabowski
2001-01-21
map the bios rom at both it's real address and
Michael Shalayeff
2001-01-21
UVM and PMAP_NEW are required.
Artur Grabowski
2001-01-20
machine/alpha.h is only included in cpu.h and the name gives
Artur Grabowski
2001-01-20
No need to include machine/alpha.h
Artur Grabowski
2001-01-20
No need to include machine/alpha.h here.
Artur Grabowski
2001-01-20
No need to include machine/alpha.h here.
Artur Grabowski
2001-01-20
No need to include machine/alpha.h here.
Artur Grabowski
2001-01-20
if using serial console, do not apply graphics rows/cols to tty settings; joo...
Theo de Raadt
2001-01-19
validate gate targets; sommerfeld, mycroft
Theo de Raadt
2001-01-18
Support more than 256MB of physical memory.
Dale Rahn
2001-01-18
Remove some commented out stuff that will never be enabled.
Artur Grabowski
2001-01-16
fix VP3_PIRQ arg name, use I386_PCI_INTERRUPT_LINE_NO_CONNECTION; from netbsd
Michael Shalayeff
2001-01-16
add timeout variable, alphabetize the var list; pointed out by Rob Francis <r...
Michael Shalayeff
2001-01-16
Use objcopy to build the bootblocks instead of a hairy dd.
Artur Grabowski
2001-01-16
First shot at loading elf symbols. Not sure yet if it works correctly.
Artur Grabowski
2001-01-16
Fix ELF64_MACHDEP_ID_CASES
Artur Grabowski
2001-01-16
Fix cross-builds of the kernel. (ELF only).
Artur Grabowski
2001-01-16
Don't define __indr_reference for ELF.
Artur Grabowski
2001-01-15
- increase the amount of space mapped for dvma on sun4m
Jason Wright
2001-01-15
include <sys/buf.h> for B_READ that we need in the UVM case
Artur Grabowski
2001-01-15
__asm__ and __volatile__
Theo de Raadt
2001-01-15
We boot elf and ecoff. Add the appropriate defines.
Artur Grabowski
2001-01-15
Some ECOFF ifdefs and various fixes.
Artur Grabowski
2001-01-15
Use __STRING() macro instead of manually trying to do the same thing.
Artur Grabowski
2001-01-15
'implement' bus_space_write_raw_region_{2,4}.
Artur Grabowski
2001-01-15
Need a declaration for netbsd_sendisg.
Artur Grabowski
2001-01-15
enable COMPAT_NETBSD
Artur Grabowski
2001-01-15
Make this work with new alpha code.
Artur Grabowski
2001-01-15
define the constants that COMPAT_NETBSD code needs in locore
Artur Grabowski
2001-01-14
Complete move to UVM virtual memory system. More header fixes.
Steve Murphree
2001-01-13
use md in_cksum
Michael Shalayeff
2001-01-13
Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by
Aaron Campbell
2001-01-13
Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.
Steve Murphree
2001-01-13
s!UFS!FFS
Miod Vallat
2001-01-13
own in_cksum version
Michael Shalayeff
2001-01-12
no pmap_changebit no more; better barrier thing
Michael Shalayeff
2001-01-12
fix PTE_BITS
Michael Shalayeff
2001-01-12
move pmap_physseg back to vmparam.h where it belongs.
Michael Shalayeff
2001-01-12
do not print pidr3,pidr4 which we do not use anyway
Michael Shalayeff
[next]