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
2009-09-06
Implement OF_getproplen().
Mark Kettenis
2009-09-06
Fix typo in comment, safe -> save.
Marcus Glocker
2009-09-06
Fix udl_copycols overlay copy problem by copying area to off-screen first
Marcus Glocker
2009-09-06
Palm: cleanup kernel configuration files
Marek Vasut
2009-09-05
Make use of the new wsdisplay ability, committed by miod previously, which
Marcus Glocker
2009-09-05
- don't try to shove a daddr64_t value into an int32_t.
Jasper Lievisse Adriaanse
2009-09-05
Buglet crept in.
Miod Vallat
2009-09-05
sync comment to reality, off-page page headers go into
Thordur I. Bjornsson
2009-09-05
u_int32_t not u_int32_ts in debug code.
Claudio Jeker
2009-09-05
fix typos
Theo de Raadt
2009-09-05
Check the return value of all emulops in the emulation code, and abort
Miod Vallat
2009-09-05
Make the output() wsemul_op return the number of characters processed and
Miod Vallat
2009-09-05
Change the wsdisplay_emulops return types from void to int; emulops will now
Miod Vallat
2009-09-05
Rework internal interfaces in the wsdisplay emulation code to prepare for
Miod Vallat
2009-09-05
scsi_done before COMPLETE
David Gwynne
2009-09-05
scsi_done before COMPLETE.
David Gwynne
2009-09-05
call scsi_done before returning COMPLETE
David Gwynne
2009-09-05
call scsi_done before returning COMPLETE in the stuffup case.
David Gwynne
2009-09-05
Fix various cases of stackgap_alloc() size arguments not being computed
Miod Vallat
2009-09-05
Make sure ehci_open() invokes ehci_device_setintr() at splusb; found with
Miod Vallat
2009-09-05
Remove unnecessary assignments in sii311[24]_chip_map().
Miod Vallat
2009-09-05
Palm: add missing GPIO setup into palm_udc.c
Marek Vasut
2009-09-05
Palm: initial commit of sys/arch/palm
Marek Vasut
2009-09-05
Make DIOCSDINFO code consistant everywhere.
Kenneth R Westerback
2009-09-04
Add common framework for storing device lists
Jordan Hargrave
2009-09-04
Bring back support for iCH10 based chips. This time support for fiber cards
Dariusz Swiderski
2009-09-04
Make sure the MAC address is correct on big-endian platforms if it isn't read
Mark Kettenis
2009-09-04
Missing scsi_done() in some error path returning COMPLETE; ok dlg@
Miod Vallat
2009-09-03
pxa2x0_mmc.c: allow passing detect GPIO from platform
Marek Vasut
2009-09-03
Rearrange the interrupt handler so that it handlers "error status bits"
Theo de Raadt
2009-09-03
pxa2x0_mmc.c: Dont read MMC_STAT in intr_done if not needed
Marek Vasut
2009-09-03
Missing header.
Joel Sing
2009-09-03
The sparc64 boot block currently compares a memory address to the ELF magic
Joel Sing
2009-09-03
Check the return value of copyin().
Joel Sing
2009-09-03
Don't call VOP_CLOSE() with a null pointer, if the VOP_OPEN() call failed.
Joel Sing
2009-09-03
call scsi_done before returning COMPLETE
David Gwynne
2009-09-03
must call scsi_done before returning complete.
David Gwynne
2009-09-03
- fix two more format strings wrt daddr64_t values
Jasper Lievisse Adriaanse
2009-09-03
crypto hardware (eg, hifn) establishes its interrupt handler at
David Gwynne
2009-09-02
Attach devices to mainbus(4) based on information from the flattened device
Mark Kettenis
2009-09-02
Add a minimal set of OpenFirmware compatibility interfaces.
Mark Kettenis
2009-09-02
check if we have access to the vnode before checking if we can write to
Federico G. Schwindt
2009-09-02
Backout the asyncio/aiod change, as it causes buf's to get hung.
Thordur I. Bjornsson
2009-09-02
Remove some out-of-date comments that are no longer present in the NetBSD
Mark Kettenis
2009-09-02
Bring over some more glue from isp_pci.c; makes ISP2200 SBus FC cards actually
Mark Kettenis
2009-09-02
take advantage of workq_queue_task.
David Gwynne
2009-09-02
when you add a task to a workq, it allocates memory to handle the
David Gwynne
2009-09-02
Invoke malloc() with the correct sizeof value in acpipwrres_foundcons().
Miod Vallat
2009-09-02
pxa2x0_mmc.c: optimize the speed of the interrupt handler
Marek Vasut
2009-09-01
Fix: alpha DEBUG kernel failed to compile
Ariane van der Steldt
[next]