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
Age
Commit message (
Expand
)
Author
2011-04-26
Make dpt(4) compile on 64-bit arches; no binary change on i386.
Matthew Dempsky
2011-04-26
Get rid of NetBSD/OpenBSD ifdefs; our SCSI stacks have diverged too
Matthew Dempsky
2011-04-26
Make amd64/i386 boot(8) pass the DUID of the selected boot device to the
Joel Sing
2011-04-26
Allow the root device to be identified via its disklabel UID.
Joel Sing
2011-04-26
Iopoolification. Installed snapshot over it and it even booted.
Kenneth R Westerback
2011-04-26
typo; found in an old tree..
Theo de Raadt
2011-04-25
FPU emulation option added
Takuya ASADA
2011-04-25
fenv for sparc; mostly cloned from sparc64
Martynas Venckus
2011-04-25
garbage collect biomask printf; ok deraadt kettenis
Mike Belopuhov
2011-04-25
Move .rodata 512KB further once more.
Mark Kettenis
2011-04-25
fenv for powerpc
Martynas Venckus
2011-04-25
Remove backwards compatibility for svnd. All new operations must use the
Theo de Raadt
2011-04-25
Try to match immediate constants in movl instructions against kernel symbols,
Miod Vallat
2011-04-25
Callers of scsi_iopool_init() ought to set up the pool member in struct
Miod Vallat
2011-04-24
Don't leak fd's in sr_installboot(). From cppcheck via Amit Kulkarni.
Kenneth R Westerback
2011-04-24
in azalia_intr():
Jacob Meuser
2011-04-24
Double link between pf states and sockets. Henning has already
Alexander Bluhm
2011-04-24
Denormalization exception isn't supported on sh4, and setting bit 7
Martynas Venckus
2011-04-24
fenv for sh
Martynas Venckus
2011-04-24
do not need that proto
Theo de Raadt
2011-04-24
get the error ccbs state right for a put when a port is empty. should get
David Gwynne
2011-04-24
match Radeon HD5450 on the kernel side; Mark Peoples
Theo de Raadt
2011-04-24
sync
Theo de Raadt
2011-04-24
Radeon HD5450, Mark Peoples
Theo de Raadt
2011-04-24
Match Sierra USB305; from Erik Mugele
Theo de Raadt
2011-04-24
sync
Theo de Raadt
2011-04-24
fenv for i386, and sparc64; from matthew@
Martynas Venckus
2011-04-24
fenv for arm
Martynas Venckus
2011-04-23
Implement C99 floating-point environment for Alpha.
Martynas Venckus
2011-04-23
Stop calling shared interrupt handlers as soon as one of them return 1
Mark Kettenis
2011-04-23
Don't leave the kernel code/rodata writeable for DDB. Make ddb enable
Theo de Raadt
2011-04-23
Remove now unused vndiodone(). ok deraadt@
Miod Vallat
2011-04-23
Add FE_DENORMAL to the exception list just like the comment above
Martynas Venckus
2011-04-23
Sysarch is for userland, not kernel. ifdef _KERNEL -> ifndef _KERNEL
Martynas Venckus
2011-04-23
Do not set kl_hub_widget[] default value more than once. Found the hard way
Miod Vallat
2011-04-23
Move assignment of kl_hub_widget[] outside a #ifdef DEBUG ... #endif block,
Miod Vallat
2011-04-23
Partially revert 1.23, by removing the code which tries to pick the best
Miod Vallat
2011-04-23
Fix management of the list of free uvm_km_pages. Seems art@ lost a line
Mark Kettenis
2011-04-23
The previous code only prevented the vnd from being opened for write in
Joel Sing
2011-04-23
backout the miod change since it is wrong
Theo de Raadt
2011-04-23
pf_scrub_ip() does not modify the given mbuf pointer. So don't
Alexander Bluhm
2011-04-23
start at high ipl (quiets noise on startup).
Dale Rahn
2011-04-22
Turning on SCSIDEBUG (for debugging other drivers, of course) should
Theo de Raadt
2011-04-22
delete a bogus blank line
Theo de Raadt
2011-04-22
Turning on SCSIDEBUG (for debugging other drivers, of course) should
Theo de Raadt
2011-04-22
Fix regression in vndopen() behaviour introduced in previous commit.
Miod Vallat
2011-04-22
Fix uninitialzied variables and formatting strings (-Wxxx errors)
Jordan Hargrave
2011-04-22
pf_pooladdr_pl does not exist anymore. Remove its extern declaration.
Alexander Bluhm
2011-04-22
Remove unused structure member.
Mark Kettenis
2011-04-22
Stop printing the PCI interrupt line programmed by the BIOS for APIC
Mark Kettenis
[next]