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
2015-01-11
global "list" is not the nicest variable name
Theo de Raadt
2015-01-11
armv6 introduced opcodes for reversing words in registers. we can
David Gwynne
2015-01-11
use mallocarray(), then set the size afterwards. Prefer if people learn
Theo de Raadt
2015-01-11
use mallocarray()
Theo de Raadt
2015-01-11
mallocarray() for the rx_buffer memory
Theo de Raadt
2015-01-11
Casting a gid_t to gid_t for a gid_t argument is overkill
Philip Guenther
2015-01-11
use mallocarray() when reallocating the mux table
Theo de Raadt
2015-01-11
KUE_MCFILTCNT() is non-constant, so use mallocarray()
Theo de Raadt
2015-01-11
unnecessary cast
Theo de Raadt
2015-01-10
Get the MAC address from the PCI ROM on systems without Open Firmware. Code
Mark Kettenis
2015-01-10
Bye, bye simple_lock.
Mark Kettenis
2015-01-10
Disable (most) interrupts when the interface goes down.
Mark Kettenis
2015-01-10
Enable nep(4).
Mark Kettenis
2015-01-10
A few more loose ends.
Mark Kettenis
2015-01-10
Remove debug printfs.
Mark Kettenis
2015-01-10
Hook up nep(4).
Mark Kettenis
2015-01-10
Add support for promiscuous mode and multicase.
Mark Kettenis
2015-01-10
Properly stop DMA and tear down the rings when taking the interface down.
Mark Kettenis
2015-01-10
Correct some comments and merge in6_if_up() into in6_ifattach() to
Martin Pieuchot
2015-01-10
Remove pointless empty 64bit support code stubs from bwi(4).
Stefan Sperling
2015-01-10
Merge two bwi(4) fixes from FreeBSD:
Stefan Sperling
2015-01-09
The "SunMicro Virtual Eth Device" found on Oracle's more recent SPARC systems
Mark Kettenis
2015-01-09
regen
Mark Kettenis
2015-01-09
SunMicro Virtual Eth Device
Mark Kettenis
2015-01-09
Change rssi passed to ifconfig(8) to a signed value to fix printing signal
Stuart Henderson
2015-01-09
Properly unwind from a failure in usbd_dma_contig_alloc(). Calling
Mark Kettenis
2015-01-09
Fix loading memory allocated with bus_dmamem_alloc(9). The old could would
Mark Kettenis
2015-01-09
Always check for DMA buffer overrun, not just for some specific xfers.
Martin Pieuchot
2015-01-09
Correctly report memory allocation failure in uhidev_set_report_async().
Martin Pieuchot
2015-01-09
Add an asynchronous version of uhidev_get_report(), from David Higgs
Martin Pieuchot
2015-01-09
Add support DIOC{G,S}CACHE to mfi(4). Cache of disk on mfi(4) will
YASUOKA Masahiko
2015-01-09
regen
Jonathan Gray
2015-01-09
add rate matching hubs seen on a C610 system
Jonathan Gray
2015-01-09
match on C610
Jonathan Gray
2015-01-09
regen
Jonathan Gray
2015-01-09
Add some Intel Xeon E5 v3 and C610/X99 ids.
Jonathan Gray
2015-01-09
save the bufq pointer from the buf before we turn it loose so it won't
Ted Unangst
2015-01-09
rename desiredvnodes to initialvnodes. less of a lie. ok beck deraadt
Ted Unangst
2015-01-09
correctly handle no timeouts and make timeout handling in general better.
Ted Unangst
2015-01-09
Cleanup some macros and #defines in i386 pmap. Previously committed and
Mike Larkin
2015-01-09
implement mfii_scsi_cmd_io for handling actual io. previously i got
David Gwynne
2015-01-08
increase namecache size to follow maxvnodes. seems better than desiredvnodes.
Ted Unangst
2015-01-08
Clear autoconf6 flag after autoconf6 cleanup happened, not before.
Florian Obser
2015-01-08
Include the Routing Table ID in "struct rtentry" and reorder the fields
Martin Pieuchot
2015-01-08
Factorize various duplicated chunks of (old and horrible) code, checking
Martin Pieuchot
2015-01-08
Do not unconditionally set a link-local address.
Martin Pieuchot
2015-01-08
Use the correct config registers for the RTL8139 family. Unlike the RTL8169
Brad Smith
2015-01-07
Only MS IntelliMouse have a Z axis, prevent a false positive triggered
Martin Pieuchot
2015-01-07
use the same trick as mpii for posting the request descriptor with
David Gwynne
2015-01-07
Fix impi(4) to make watchdog work and not to panic.
YASUOKA Masahiko
[prev]
[next]