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-01-17
sync
Kevin Lo
2011-01-17
Add the Moschip mcs7832; from Brad
Kevin Lo
2011-01-17
sync
Kevin Lo
2011-01-17
Add id for Broadcom BCM57712; from Brad
Kevin Lo
2011-01-16
* instead of NULLing pointers to interface descriptors in the uaa, mark
Jacob Meuser
2011-01-15
* add 'udi_serial' to struct usb_device_info.
Jacob Meuser
2011-01-15
carrier leakage calibration workaround for high temperature is not
Damien Bergamini
2011-01-15
Fix multicast handling
Kevin Lo
2011-01-15
sync
Kevin Lo
2011-01-15
enable RDC Ethernet (vte/rdcphy)
Kevin Lo
2011-01-15
Add drivers for the RDC R6040 Ethernet chipset
Kevin Lo
2011-01-14
creator needs firmload. ok miod@
Matthieu Herrb
2011-01-14
- use nitems()
Jasper Lievisse Adriaanse
2011-01-14
Halt secondary CPUs when shutting down or rebooting. This should prevent
Joel Sing
2011-01-14
Implement a function to broadcast IPIs to all running CPUs.
Joel Sing
2011-01-14
Provide an IPI to halt a CPU.
Joel Sing
2011-01-14
move to 4.9-current
Theo de Raadt
2011-01-13
In frag6_input() there was an mbuf length calculation error. If
Alexander Bluhm
2011-01-13
if the BIOS tells us to suspend at the same time that we notice a lid
Theo de Raadt
2011-01-13
move to 4.9-current
Theo de Raadt
2011-01-13
Fix link edition without 'option SUN4V'. ok kettenis@
Matthieu Herrb
2011-01-13
sync
Alexander Yurchenko
2011-01-13
A few devices found on Dell Inspirion N5010; from yason@linklevel.net
Alexander Yurchenko
2011-01-13
Spin forever when waiting for completion of an FPU shootdown instead of
Mark Kettenis
2011-01-13
set lkm_end to the end of the jumpable virtual space; tested by me and marco
Mike Belopuhov
2011-01-13
Get rid of "forever" loop in the interrupt handler such that we drop out of the
Mark Kettenis
2011-01-13
Add new file for upcoming change. ok dlg@ deraadt@
Dale Rahn
2011-01-12
Only init the nameidata parts that are strictly needed instead
Thordur I. Bjornsson
2011-01-12
Add crypto(4) and hifn(4).
Mark Kettenis
2011-01-12
Provide a specific rw_cas() function for MP kernels; stolen from m88k.
Mark Kettenis
2011-01-12
Make __cpu_simple_lock implementation actually work.
Mark Kettenis
2011-01-12
Reset the state member of the ata_xfer to ATA_S_SETUP before reusing it
Mark Kettenis
2011-01-12
A bunch more explicit_bzero calls for key material
Theo de Raadt
2011-01-12
stray tab
Marco Peereboom
2011-01-12
explicit zeroing of key information in the softraid ioctl code
Theo de Raadt
2011-01-12
more explicit_bzero to delete keys.
Marco Peereboom
2011-01-12
lots of explicit_bzero for things which contain parts of keys
Theo de Raadt
2011-01-12
Never include SADB_X_EXT_REMOTE_AUTH (which is either a
Mike Belopuhov
2011-01-12
use explicit_bzero() for key materials, including that in the session.
Theo de Raadt
2011-01-12
use explicit_bzero() for the session, in drivers where struct session
Theo de Raadt
2011-01-12
explicit_bzero() of key material in drivers few people use
Theo de Raadt
2011-01-12
cleanup aes-ctr keystream after use; ok deraadt
Mike Belopuhov
2011-01-11
fix encryption for uio_iovcnt > 1 by passing the absolute offset 'count'
Markus Friedl
2011-01-11
use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan for Rx radiotap
Damien Bergamini
2011-01-11
key lengths are counted in bits
Theo de Raadt
2011-01-11
add explicit_bzero() calls before free()ing key material
Theo de Raadt
2011-01-11
in SHA1Final(), explicitly clear the local buffer
Theo de Raadt
2011-01-11
accidental commit of a pending diff relating to something else
Theo de Raadt
2011-01-11
in AES_GMAC_Final(), explicitly clear the local buffer
Theo de Raadt
2011-01-11
for key material that is being being discarded, convert bzero() to
Theo de Raadt
[next]