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
2020-07-29
Don't #undef AHC_DEBUG. Lets kernel "option AHC_DEBUG" work. Not sure what I was
Kenneth R Westerback
2020-07-29
Don't nest a enum declaration inside a struct declaration, and anyway
Theo de Raadt
2020-07-29
fix new typo
Theo de Raadt
2020-07-29
SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random
Kenneth R Westerback
2020-07-29
SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random
Kenneth R Westerback
2020-07-29
Interface index is unsigned integer. Fix the places where it referenced
mvs
2020-07-29
pfsync(4) holds pointer to corresponding `ifnet' as `sc_sync_if'. This
mvs
2020-07-29
Remove SIOCSIFADDR
kn
2020-07-29
drm/amd/powerplay: fix a crash when overclocking Vega M
Jonathan Gray
2020-07-29
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Jonathan Gray
2020-07-29
drm/amdgpu: fix preemption unit test
Jonathan Gray
2020-07-29
drm/amdgpu/gfx10: fix race condition for kiq
Jonathan Gray
2020-07-29
drm/amd/display: add dmcub check on RENOIR
Jonathan Gray
2020-07-29
drm/amd/display: Check DMCU Exists Before Loading
Jonathan Gray
2020-07-29
change ktime to nanoseconds in drm
Jonathan Gray
2020-07-29
Fix yet another panic in which wsevent_fini() ends up being called with
anton
2020-07-29
Fix previous commit which referred wrong address and returned wrong
YASUOKA Masahiko
2020-07-28
SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random
Kenneth R Westerback
2020-07-28
SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random
Kenneth R Westerback
2020-07-28
Rewrite IPv6 source address selection in terms of the 8 rules given in
Florian Obser
2020-07-28
Use the table on root always if current table is not active.
YASUOKA Masahiko
2020-07-28
Don't treat an error if carppeer is an unicast and the peer is down.
YASUOKA Masahiko
2020-07-28
Fix a problem related to isochronous transfers appearing in certain
Marcus Glocker
2020-07-28
Document locks which protect pipex(4) global data structures.
mvs
2020-07-28
Add size to free(9) calls
kn
2020-07-28
Document locks which protect ppp{ac,x}(4) global data structures.
mvs
2020-07-28
Add missing `IFXF_CLONED' flag to clone interfaces.
mvs
2020-07-28
After the previous commit, src/regress/sys/netinet/carp triggered
Alexander Bluhm
2020-07-28
Implement SIOCBRDGIFS, provide SIOCBRDGGRL stub
kn
2020-07-28
Return total size if SIOCBRDGIFS passes in ifbic_len set to zero
kn
2020-07-27
Refactor scsi_show_flags() to allow 32-bit flags. Display unnamed flags as one
Kenneth R Westerback
2020-07-27
SDEV_2NDBUS is gone. Update flagnames[] appropriately.
Kenneth R Westerback
2020-07-27
trim trailing whitespace in if_iwn.c
Stefan Sperling
2020-07-26
Avoid nvram lock timeout on sparc64 systems with onboard BCM5704 instances
Mark Kettenis
2020-07-26
Reference unveil(2) in system accounting and daily.8.
rob
2020-07-26
Reduce IWN_DEBUG message noise related to scanning.
Stefan Sperling
2020-07-25
No need for a bzero(), just init saa.sf to NULL. All the saa.saa
Kenneth R Westerback
2020-07-25
Nuke unused struct scsi_link member of struct wd33c93_softc.
Kenneth R Westerback
2020-07-25
Port over NetBSD's arm64 disassembler for DDB.
tobhe
2020-07-25
Change kernel SLB setup code to avoid the (theoretical) possibility to
Mark Kettenis
2020-07-25
timeout(9): remove TIMEOUT_SCHEDULED flag
cheloha
2020-07-24
timeout(9): delay processing of timeouts added during softclock()
cheloha
2020-07-24
netinet: tcp_close(): delay reaper timeout by one tick
cheloha
2020-07-24
Use interface index instead of pointer to `ifnet' in carp(4).
mvs
2020-07-24
Enable usertc if the NPT bit isn't set for %tick and %sys_tick.
Mark Kettenis
2020-07-24
Suppress kernel printf output in the octeon boot kernel.
Visa Hankala
2020-07-24
Remove bge(4) and brgphy(4) as the bootloader doesn't include network support
Mark Kettenis
2020-07-24
Implement BOOT_QUIET option that supresses kernel printf output to the
Mark Kettenis
2020-07-24
Increase state counter for least-states when the address is selected
YASUOKA Masahiko
2020-07-24
Turning on various scsi drivers' *DEBUG options reveals that this has
Kenneth R Westerback
[prev]
[next]