.. |
acpi
|
provide intr xname
|
2016-10-18 22:08:30 +00:00 |
adb
|
Add us.dvorak keymap variant for ADB keyboards. Addresses PR 51255.
|
2016-06-20 00:05:58 +00:00 |
altmem
|
|
|
apm
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
arcbios
|
|
|
ata
|
Avoid calling bufq_free() from critical section.
|
2016-11-20 02:34:27 +00:00 |
bi
|
Introduce m_set_rcvif and m_reset_rcvif
|
2016-06-10 13:27:10 +00:00 |
bluetooth
|
Curious typo, found by mootja
|
2016-08-15 08:20:11 +00:00 |
bus_dma
|
|
|
cadence
|
Introduce m_set_rcvif and m_reset_rcvif
|
2016-06-10 13:27:10 +00:00 |
cardbus
|
weak alias some pcmcia functions (to an returns error function) so this
|
2016-09-24 23:54:49 +00:00 |
clk
|
Add basic clock device infrastructure.
|
2015-12-05 13:31:07 +00:00 |
dec
|
Don't use a callout unnecessarily - especially not this early
|
2016-07-11 10:55:35 +00:00 |
dkwedge
|
missed one exit path with the previous change.
|
2016-05-29 13:11:21 +00:00 |
dm
|
KNF. No functional change.
|
2016-07-11 11:31:49 +00:00 |
dmover
|
|
|
drm
|
|
|
dtv
|
|
|
ebus
|
|
|
eisa
|
Modularize the ld driver and all of its attachments. Ensure that all
|
2016-09-27 03:33:32 +00:00 |
fdt
|
Memory leak, found by mootja; not tested, but obvious enough
|
2016-10-15 08:30:42 +00:00 |
filemon
|
Take a reference on the (activity log) file itself, and not on the
|
2016-01-11 01:37:36 +00:00 |
flash
|
|
|
gpib
|
- Use aprint*() instead of printf() in xxx_attach().
|
2016-07-14 04:00:45 +00:00 |
gpio
|
- Use aprint*() instead of printf() in xxx_attach().
|
2016-07-14 04:00:45 +00:00 |
hdaudio
|
Update the devlist2h.awk script to track the maximum lengths of vendor
|
2016-10-26 01:03:23 +00:00 |
hdmicec
|
|
|
hil
|
don't escape the unescapable
|
2016-10-26 13:47:05 +00:00 |
hpc
|
Don't read beyond the end of an array
|
2016-09-06 06:27:17 +00:00 |
i2c
|
Device ID 0xa01 also matches Catalyst CAT34TS02C.
|
2016-12-07 04:58:39 +00:00 |
i2o
|
modify ldattach() to have default strategy as a parameter
|
2016-09-16 15:20:50 +00:00 |
ic
|
Don't check if the frame is for us in the driver
|
2016-12-06 08:21:47 +00:00 |
ieee1394
|
Let's try initializing the pointers *before* dereferencing them!
|
2016-11-21 01:19:35 +00:00 |
if_ndis
|
There are several leaks in here, just fix one that should have been fixed
|
2016-10-15 08:37:55 +00:00 |
ir
|
- Use aprint*() more in xxx_attach().
|
2016-07-14 10:19:05 +00:00 |
isa
|
split out the pcppi attachment of the speaker
|
2016-12-09 02:22:34 +00:00 |
isapnp
|
- Use aprint*() more in xxx_attach().
|
2016-07-14 10:19:05 +00:00 |
iscsi
|
Work around an issue with MSG_WAITALL that would block for too long by
|
2016-06-15 04:33:52 +00:00 |
marvell
|
Apply deferred if_start framework
|
2016-12-08 01:12:00 +00:00 |
mca
|
- Use aprint*() more in xxx_attach().
|
2016-07-14 10:19:05 +00:00 |
microcode
|
This thing is completely buggy. There is a use-after-free and NULL pointer
|
2016-08-15 08:52:33 +00:00 |
mii
|
Sync wm_smbustopci() with Linux and FreeBSD. This change effects PCH and
|
2016-11-16 08:56:17 +00:00 |
mscp
|
Initialize disk_geom information, DIOCGPARTINFO relies on it.
|
2016-03-29 04:55:53 +00:00 |
mvme
|
|
|
nand
|
Use ONFI_STATUS_WP instead of 0x80.
|
2016-10-04 14:47:18 +00:00 |
news
|
|
|
nor
|
Size of erase block is 128 bytes when sector density (z) is zero.
|
2015-09-18 21:30:02 +00:00 |
ofisa
|
|
|
ofw
|
MFREE -> m_free
|
2016-10-02 14:16:02 +00:00 |
onewire
|
|
|
pad
|
pad(4) must be open before corresponding audio device is opened.
|
2016-10-15 07:08:06 +00:00 |
pci
|
Apply deferred if_start framework
|
2016-12-08 01:12:00 +00:00 |
pckbport
|
|
|
pcmcia
|
Apply deferred if_start framework
|
2016-12-08 01:12:00 +00:00 |
podulebus
|
|
|
ppbus
|
Catch up with other networking changes (John D. Baker)
|
2016-05-08 03:11:33 +00:00 |
pud
|
Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of
|
2015-12-08 20:36:14 +00:00 |
putter
|
|
|
qbus
|
Apply pserialize to some iterations of IP address lists
|
2016-07-20 07:37:51 +00:00 |
raidframe
|
Cleanup/remove unused asm_count. Reported by David Binderman in PR#51552.
|
2016-10-15 20:31:15 +00:00 |
rasops
|
|
|
rcons
|
|
|
sbus
|
MFREE -> m_free
|
2016-10-02 14:16:02 +00:00 |
scsipi
|
CID 1396620: Null pointer dereferences
|
2016-12-01 15:39:02 +00:00 |
sdmmc
|
Modularize the ld driver and all of its attachments. Ensure that all
|
2016-09-27 03:33:32 +00:00 |
smbus
|
|
|
spi
|
Fixed typo in name for MCP3304.
|
2016-11-20 12:38:04 +00:00 |
splash
|
Do not panic if the splash screen is bigger than the framebuffer
|
2016-04-25 22:26:50 +00:00 |
stbi
|
PR/50686: David Binderman: fix memory leak
|
2016-01-21 17:17:53 +00:00 |
std
|
|
|
sun
|
- use bus_space_mmap()
|
2016-11-09 19:54:25 +00:00 |
sysmon
|
sysmon's components need to be MODULE_CLASS_DRIVER so they will get
|
2015-12-14 01:08:47 +00:00 |
tc
|
newline
|
2016-12-03 18:18:12 +00:00 |
tprof
|
|
|
usb
|
uep: allow (hard-coded) calibration.
|
2016-12-05 13:14:22 +00:00 |
videomode
|
|
|
vme
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
wscons
|
Add a synthesized pc beeper and keyboard bell for platforms with an audio
|
2016-12-08 11:31:08 +00:00 |
wsfb
|
|
|
wsfont
|
shiny new console font, use FONT_GO_MONO12x23
|
2016-11-20 15:55:31 +00:00 |
xmi
|
|
|
auconv.c
|
|
|
auconv.h
|
|
|
audio_if.h
|
|
|
audio.c
|
Fix a build error. Found by joerg@
|
2016-12-08 20:33:52 +00:00 |
audiobell.c
|
Add a synthesized pc beeper and keyboard bell for platforms with an audio
|
2016-12-08 11:31:08 +00:00 |
audiobellvar.h
|
Add a synthesized pc beeper and keyboard bell for platforms with an audio
|
2016-12-08 11:31:08 +00:00 |
audiovar.h
|
The audio sub-system now supports the following features as
|
2016-12-08 10:28:44 +00:00 |
aurateconv.c
|
|
|
auvolconv.c
|
Fix soft volume audio distortion. OK jmcneil@.
|
2016-02-26 13:08:28 +00:00 |
auvolconv.h
|
|
|
bio.c
|
|
|
biovar.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
ccd.c
|
Avoid calling bufq_free() from critical section.
|
2016-11-20 02:34:27 +00:00 |
ccdvar.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
cgd_crypto.c
|
|
|
cgd_crypto.h
|
|
|
cgd.c
|
Fix error handling in cgdstrategy().
|
2016-09-14 23:16:30 +00:00 |
cgdvar.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
clock_subr.c
|
Fix leap year handling for years 2100 and greater.
|
2016-08-15 15:51:39 +00:00 |
clock_subr.h
|
|
|
clockctl.c
|
- Return ENOTTY rather than EINVAL for invalid ioctl, suggested by
|
2016-11-21 03:53:59 +00:00 |
cninit.c
|
|
|
cons.c
|
|
|
cons.h
|
|
|
dev_verbose.c
|
Avoid writing beyond the end of the buffer we were given.
|
2016-10-26 06:10:39 +00:00 |
dev_verbose.h
|
remove extra semicolons.
|
2015-11-13 01:37:19 +00:00 |
devlist2h.awk
|
Update the devlist2h.awk script to track the maximum lengths of vendor
|
2016-10-26 01:03:23 +00:00 |
DEVNAMES
|
Add tcu (MI). OK skrll@
|
2016-10-01 15:24:35 +00:00 |
dksubr.c
|
invoke optional d_label callback to give the driver the possibility
|
2016-12-08 12:22:56 +00:00 |
dkvar.h
|
revert 1.90 of dksubr.c and change sc_deferred back to simple pointer; the
|
2016-10-24 17:14:27 +00:00 |
files.audio
|
Add a synthesized pc beeper and keyboard bell for platforms with an audio
|
2016-12-08 11:31:08 +00:00 |
files.dev
|
|
|
firmload.c
|
PR 51184 David Binderman: simplify redundant conditional
|
2016-05-30 02:33:49 +00:00 |
firmload.h
|
|
|
fss.c
|
Disestablish COW handler on error. No need to do further copies after
|
2016-07-31 12:17:36 +00:00 |
fssvar.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |
keylock.c
|
|
|
keylock.h
|
|
|
kloader.c
|
|
|
kloader.h
|
|
|
kttcp.c
|
MFREE -> m_free
|
2016-10-02 14:16:02 +00:00 |
kttcpio.h
|
|
|
ld.c
|
size routine returns -1 on error, not an error code.
|
2016-11-26 12:32:03 +00:00 |
ldvar.h
|
modify ldattach() to have default strategy as a parameter
|
2016-09-16 15:20:50 +00:00 |
lockstat.c
|
|
|
lockstat.h
|
Fix non-cpu counter build.
|
2016-01-24 01:01:11 +00:00 |
Makefile
|
|
|
md_root.c
|
Put back MEMORY_DISK_IMAGE logic, but use generated opt_memory_root_image.h
|
2015-08-30 05:24:03 +00:00 |
md.c
|
Don't mutex_exit() if we didn't mutex_enter().
|
2016-07-27 05:14:40 +00:00 |
md.h
|
|
|
midi_if.h
|
|
|
midi.c
|
- Use aprint*() more in xxx_attach().
|
2016-07-14 10:19:05 +00:00 |
midictl.c
|
Don't left-shift negative numbers by making them unsigned.
|
2015-08-28 13:04:29 +00:00 |
midictl.h
|
|
|
midisyn.c
|
|
|
midisynvar.h
|
|
|
midivar.h
|
|
|
mm.c
|
/dev/mem cannot lseek over 0x80000000 on 32bit architectures.
|
2016-10-13 08:56:31 +00:00 |
mm.h
|
Add mm_md_page_color hook and use to support better page coloring.
|
2016-07-11 16:13:28 +00:00 |
mulaw.c
|
|
|
mulaw.h
|
|
|
nullcons_subr.c
|
|
|
radio_if.h
|
|
|
radio.c
|
|
|
rnd_private.h
|
|
|
rndpseudo.c
|
|
|
sequencer.c
|
|
|
sequencervar.h
|
|
|
spkr_synth.c
|
Add a synthesized pc beeper and keyboard bell for platforms with an audio
|
2016-12-08 11:31:08 +00:00 |
spkrvar.h
|
Add a synthesized pc beeper and keyboard bell for platforms with an audio
|
2016-12-08 11:31:08 +00:00 |
veriexec.c
|
Rename verified_exec.c -> veriexec.c.
|
2015-12-09 18:25:32 +00:00 |
video_if.h
|
|
|
video.c
|
|
|
vnd.c
|
Ignore return values when backing out of a "finish" sequence. There
|
2016-08-05 08:21:24 +00:00 |
vndvar.h
|
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
|
2015-09-06 06:00:59 +00:00 |