.. |
acpi
|
use cpu_name() on a struct cpu_info *. don't assume it has a ci_dev
|
2019-04-21 21:52:09 +00:00 |
adb
|
|
|
altmem
|
|
|
apm
|
Remove unused macro.
|
2018-07-10 19:55:05 +00:00 |
arcbios
|
|
|
ata
|
Some more empty-string --> NULL conversions for module dependencies
|
2019-04-26 11:51:56 +00:00 |
bi
|
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
|
2018-06-26 06:47:57 +00:00 |
bluetooth
|
Use C99 style struct initializer to audio_hw_if.
|
2019-03-16 12:09:56 +00:00 |
bus_dma
|
|
|
cadence
|
On drivers which use MII(4) and have hook SIOC[GS]IFMEDIA which just pass to
|
2019-04-22 08:05:00 +00:00 |
cardbus
|
Catch up with MI pci changes to fix compile error.
|
2019-03-05 08:16:53 +00:00 |
clk
|
Make "put" clk func optional
|
2019-01-30 01:20:47 +00:00 |
dec
|
|
|
dkwedge
|
add types for windows and linux partitions.
|
2019-04-10 15:19:15 +00:00 |
dm
|
Only _if_ an inactive table has been loaded, make it active when resuming.
|
2018-11-11 10:21:11 +00:00 |
dmover
|
Introduce PR_ZERO to avoid open-coding memset()s everywhere. OK riastradh@.
|
2019-02-10 17:13:33 +00:00 |
drm
|
|
|
dtv
|
Pass 0xff instead of true to memset when setting "all PIDs" mode in the PID filter
|
2019-02-24 12:05:49 +00:00 |
ebus
|
Use C99 style struct initializer to audio_hw_if.
|
2019-03-16 12:09:56 +00:00 |
eisa
|
|
|
fdt
|
Use correct size of softc in CFATTACH_DECL_NEW
|
2019-04-30 23:10:33 +00:00 |
filemon
|
Remove duplicate ;
|
2018-06-06 01:49:07 +00:00 |
flash
|
|
|
gpib
|
Add missing FALLTHROUGH in gpib/mt.c
|
2019-02-24 20:54:13 +00:00 |
gpio
|
Merge the [pgoyette-compat] branch
|
2019-01-27 02:08:33 +00:00 |
hdaudio
|
s/1 << 31/1u << 31/.
|
2019-01-07 01:03:05 +00:00 |
hdmicec
|
|
|
hid
|
Correctly handle signed/unsigned quantities in kernel HID parser.
|
2018-11-15 23:01:45 +00:00 |
hil
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
hpc
|
Clarify the comment in the "unconst" version of hpckbd_keymap_setup.
|
2018-09-18 14:57:32 +00:00 |
hyperv
|
Centralize ETHER_ALIGN into net/if_ether.h. Note that this commit also changes
|
2019-03-05 08:25:01 +00:00 |
i2c
|
provide compatible names for all sizes.
|
2019-03-26 09:22:17 +00:00 |
i2o
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
ic
|
slotdata might not be attached, don't use it then.
|
2019-05-01 07:23:22 +00:00 |
ieee1394
|
Fix fwdma_free() for when bus_dmamap_unload() clobbers the dmamap.
|
2018-12-13 16:38:26 +00:00 |
ir
|
Add comments about D_MPSAFE to functions called as struct linesw.l_ioctl.
|
2019-01-24 09:33:03 +00:00 |
isa
|
No functional change:
|
2019-04-25 10:08:45 +00:00 |
isapnp
|
Use C99 style struct initializer to audio_hw_if.
|
2019-03-16 12:09:56 +00:00 |
iscsi
|
wether -> whether
|
2019-04-21 11:45:08 +00:00 |
marvell
|
This driver uses MII(4) and have hook SIOC[GS]IFMEDIA which just pass to
|
2019-04-24 10:56:24 +00:00 |
mca
|
Fix a bug that the supported media can't passed correctly. Not tested.
|
2019-04-09 04:04:04 +00:00 |
microcode
|
Update firmware to 6.0.{15,17} by synching with OpenBSD bnxfw rev. 1.6.
|
2019-03-27 03:39:48 +00:00 |
mii
|
regen
|
2019-04-22 09:30:09 +00:00 |
mscp
|
|
|
mvme
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
nand
|
add fallthru comments, and a comment this code needs attention
|
2019-02-05 08:02:19 +00:00 |
news
|
|
|
nor
|
memset(0) the structure, not the pointer itself, and what ever
|
2019-02-06 04:20:40 +00:00 |
nvmm
|
Use the comm page to inject events, rather than ioctls, and commit them in
|
2019-05-01 09:20:21 +00:00 |
ofisa
|
Clean up initialization of com_regs structure, in preparation for
|
2018-12-08 17:46:09 +00:00 |
ofw
|
Add a disk ioctl DIOCRMWEDGES to remove all wedges of a given disk
|
2019-03-27 19:13:33 +00:00 |
onewire
|
|
|
pad
|
pad(4) mixer has only 1 channel, so return EINVAL in the case other than 1.
|
2018-09-25 06:55:23 +00:00 |
pci
|
add NetMos NM9912 entries
|
2019-05-02 21:33:12 +00:00 |
pckbport
|
Modify driver to use bits(3) to extract capabilities. Thanks to
|
2019-04-22 00:53:59 +00:00 |
pcmcia
|
These drivers do ether_ioctl() on SIOC{ADD,DEL}MULTI, SIOC{G,S}IFMEDIA and
|
2019-04-22 08:36:03 +00:00 |
podulebus
|
Clean up initialization of com_regs structure, in preparation for
|
2018-12-08 17:46:09 +00:00 |
ppbus
|
Remove the 'copy' argument from m_devget(), unused. While here rename
|
2018-11-15 10:56:29 +00:00 |
pud
|
|
|
putter
|
|
|
pwm
|
|
|
qbus
|
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
|
2018-06-26 06:47:57 +00:00 |
raidframe
|
Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly
|
2019-03-01 11:06:55 +00:00 |
rasops
|
Fix whitespace. (In the source code, not in the functionality.)
|
2019-03-01 23:20:13 +00:00 |
rcons
|
|
|
sbus
|
No functional change:
|
2019-04-26 06:33:33 +00:00 |
scsipi
|
Avoid null pointer deref in printing xfer mode when no target driver
|
2019-05-03 16:06:56 +00:00 |
sdmmc
|
Provide CID data (manufacturer/product id/product name) as disk type.
|
2019-03-19 07:08:43 +00:00 |
smbus
|
|
|
spi
|
More input validation. Fix off-by-1 for size limit.
|
2019-03-09 07:53:12 +00:00 |
splash
|
|
|
stbi
|
|
|
std
|
|
|
sun
|
centralize setdisklabel(9)
|
2019-04-03 22:10:49 +00:00 |
sysmon
|
Set the "required modules" to NULL, not to an empty string.
|
2019-04-26 08:38:25 +00:00 |
tc
|
Use C99 style struct initializer to audio_hw_if.
|
2019-03-16 12:09:56 +00:00 |
tprof
|
Merge the tprof_pmi and tprof_amdpmi modules into a single tprof_x86
|
2018-07-24 09:47:35 +00:00 |
usb
|
remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h
|
2019-05-05 03:17:54 +00:00 |
videomode
|
add quirk to find the native resolution on certain Iiyama monitors
|
2018-07-10 01:44:30 +00:00 |
virtio
|
Do the previous in the way it probably should have been in the first place.
|
2018-07-16 02:36:39 +00:00 |
vme
|
No functional change:
|
2019-04-25 10:08:45 +00:00 |
wscons
|
Fix the bell period.
|
2019-04-18 14:01:28 +00:00 |
wsfb
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
wsfont
|
Add "bold16x32", a pixel doubled version of the "bold8x16" font.
|
2019-04-07 13:48:27 +00:00 |
xmi
|
|
|
auconv.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
auconv.h
|
|
|
audio_dai.h
|
include less headers, just the right one, suggested by thorpej
|
2018-11-19 10:14:40 +00:00 |
audio_if.h
|
|
|
audio.c
|
take interrupt lock when closing backend.
|
2019-05-02 09:19:28 +00:00 |
audiobell.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
audiobelldata.h
|
|
|
audiobellvar.h
|
|
|
audiovar.h
|
|
|
aurateconv.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
auvolconv.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
auvolconv.h
|
|
|
bio.c
|
Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly
|
2019-03-01 11:06:55 +00:00 |
biovar.h
|
|
|
ccd.c
|
Add a disk ioctl DIOCRMWEDGES to remove all wedges of a given disk
|
2019-03-27 19:13:33 +00:00 |
ccdvar.h
|
|
|
cgd_crypto.c
|
|
|
cgd_crypto.h
|
|
|
cgd.c
|
|
|
cgdvar.h
|
|
|
clock_subr.c
|
|
|
clock_subr.h
|
|
|
clockctl.c
|
Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly
|
2019-03-01 11:06:55 +00:00 |
cninit.c
|
|
|
cons.c
|
|
|
cons.h
|
|
|
dev_verbose.c
|
|
|
dev_verbose.h
|
|
|
devlist2h.awk
|
|
|
DEVNAMES
|
Remove the satlink driver. It was disabled everywhere, had no man page and
|
2019-01-27 08:53:28 +00:00 |
dksubr.c
|
wether -> whether
|
2019-04-21 11:45:08 +00:00 |
dkvar.h
|
|
|
files.audio
|
|
|
files.dev
|
Make ipmi driver available to other platforms.
|
2018-12-25 11:56:13 +00:00 |
firmload.c
|
|
|
firmload.h
|
|
|
fss.c
|
Make FSS_ERROR a flag to prevent bogus fscow_disestablish() after error.
|
2019-02-20 10:03:25 +00:00 |
fssvar.h
|
Make FSS_ERROR a flag to prevent bogus fscow_disestablish() after error.
|
2019-02-20 10:03:25 +00:00 |
ipmi.c
|
Be more verbose about the IPMI device.
|
2018-12-28 12:44:15 +00:00 |
ipmivar.h
|
Be more verbose about the IPMI device.
|
2018-12-28 12:44:15 +00:00 |
keylock.c
|
|
|
keylock.h
|
|
|
kloader.c
|
|
|
kloader.h
|
|
|
kttcp.c
|
Replace M_ALIGN and MH_ALIGN by m_align.
|
2018-12-22 14:28:56 +00:00 |
kttcpio.h
|
|
|
ld.c
|
Let backend provide a disk type. The information can be queried through
|
2019-03-19 07:01:14 +00:00 |
ldvar.h
|
Let backend provide a disk type. The information can be queried through
|
2019-03-19 07:01:14 +00:00 |
led.c
|
|
|
led.h
|
|
|
lockstat.c
|
|
|
lockstat.h
|
|
|
Makefile
|
Hook spi.
|
2019-02-24 02:30:38 +00:00 |
md_root.c
|
|
|
md.c
|
|
|
md.h
|
|
|
midi_if.h
|
|
|
midi.c
|
|
|
midictl.c
|
|
|
midictl.h
|
|
|
midisyn.c
|
|
|
midisynvar.h
|
|
|
midivar.h
|
|
|
mm.c
|
appease the gcc7 fallthru checker.
|
2019-02-05 11:33:13 +00:00 |
mm.h
|
|
|
mulaw.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
mulaw.h
|
|
|
nullcons_subr.c
|
|
|
radio_if.h
|
|
|
radio.c
|
|
|
rnd_private.h
|
|
|
rndpseudo.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
sequencer.c
|
|
|
sequencervar.h
|
|
|
spkr_audio.c
|
|
|
spkr.c
|
White space and indent fix.
|
2019-04-18 13:01:38 +00:00 |
spkrio.h
|
|
|
spkrvar.h
|
|
|
veriexec.c
|
|
|
veriexec.config
|
Add a configuration file for enabling Veriexec in kernel config(5) files.
|
2019-04-26 18:41:24 +00:00 |
video_if.h
|
|
|
video.c
|
Rename min/max -> uimin/uimax for better honesty.
|
2018-09-03 16:29:22 +00:00 |
vnd.c
|
Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly
|
2019-03-01 11:06:55 +00:00 |
vndvar.h
|
Add flag to enforce file I/O even when bmap/strategy would be possible.
|
2018-10-07 11:51:26 +00:00 |