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
2012-12-03
wrap bpf.h header with NBPFILTER
Stefan Fritsch
2012-12-03
Close disk images if the client disconnects. This makes it possible to
Mark Kettenis
2012-12-03
avoid depending on gcc cast as lvalue extension which
Jonathan Gray
2012-12-02
Fix kva reserve - ensure that kva reserve is checked for, as well
Bob Beck
2012-12-02
Implement hardware flow control and enable it by default (by setting CRTSCTS).
Mark Kettenis
2012-12-02
Add "support" for VD_OP_GET_WCE and VD_OP_SET_WCE. These operations don't
Mark Kettenis
2012-12-02
Don't wake the cleaner and potentially throw away pages we shouldn't
Bob Beck
2012-12-02
Determine whether we're currently on the alternative signal stack
Philip Guenthe
2012-12-01
Crank boot blocks version because of the compiler change.
Miod Vallat
2012-12-01
Switch m88k ports to gcc 3.
Miod Vallat
2012-12-01
Silently ignore VD_OP_GET_DEVID as Solaris uses it even though we don't
Mark Kettenis
2012-12-01
Add RX TCP/UDP checksum offload support.
Brad Smith
2012-12-01
Don't bother to zero initialize the if_capabilities field first and
Brad Smith
2012-12-01
The return value of vio_link_state() is not used so change the return
Brad Smith
2012-11-30
Fix typo in comment.
Stefan Sperling
2012-11-30
Fix speakers on Apple MacBook Air 2010, they require gpio unmuting.
Stuart Henderson
2012-11-30
Support large MTUs
Stefan Fritsch
2012-11-29
Enable rtsx(4) in GENERIC on i386 and amd64.
Stefan Sperling
2012-11-29
Add rtsx(4), a new driver for the Realtek RTS5209 card reader.
Stefan Sperling
2012-11-29
Delete needless check for NULL. From Michael W. Bombardieri.
YASUOKA Masahiko
2012-11-29
Remove setting an initial assumed baudrate upon driver attach which is not
Brad Smith
2012-11-29
Fix asterisk symbol in de layout.
Alexandr Shadchin
2012-11-29
make ix complile with IX_DEBUG defined, based on the patch from
Mike Belopuhov
2012-11-28
- Use IF_Gbps(1) instead of IF_Mbps(1000)
Brad Smith
2012-11-27
fix format string; OK mikeb@
Gleydson Soares
2012-11-27
Add acpi_{acquire,release}_glk locking functions.
Paul Irofti
2012-11-27
remove incorrect splnet usage in pfkey interface
Mike Belopuhov
2012-11-26
do not steal mbuf types (leads to a panic if M_ZEROIZE gets set on
Markus Friedl
2012-11-26
shorten MBX_RX_IFACE_* defines
Mike Belopuhov
2012-11-26
get rid of some useless bitfields in oce_mbx and mbx_hdr
Mike Belopuhov
2012-11-26
Bring in some more pch2/82579 bits from the Intel code in FreeBSD:
Jonathan Gray
2012-11-25
Avoid using multiline litterals in __asm__ statement, gcc3 complains about
Miod Vallat
2012-11-25
remove the use of cast as lvalue which is verboten with newer gcc
Jonathan Gray
2012-11-25
Recognize a wrong network configuration which would cause tftpboot to
Miod Vallat
2012-11-25
Sync register clobber information in MVMEPROM_CALL() with those used in the
Miod Vallat
2012-11-25
Make the instruction replace struct static const so it will end
Jonathan Gray
2012-11-24
Do not assign the "host" MAC address to virtual switch ports. Don't print the
Mark Kettenis
2012-11-23
Change the way we encode devhandle and devino in the sysino such that we can
Mark Kettenis
2012-11-23
Add SIOCGIFHARDMTU to allow retrieving the driver's maximum supported MTU
Stuart Henderson
2012-11-23
better way to set baudrate to 0; pointed out by gsoares@
Mike Belopuhov
2012-11-23
set ifp->if_baudrate with IF_Gbps() / IF_Mbps().
Gleydson Soares
2012-11-23
make sure to always pass an array of struct pf_src_node pointers to
Mike Belopuhov
2012-11-23
- Remove return's at the end of void functions
Brad Smith
2012-11-22
Don't bother to store the return value from pci_set_powerstate() as the
Brad Smith
2012-11-21
Atempting to eject a CD-ROM makes the SCSI midlayer generate a READ_TOC
Mark Kettenis
2012-11-21
Trivial fixes for labels not followed by statements, which gcc 3 complains
Miod Vallat
2012-11-21
Try to negotiate version 1.1 of the vDisk protocol such that we can get
Mark Kettenis
2012-11-21
Don't forget to delete an rx refill timeout when bringing
Mike Belopuhov
2012-11-21
sync
Kirill Bychkov
2012-11-21
Hook D-Link DUB-E100 rev C1 to axe(4)
Kirill Bychkov
[next]