.. |
acpi
|
eqos(4): MP improvements
|
2023-12-24 16:12:54 +00:00 |
adb
|
fix few typos in comments and node description.
|
2022-10-06 19:38:54 +00:00 |
altmem
|
…
|
|
apm
|
…
|
|
arcbios
|
…
|
|
ata
|
don't test arrays against NULL.
|
2023-08-01 07:58:41 +00:00 |
audio
|
Fix output for big-endian hardware.
|
2023-10-01 09:34:28 +00:00 |
bi
|
Eliminate use of IFF_OACTIVE.
|
2022-09-18 15:57:13 +00:00 |
bluetooth
|
btuart(4): Convert to ttylock/ttyunlock.
|
2022-10-26 23:44:03 +00:00 |
bus_dma
|
Trailing whitespace
|
2022-11-12 07:48:34 +00:00 |
cadence
|
Skip the first PHY found to remove the shadow PHY that appears at
|
2022-11-12 16:54:36 +00:00 |
cardbus
|
few more typos in the word "register", mainly s/resister/register/.
|
2023-05-06 22:17:28 +00:00 |
clk
|
…
|
|
dec
|
s/MC_DFEAULTHZ/MC_DEFAULTHZ/ for alpha specific default rate definition.
|
2023-08-24 14:21:40 +00:00 |
dkwedge
|
dk(4): Add locking notes.
|
2023-05-22 15:00:17 +00:00 |
dm
|
fix various typos in comments and documentation, mainly in word "between".
|
2023-10-14 08:05:25 +00:00 |
dmover
|
…
|
|
drm
|
…
|
|
dtv
|
…
|
|
ebus
|
s/pedning/pending/
|
2022-07-21 14:41:59 +00:00 |
efi
|
efi(4): Move error macros to efi.h.
|
2023-05-22 16:27:48 +00:00 |
eisa
|
malloc(9) -> kmem(9), and plug a memory leak on detach while I'm here.
|
2023-12-20 04:32:30 +00:00 |
fdt
|
Cache the result from fdtbus_get_data() in fdt_memory_remove_reserved
|
2024-01-12 18:06:18 +00:00 |
flash
|
Fix typos: s/trough/through/
|
2023-04-03 18:03:23 +00:00 |
goldfish
|
Put some meat on the bones of the Goldfish TTY driver. Works well enough
|
2024-01-06 17:52:43 +00:00 |
gpib
|
fix typos in documented error codes.
|
2023-08-19 17:32:02 +00:00 |
gpio
|
Style changes. No functional change.
|
2023-11-24 15:13:35 +00:00 |
hdaudio
|
hdafg(4): Do hotplug detection in kthread, not callout.
|
2023-07-18 13:35:57 +00:00 |
hdmicec
|
…
|
|
hid
|
Improve hid matching.
|
2023-10-17 02:46:57 +00:00 |
hil
|
Remove unused variable
|
2023-05-11 09:35:57 +00:00 |
hpc
|
hpf1275a(4): Use config_detach_children.
|
2023-05-10 00:09:54 +00:00 |
hyperv
|
Remove unnecssary #include
|
2023-12-20 18:09:18 +00:00 |
i2c
|
Output is always 16bit, the internal audio data type may differ.
|
2023-12-11 13:27:24 +00:00 |
i2o
|
Make the I2O management cdevs MPSAFE.
|
2023-09-07 20:07:03 +00:00 |
ic
|
bwfm.c: KNF a comment (spaces->tabs)
|
2023-12-31 21:32:43 +00:00 |
ieee1394
|
don't assign struct pointers to smaller then structure regions of memory.
|
2023-08-10 20:49:19 +00:00 |
ir
|
irframetty(4): Convert to ttylock/ttyunlock.
|
2022-10-26 23:45:43 +00:00 |
isa
|
cy_isa_probe(): No need to put a ~3KB cy_softc on the stack.
|
2023-11-20 04:26:34 +00:00 |
isapnp
|
sb(4): Fix missing mutex initialization at isapnp and ofisa.
|
2023-04-18 06:37:25 +00:00 |
iscsi
|
Use correct status value SCSI_BUSY (0x08) instead of XS_BUSY (7) when running
|
2023-12-28 15:58:24 +00:00 |
marvell
|
marvell: Reconcile arm vs powerpc marvell_intr_establish.
|
2023-07-13 16:51:33 +00:00 |
mca
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-25 17:21:18 +00:00 |
microcode
|
fix typos in comments, mainly s/innner/inner/.
|
2023-09-01 11:23:39 +00:00 |
mii
|
miidevs: Regen.
|
2023-10-17 14:08:13 +00:00 |
mscp
|
mscp(4): add ability for rronline() callback in a workqueue
|
2024-01-11 06:19:49 +00:00 |
mvme
|
…
|
|
nand
|
nandemulator(4): Use config_detach_children.
|
2023-05-10 00:11:16 +00:00 |
news
|
…
|
|
nor
|
…
|
|
nvmm
|
nvmm_x86_vmx: vmx_vmptrst: Sprinkle __diagused to fix clang !DIAGNOSTIC build
|
2023-11-06 17:02:17 +00:00 |
ofisa
|
sb(4): Fix missing mutex initialization at isapnp and ofisa.
|
2023-04-18 06:37:25 +00:00 |
ofw
|
…
|
|
onewire
|
Don't unregister envsys when not registered.
|
2023-12-11 13:30:33 +00:00 |
pad
|
Revert to previous.
|
2023-05-27 14:51:47 +00:00 |
pci
|
ips: fix a couple more device_t/softc split bugs
|
2024-01-08 18:38:25 +00:00 |
pckbport
|
panic on an condition that shouldn't be possible.
|
2023-09-05 05:55:12 +00:00 |
pcmcia
|
xirc(4): Use config_detach_children.
|
2023-05-10 00:12:20 +00:00 |
podulebus
|
check if string is nul char, not if array is NULL.
|
2023-08-03 08:35:14 +00:00 |
ppbus
|
s/charater/character/ in one more comment.
|
2023-02-13 22:44:52 +00:00 |
pud
|
…
|
|
putter
|
…
|
|
pwm
|
…
|
|
qbus
|
fix various typos in comments.
|
2023-08-01 21:26:27 +00:00 |
raidframe
|
Make RF_INCLUDE_RAID6 build (needs more changes to make it work).
|
2023-10-15 18:15:19 +00:00 |
rasops
|
…
|
|
rcons
|
…
|
|
sbus
|
- make colour depth in fb mode configurable, default to 8bit
|
2023-07-19 10:22:15 +00:00 |
scsipi
|
if_dse.c: s/addredses/addresses/ in comment
|
2024-01-01 22:29:48 +00:00 |
sdmmc
|
sdmmc: Only check chipset WP status for SD cards.
|
2023-04-29 13:21:31 +00:00 |
smbus
|
…
|
|
spi
|
Split the BMP280 / BME280 driver into common code and create I2C and
|
2022-12-03 01:04:42 +00:00 |
splash
|
…
|
|
stbi
|
s/interal/interval/ in comment.
|
2023-08-26 21:03:53 +00:00 |
std
|
…
|
|
sun
|
sunkbd(4): Convert to ttylock/ttyunlock.
|
2022-10-26 23:47:55 +00:00 |
sysmon
|
A driver for the Bosch BMP280 / BME280 temperature, humidity and
|
2022-11-21 21:24:00 +00:00 |
tc
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-25 21:27:39 +00:00 |
tprof
|
KNF. No functional change.
|
2023-04-11 10:07:12 +00:00 |
usb
|
usbdi(9): Assert not polling in abort path.
|
2024-01-13 18:22:13 +00:00 |
videomode
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-25 21:27:39 +00:00 |
virtio
|
Perform VirtIO 1.0 feature negotation in the MMIO transport. This is
|
2024-01-06 06:59:33 +00:00 |
vme
|
Manage VME address space using vmem(9) rather than extent(9).
|
2023-12-04 01:49:29 +00:00 |
vmt
|
…
|
|
wscons
|
Adjust next key value (it's not used anywhere).
|
2023-12-11 13:38:13 +00:00 |
wsfb
|
genfb: Handle uninitialized softc in genfb_enable/disable_polling.
|
2022-08-01 23:30:10 +00:00 |
wsfont
|
s/ for for / for / in comment.
|
2023-09-21 09:31:49 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
…
|
|
Makefile
|
sys/dev/Makefile: Split INCS onto separate lines for ease of sorting.
|
2022-08-20 11:42:49 +00:00 |
bio.c
|
…
|
|
biovar.h
|
…
|
|
ccd.c
|
…
|
|
ccdvar.h
|
…
|
|
cgd.c
|
…
|
|
cgd_crypto.c
|
…
|
|
cgd_crypto.h
|
…
|
|
cgdvar.h
|
…
|
|
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
clockctl.c
|
…
|
|
cninit.c
|
…
|
|
cons.c
|
heartbeat(9): Move #ifdef HEARTBEAT to sys/heartbeat.h.
|
2023-09-02 17:44:59 +00:00 |
cons.h
|
cons(9): New function cn_set_tab.
|
2022-10-03 19:12:29 +00:00 |
dev_verbose.c
|
…
|
|
dev_verbose.h
|
…
|
|
devlist2h.awk
|
…
|
|
dksubr.c
|
Move the rnd_add_uint32 outside the lock and get rid of dk_done1() suggested
|
2023-07-11 23:26:41 +00:00 |
dkvar.h
|
…
|
|
efi.c
|
efi(4): Fix logic to handle buffer sizing.
|
2023-05-24 00:02:51 +00:00 |
efivar.h
|
efi(4): Implement MI parts of EFIIOC_GET_TABLE.
|
2023-05-22 16:27:58 +00:00 |
files.audio
|
defflag AUDIO_DEBUG
|
2023-09-25 08:42:05 +00:00 |
files.dev
|
…
|
|
firmload.c
|
sys/filedesc.h: New home for extern cwdi0.
|
2022-10-26 23:39:10 +00:00 |
firmload.h
|
…
|
|
fss.c
|
Pass B_PHYS when reading from device. Xbd(4) at least checks
|
2023-03-22 21:14:46 +00:00 |
fssvar.h
|
…
|
|
ipmi.c
|
Ignore non-recoverable and critical limits smaller than the warning limits.
|
2023-03-22 13:00:54 +00:00 |
ipmivar.h
|
…
|
|
keylock.c
|
…
|
|
keylock.h
|
…
|
|
kloader.c
|
…
|
|
kloader.h
|
…
|
|
kttcp.c
|
…
|
|
kttcpio.h
|
…
|
|
ld.c
|
…
|
|
ldvar.h
|
…
|
|
led.c
|
…
|
|
led.h
|
…
|
|
lockstat.c
|
…
|
|
lockstat.h
|
…
|
|
md.c
|
It is not sufficient to have a comment /* Sanity check the size. */,
|
2023-01-13 15:46:40 +00:00 |
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
midi(4): No need to take lock just for callout_halt.
|
2022-10-23 23:03:30 +00:00 |
midi_if.h
|
…
|
|
midi_mod.c
|
…
|
|
midi_seq_mod.c
|
…
|
|
midictl.c
|
s/singled/single/
|
2022-10-31 20:35:02 +00:00 |
midictl.h
|
…
|
|
midisyn.c
|
…
|
|
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mm.c
|
…
|
|
mm.h
|
…
|
|
nullcons_subr.c
|
…
|
|
radio.c
|
…
|
|
radio_if.h
|
…
|
|
random.c
|
…
|
|
sequencer.c
|
sequencer.c: Nix trailing whitespace.
|
2023-10-17 09:59:46 +00:00 |
sequencer_mod.c
|
…
|
|
sequencervar.h
|
…
|
|
smbios.c
|
…
|
|
smbios_platform.c
|
move the creation of machdep.smbios into platform_init().
|
2022-11-25 22:17:20 +00:00 |
smbiosvar.h
|
…
|
|
spkr.c
|
spkr(4): Avoid some overflow issues.
|
2023-03-31 15:00:26 +00:00 |
spkr_audio.c
|
Remove unnecessary include of <sys/malloc.h>.
|
2022-09-24 23:16:02 +00:00 |
spkrio.h
|
…
|
|
spkrvar.h
|
…
|
|
veriexec.c
|
…
|
|
veriexec.config
|
…
|
|
video.c
|
…
|
|
video_if.h
|
…
|
|
vnd.c
|
Neither limit the number of requests for the page daemon.
|
2023-05-19 15:42:43 +00:00 |
vndvar.h
|
…
|
|