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
/
landisk
Age
Commit message (
Expand
)
Author
2006-10-21
We have a pointer (pp), so use it in the DOSPTYP_UNUSED case rather
Kenneth R Westerback
2006-10-20
Try again with local variable to avoid alignment issues.
Kenneth R Westerback
2006-10-19
support boot -c
Dale Rahn
2006-10-19
Add missing TAILQ_INIT.
Mark Kettenis
2006-10-19
Hack to do pci interrupt number 'fixup'. This is an absolute hack, but for now.
Dale Rahn
2006-10-18
back out disksubr changes ... since they violate strict alignment on
Theo de Raadt
2006-10-17
The dosparts member of cpu_disklabel was not used for any persistant
Kenneth R Westerback
2006-10-16
More devices (re which tries to attach and pciide)
Dale Rahn
2006-10-16
yes this looks like debug, however it allows the kernel to load. ???
Dale Rahn
2006-10-16
Do not zero bss in the kernel, the bootloader does this for us and it causes
Dale Rahn
2006-10-12
Since we no longer look in FreeBSD or NetBSD partitions for the
Kenneth R Westerback
2006-10-11
flush the cache before jumping into the just loaded kernel.
Dale Rahn
2006-10-11
Oops, wrong size in struct cfattach.
Miod Vallat
2006-10-11
Build after compiler changed to hardfloat, and link against libgcc. ok miod@
Dale Rahn
2006-10-11
define some functions to go here, quiet warnings
Dale Rahn
2006-10-10
Minor tweaks.
Miod Vallat
2006-10-10
Don't spoof a Free/NetBSD MBR partition as the 'a' partition in a
Kenneth R Westerback
2006-10-09
tweaks; ok mickey
Jason McIntyre
2006-10-07
More bits in progress, adapted from NetBSD.
Miod Vallat
2006-10-06
few more files
Michael Shalayeff
2006-10-06
Remove explicit -fno-stack-protector now that the compiler workaround is in
Miod Vallat
2006-10-06
Sync with recent disksubr.c changes. Just some comments in this case.
Kenneth R Westerback
2006-10-06
control how deep the tree can be entered (for man pages)
Theo de Raadt
2006-10-06
w/ help of netbsd srcs and some mother unzel made it lift off
Michael Shalayeff
2006-10-06
Incomplete bits for an OpenBSD/landisk port to the I/O DATA USL-5P appliances,
Miod Vallat