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
2019-09-05
Fix previous commit.
Mark Kettenis
2019-09-05
Update Spleen kernel fonts to the latest released version, bringing
Frederic Cambus
2019-09-05
Nuke some 25+year old comments that the oracles at delphi would have
Kenneth R Westerback
2019-09-05
Add mvdog(4), a driver to support the watchdog on the Armada 3700 SoC.
Patrick Wildt
2019-09-05
Supermicro X8DTH-i/6/iF/6F fails to attach uhci(4) via PCI and AHCI.
Alexander Bluhm
2019-09-05
Devices that have no quirks don't need to appear in the list of
Kenneth R Westerback
2019-09-05
Add missing RCS Id.
Patrick Wildt
2019-09-05
Revert iwm(4) to software WPA crypto because of apparent firmware issues.
Stefan Sperling
2019-09-05
Nuke unused struct block_desc_cipher. The Eighties called and want
Kenneth R Westerback
2019-09-05
Add Allwinner H6 support.
Mark Kettenis
2019-09-05
em: Fix potential endless loop
Stefan Fritsch
2019-09-05
Use the new set_blksz() interface to set the block size.
Alexandre Ratchov
2019-09-05
Use the new set_{blksz,nblks}() interface to set the block size.
Alexandre Ratchov
2019-09-05
Add the set_blksz() and set_nblks() audio driver functions.
Alexandre Ratchov
2019-09-05
Implement splassert() on mips64.
Visa Hankala
2019-09-05
Adjust interrupt priority levels on mips64 so that priorities
Visa Hankala
2019-09-05
Prepare the bat for kernels greater > 8MB of code, why because clang.
Theo de Raadt
2019-09-05
Nuke unused st_softc field 'numblks'.
Kenneth R Westerback
2019-09-05
There can be only one -- mode.
Kenneth R Westerback
2019-09-04
Shuffle sdstart() and sdminphys() declarations closer to their friends.
Kenneth R Westerback
2019-09-04
Hoist the quirks up another rung. drive_quirks is superfluous, just
Kenneth R Westerback
2019-09-04
'quirks' field of struct modes is superfluous. There is only 1 mode. Just use
Kenneth R Westerback
2019-09-04
Various whitespace nits.
Kenneth R Westerback
2019-09-04
The great density mode purge of 2006 (r1.62) was never carried through
Kenneth R Westerback
2019-09-04
Add RCS Id.
Alexander Bluhm
2019-09-04
Fix a route use after free in IPv6 multicast route. Move the
Alexander Bluhm
2019-09-04
msdosfs: remove timezone support
cheloha
2019-09-04
Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@
cheloha
2019-09-04
gettimeofday, settimeofday(2): limit timezone support
cheloha
2019-09-04
Add comment.
Mark Kettenis
2019-09-03
Add support for getting the frequency of the CPU clocks.
Mark Kettenis
2019-09-03
Shorten normal dmesg attach verbiage and expand SCSIDEBUG verbiage.
Kenneth R Westerback
2019-09-03
Enable amlmmc(4).
Mark Kettenis
2019-09-03
Add clang support.
Mark Kettenis
2019-09-03
a sprinkling of function ansification
Theo de Raadt
2019-09-03
drop support for building with gcc; ok deraadt@
Christian Weisgerber
2019-09-03
only need one start: label; ok kettenis
Theo de Raadt
2019-09-03
delete incorrect casts, and a bit if ansi functions; ok jcs
Theo de Raadt
2019-09-03
Use cmplw mnemonic instead of cmpl with only 3 operands. Make clang happy.
Mark Kettenis
2019-09-03
some cleanup for clang; ok kettenis
Theo de Raadt
2019-09-03
Replace empty body of while loop with continue statement.
Mark Kettenis
2019-09-03
correct INET6 path in mpls_getttl() and avoid uninitialised variable
Jonathan Gray
2019-09-03
remove duplicate test introduced in rev 1.3
Jonathan Gray
2019-09-03
Avoid uninitialized variable; using a for loop like in siif_recvmsg() was
Mark Kettenis
2019-09-03
bnxt: Support MSI-X
Stefan Fritsch
2019-09-03
remove unreachable return
Jonathan Gray
2019-09-03
ansify functions
Theo de Raadt
2019-09-03
correct indent that triggered clang to freak out; with jsg.
Theo de Raadt
2019-09-02
Various fixes to make clang happy.
Mark Kettenis
2019-09-02
Implement setting the CPU clock for Allwinner A64 SoCs.
Mark Kettenis
[next]