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
2014-07-10
KNF.
Masao Uebayashi
2014-07-10
Add mallocarray(9)
Matthew Dempsky
2014-07-10
Now that sd(4) drives under softraid0 have their cache flushed when
Martin Pieuchot
2014-07-10
Add MAP_ANONYMOUS as a synonym for MAP_ANON, per POSIX proposal
Matthew Dempsky
2014-07-10
struct ucred; for fstat _KERNEL block
Theo de Raadt
2014-07-10
Return RSN (WPA) information to userland during wireless scan, and
Stefan Sperling
2014-07-10
remove most of the boolean_t infection outside uvm/ddb/pmap; ok jsg
Theo de Raadt
2014-07-10
struct proc; and struct ucred; only needed for ipcs in kernel-grovel mode
Theo de Raadt
2014-07-10
remove unneeded header
Bret Lambert
2014-07-10
delete some boolean_t poison
Ted Unangst
2014-07-10
drain some boolean_t poison
Ted Unangst
2014-07-10
boot(): Remove comments about RB_TIMEBAD to reduce diffs
Masao Uebayashi
2014-07-10
Stop using a shutdown hook for softraid(4) and explicitly shutdown
Martin Pieuchot
2014-07-10
Add missing dmesg colon after probe information.
Paul Irofti
2014-07-10
fix some errors in lockdebug code. not enabled by default.
Mike Larkin
2014-07-10
boot(): Unify declarations
Masao Uebayashi
2014-07-10
Add bus and root hub routines to prevent panic at attach.
Paul Irofti
2014-07-10
Force iobus0 for octhci and maintain spacing style.
Paul Irofti
2014-07-10
Clear CPUF_PARK flag to avoid re-parking on resume.
Mike Larkin
2014-07-10
time to claim copyright
Henning Brauer
2014-07-10
Always assign the device address found by the USB stack even if it
Martin Pieuchot
2014-07-10
some say you don't need NULL checks before free(). Not 0 either.
Henning Brauer
2014-07-10
Show eeprom version of ath devices in dmesg; ok reyk
Stefan Sperling
2014-07-10
record the size of the rx rings so we can wrap around them correctly.
David Gwynne
2014-07-10
introduce the revolutionary concept of NULL pointers. ok gcc
Henning Brauer
2014-07-10
pool_debug still needed for non-DIAGNOSTIC kernels
Theo de Raadt
2014-07-10
introduce bpf_mcopy_stripvlan, which cuts the 4 extra bytes out of the
Henning Brauer
2014-07-10
prepare for upcoming ext4 read support
Martin Pelikan
2014-07-10
sync
Theo de Raadt
2014-07-10
Print an understandable error message when we fail to read the report
Martin Pieuchot
2014-07-10
Add new sendsyslog(const char *, size_t) system call which simply passes
Theo de Raadt
2014-07-10
Align octhci(4) with the other HC drivers and add it as a commented entry
Martin Pieuchot
2014-07-10
hide the biglock thrashing under pool_debug so it can be turned off
Ted Unangst
2014-07-10
rings that dont rx packets dont need to be refilled.
David Gwynne
2014-07-10
Simplify the way divert(4) sends packets to userspace: Instead of
Lawrence Teo
2014-07-10
guenther spotted my bad copy and pasting.
David Gwynne
2014-07-09
regen
Brad Smith
2014-07-09
shorten a bit
Brad Smith
2014-07-09
Add work-in-progress octeon USB host controller support.
Paul Irofti
2014-07-09
- do the actual viomb_deflate() after printing the debug message
Jasper Lievisse Adriaanse
2014-07-09
regen
sasano
2014-07-09
add devices for DM&P Vortex86EX SoC
sasano
2014-07-09
Add ffs routine needed for upcoming octhci interrupt routine.
Paul Irofti
2014-07-09
autoconf(9) is your friend and it knows you more than you think. It
Martin Pieuchot
2014-07-09
Use the correct rf revision number for AR2425 radios. When read from
Stefan Sperling
2014-07-09
CPUF_PARK check was placed improperly in the previous commit.
Mike Larkin
2014-07-09
Now that the stack handles properly the xhci(4) way of setting an
Martin Pieuchot
2014-07-09
Adds an optional bus function to set the address of a new device and
Martin Pieuchot
2014-07-09
use explicit_bzero for stack and freed variables
Ted Unangst
2014-07-09
spelling
Ted Unangst
[next]