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
2006-05-09
Oops, correct import this time.
Miod Vallat
2013-09-20
Add support for root on nfs using v3. Code adapted from NetBSD.
Federico G. Schwindt
2013-09-20
Unify and document usbd_transfer(9).
Martin Pieuchot
2013-09-20
Use a working magic sequence to configure absolute mode for elantech v2.
Stefan Sperling
2013-09-20
Fix a panic bug in pipex. If pipex deletes a session by the idle-timer
YASUOKA Masahiko
2013-09-20
remove debug code. not sure how this lasted so long.
Ted Unangst
2013-09-19
Tweak types to keep daddr_t address and sector address separate.
Kenneth R Westerback
2013-09-19
Do no try to clear the endpoint, as it if has stalled, if the
Martin Pieuchot
2013-09-19
get ethernet working on the edgerouter lite
Jonathan Matthew
2013-09-18
sync the execbuffer relocation code with linux 3.8.13
Jonathan Gray
2013-09-18
return after done in atascsi_disk_unmap.
David Gwynne
2013-09-17
size_t could not be < 0.
Sylvestre Gallon
2013-09-17
Add support for AMD Family 15h Models 10h-1Fh Processors.
Mark Kettenis
2013-09-17
regen
Mark Kettenis
2013-09-17
Rename existing AMD Family 15h Models 00h-0Fh Processor entries and add
Mark Kettenis
2013-09-17
Change vlan(4) detach procedure to not use a hook but a list of vlans
Martin Pieuchot
2013-09-17
Fix a misaligned backslash
Philip Guenther
2013-09-17
KNF - extraneous blank line snuck in during last commit
Mike Larkin
2013-09-16
work out phy addresses before attaching cnmac and pass them to mii_attach
Jonathan Matthew
2013-09-16
Drop the ipl locator from syscon attachments, and have the syscon children
Miod Vallat
2013-09-15
cddump() takes a daddr_t parameter. Call that parameter 'blkno' and not
Kenneth R Westerback
2013-09-15
Use DL_SECTOBLK() and DL_BLKTOSEC() to clarify code and remove
Kenneth R Westerback
2013-09-15
Make it clearer that sc_wdc_bio.blkno is actuall a disk hardware
Kenneth R Westerback
2013-09-15
Replace a hardcoded delay() with ZS_DELAY() to make sun4c happier
Miod Vallat
2013-09-14
Eliminate the unused retval argument from dogetrusage()
Philip Guenther
2013-09-14
Correct the handling of I/O of >=2^32 bytes and the ktracing there of
Philip Guenther
2013-09-14
miod completed the ELF conversion (and didn't even use this compat bit),
Philip Guenther
2013-09-14
Disable COMPAT_LINUX until it can be fixed post-time_t change
Philip Guenther
2013-09-14
regen
Philip Guenther
2013-09-14
Snapshots for all archs have been built, so remove the T32 code
Philip Guenther
2013-09-13
Don't send flows if flowsrc is not set. Packages had a broken
Florian Obser
2013-09-13
Fix sign of returned error code.
Mark Kettenis
2013-09-13
Initialize the variable guarding the clock interrupt routine after
Martin Pieuchot
2013-09-12
typo; Eivind Evensen
Theo de Raadt
2013-09-12
sync drm_mm with linux 3.8.13
Jonathan Gray
2013-09-12
Enable the eMMC on the BeagleBone Black.
Raphael Graf
2013-09-12
Add basic support for eMMC memory.
Raphael Graf
2013-09-12
Store curpcb in cpu_info instead of a global variable, for SMP.
Patrick Wildt
2013-09-12
Rename cpu_info_store to cpu_info_primary. Create an array of cpu_infos
Patrick Wildt
2013-09-12
add a missing bus_dmamap_unload in the rx completion path.
David Gwynne
2013-09-12
Revert previous diff to always increment the interface index, tun_switch()
Martin Pieuchot
2013-09-12
allocate the pad for the short ethernet frames with dma_alloc instead of
David Gwynne
2013-09-12
print version on attach
David Gwynne
2013-09-12
whitespace tweaks
David Gwynne
2013-09-12
use the amount of memory that was mapped to set the length of the packet
David Gwynne
2013-09-12
get rid of unused macros
David Gwynne
2013-09-12
dont print out where the rx and tx descs are. noone cares.
David Gwynne
2013-09-12
rearrange cpsw_start() a bit.
David Gwynne
2013-09-12
sc_ih is unused.
David Gwynne
2013-09-12
more consistent whitespace for structs and function prototypes.
David Gwynne
[prev]
[next]