.. |
acpi
|
Update module dependencies for all the existing modules that depend on sysmon components.
|
2015-04-23 23:23:00 +00:00 |
adb
|
aprint_*-ize
|
2014-11-08 17:21:51 +00:00 |
altmem
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
apm
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
arcbios
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
ata
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
bi
|
…
|
|
bluetooth
|
use standard idiom - thanks riastradh@
|
2015-05-09 22:23:40 +00:00 |
bus_dma
|
…
|
|
cadence
|
Remove leftover use of AF_NS and NS option
|
2015-05-20 09:17:17 +00:00 |
cardbus
|
Convert sys/dev to use <sys/rndsource.h>.
|
2015-04-13 16:33:23 +00:00 |
dec
|
Patches from Björ Johannesson to fix DEC LK201 keyboards, this time
|
2015-01-02 21:32:26 +00:00 |
dkwedge
|
Look at the bzb flags to mark partition as swap. Requested by John D. Baker.
|
2015-01-24 02:58:56 +00:00 |
dm
|
CID 976256: Help coverity understand that when the list is empty the head
|
2015-05-10 14:08:54 +00:00 |
dmover
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
drm
|
…
|
|
dtv
|
IPL_VM -> IPL_SCHED to avoid taking kernel lock
|
2014-08-09 13:34:10 +00:00 |
ebus
|
…
|
|
eisa
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
filemon
|
Avoid dereferencing NULL tp crashing the kernel (brad harder)
|
2015-05-21 12:00:59 +00:00 |
flash
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
gpib
|
Convert sys/dev to use <sys/rndsource.h>.
|
2015-04-13 16:33:23 +00:00 |
gpio
|
Simple driver for GPIO power/sleep buttons.
|
2015-05-30 15:35:51 +00:00 |
hdaudio
|
regen
|
2015-05-30 14:12:57 +00:00 |
hil
|
…
|
|
hpc
|
Add missing semicolon
|
2015-04-07 01:24:32 +00:00 |
i2c
|
Add Catalyst CAT34TS02C support.
|
2015-05-20 00:43:28 +00:00 |
i2o
|
Convert sys/dev to use <sys/rndsource.h>.
|
2015-04-13 16:33:23 +00:00 |
ic
|
disable interrupts when we get an rfsilent event, and make sure to clear intr sync cause register
|
2015-05-30 00:56:42 +00:00 |
ieee1394
|
No reason not to make the string const.
|
2014-11-21 23:37:25 +00:00 |
if_ndis
|
don't leak rl (but there are other leaks), found by Brainy.
|
2015-04-04 15:22:02 +00:00 |
ir
|
Replace callout_stop with callout_halt
|
2014-11-16 16:20:00 +00:00 |
isa
|
Modularize the spkr(4) driver (i386 and amd64 only). Adapt parent
|
2015-05-17 05:20:37 +00:00 |
isapnp
|
Convert sys/dev to use <sys/rndsource.h>.
|
2015-04-13 16:33:23 +00:00 |
iscsi
|
Remove ISCSI_TEST_MODE and corresponding dev/iscsi_test.h header.
|
2015-05-30 16:12:33 +00:00 |
marvell
|
add new ethernet driver mvxpe for recent MARVELL's SoC after ARMADA/XP.
|
2015-05-03 14:38:09 +00:00 |
mca
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
microcode
|
two changes to radeon drm firmware:
|
2015-04-26 21:37:22 +00:00 |
mii
|
when resetting RTL8211F, make sure to disable manual MDI mode
|
2015-03-31 21:01:02 +00:00 |
mscp
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
mvme
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
nand
|
…
|
|
news
|
…
|
|
nor
|
Add some NOR_VERBOSE ifdefs for static functions only used in that case.
|
2014-07-24 23:25:53 +00:00 |
ofisa
|
Convert sys/dev to use <sys/rndsource.h>.
|
2015-04-13 16:33:23 +00:00 |
ofw
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
onewire
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
pad
|
Add common audio converters for software volume control. Only supports
|
2014-11-18 01:53:17 +00:00 |
pci
|
PR/49926: Robert Millan: Avoid deadlock condition in auich_read_codec()
|
2015-05-24 22:03:02 +00:00 |
pckbport
|
Fix clickpad button detection (From Rhialto)
|
2015-03-04 22:58:35 +00:00 |
pcmcia
|
Remove leftover IPX-related stuffs
|
2015-05-25 08:29:01 +00:00 |
podulebus
|
…
|
|
ppbus
|
PR/49281: John D. Baker: fix debugging format
|
2014-10-14 01:04:39 +00:00 |
pud
|
…
|
|
putter
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
qbus
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
raidframe
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
rasops
|
add "best match" algorithm to wsfont and use this instead of a private
|
2015-04-18 11:23:58 +00:00 |
rcons
|
…
|
|
sbus
|
Convert sys/dev to use <sys/rndsource.h>.
|
2015-04-13 16:33:23 +00:00 |
scsipi
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
sdmmc
|
sdmmc_task_thread isn't MPSAFE so instead of just wrapping the callback
|
2015-05-21 23:40:02 +00:00 |
smbus
|
…
|
|
spi
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
splash
|
Forgot RCS ID header.
|
2015-05-01 02:35:16 +00:00 |
stbi
|
…
|
|
std
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
sun
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
sysmon
|
Finish work started in previous commit. Ensure that initialization
|
2015-05-12 10:20:14 +00:00 |
tc
|
Patches from Björ Johannesson to fix DEC LK201 keyboards, this time
|
2015-01-02 21:32:26 +00:00 |
tprof
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
usb
|
Null suspend/resume handler for uplcom(4).
|
2015-05-30 16:44:28 +00:00 |
videomode
|
Parse the extension block count field, and make it available in struct edid_info
|
2014-11-17 00:46:04 +00:00 |
vme
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
wscons
|
add WSDISPLAY_TYPE_TEGRA
|
2015-05-18 14:27:49 +00:00 |
wsfb
|
Include splash with genfb.
|
2015-05-01 02:00:41 +00:00 |
wsfont
|
When searching for a best font also allow fonts too wide for the
|
2015-05-09 16:40:37 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
Add s390rtc(4).
|
2014-10-17 14:38:43 +00:00 |
Makefile
|
Split hdaudio and PCI attach glue. Even though the driver was written with
|
2015-03-28 14:09:58 +00:00 |
auconv.c
|
…
|
|
auconv.h
|
…
|
|
audio.c
|
add a helper function to get the hw device_t from an audio_softc
|
2014-11-18 01:50:12 +00:00 |
audio_if.h
|
add a helper function to get the hw device_t from an audio_softc
|
2014-11-18 01:50:12 +00:00 |
audiobell.c
|
…
|
|
audiobellvar.h
|
…
|
|
audiovar.h
|
…
|
|
aurateconv.c
|
…
|
|
auvolconv.c
|
When this code was split from dev/pad, the "volume" member size was changed
|
2014-11-23 12:23:25 +00:00 |
auvolconv.h
|
Add common audio converters for software volume control. Only supports
|
2014-11-18 01:53:17 +00:00 |
bio.c
|
Dedup the conversion of bioc_disk and bioc_vol to envsys_data_t
|
2015-03-12 15:33:10 +00:00 |
biovar.h
|
Dedup the conversion of bioc_disk and bioc_vol to envsys_data_t
|
2015-03-12 15:33:10 +00:00 |
ccd.c
|
We have three sets of DTYPE_ constants in the kernel:
|
2015-01-02 19:42:05 +00:00 |
ccdvar.h
|
Switch size_t to uint64_t in appropriate places to ensure that ccd(4) works
|
2014-08-16 19:27:27 +00:00 |
cgd.c
|
Merge dk_intf and dkdriver interfaces.
|
2015-05-02 08:00:08 +00:00 |
cgd_crypto.c
|
Sprinkle const into cgd crypto API.
|
2015-04-25 12:55:04 +00:00 |
cgd_crypto.h
|
Sprinkle const into cgd crypto API.
|
2015-04-25 12:55:04 +00:00 |
cgdvar.h
|
…
|
|
clock_subr.c
|
use symbolic constants (Kamil Rytarowski)
|
2014-12-22 18:09:20 +00:00 |
clock_subr.h
|
kill the macros that called the inlines bcdtobin and bintobcd and define
|
2014-11-20 16:26:34 +00:00 |
clockctl.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
cninit.c
|
…
|
|
cons.c
|
for some reason the previous commit causes ARCS firmware on sgimips64 to
|
2015-05-29 16:26:45 +00:00 |
cons.h
|
…
|
|
dev_verbose.c
|
Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
|
2014-09-21 14:30:22 +00:00 |
dev_verbose.h
|
Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
|
2014-09-21 14:30:22 +00:00 |
devlist2h.awk
|
Merge the 3 copies of devlist2h.awk that deal with 16 bit key and value
|
2014-09-21 14:30:22 +00:00 |
dksubr.c
|
CID 1297229: use strlcpy
|
2015-05-09 13:07:20 +00:00 |
dkvar.h
|
Merge dk_intf and dkdriver interfaces.
|
2015-05-02 08:00:08 +00:00 |
files.audio
|
Add common audio converters for software volume control. Only supports
|
2014-11-18 01:53:17 +00:00 |
firmload.c
|
nuke superfluous SYSCTL_SETUP_PROTO
|
2015-01-04 19:25:32 +00:00 |
firmload.h
|
…
|
|
fss.c
|
Use devmajor_t not int
|
2014-10-02 22:05:38 +00:00 |
fssvar.h
|
…
|
|
keylock.c
|
…
|
|
keylock.h
|
…
|
|
kloader.c
|
…
|
|
kloader.h
|
…
|
|
kttcp.c
|
split PRU_RCVD function out of pr_generic() usrreq switches and put into
|
2014-08-08 03:05:44 +00:00 |
kttcpio.h
|
…
|
|
ld.c
|
Merge dk_intf and dkdriver interfaces.
|
2015-05-02 08:00:08 +00:00 |
ldvar.h
|
Merge dk_intf and dkdriver interfaces.
|
2015-05-02 08:00:08 +00:00 |
lockstat.c
|
add coverity annotations (variable is volatile so it might have side effects)
|
2015-03-11 16:00:54 +00:00 |
lockstat.h
|
Introduce a new flag LB_DTRACE for dtrace lockstat events.
|
2015-03-09 01:41:41 +00:00 |
md.c
|
Use C99-style initializers for struct dkdriver.
|
2015-04-26 15:15:19 +00:00 |
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
- check sc->dying after sleeping in several more places, and
|
2014-12-30 07:28:34 +00:00 |
midi_if.h
|
fix some comments about MP midi.
|
2015-03-01 00:34:14 +00:00 |
midictl.c
|
…
|
|
midictl.h
|
…
|
|
midisyn.c
|
…
|
|
midisynvar.h
|
…
|
|
midivar.h
|
various clean ups for midi and sequencer:
|
2014-12-22 07:02:22 +00:00 |
mm.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
mm.h
|
…
|
|
mulaw.c
|
…
|
|
mulaw.h
|
…
|
|
nullcons_subr.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
radio.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
radio_if.h
|
…
|
|
rnd_private.h
|
Move RND_EXTRACT_{ANY,GOOD} to rndpool.h whose API they are part of.
|
2015-04-14 13:14:20 +00:00 |
rndpseudo.c
|
Mark some variables __read_mostly.
|
2015-04-21 12:55:57 +00:00 |
sequencer.c
|
fix !AUDIO_DEBUG build.
|
2014-12-30 07:39:15 +00:00 |
sequencervar.h
|
various clean ups for midi and sequencer:
|
2014-12-22 07:02:22 +00:00 |
verified_exec.c
|
Not to add even more confusion in an already overcomplicated subsystem,
|
2015-04-26 09:45:40 +00:00 |
video.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
video_if.h
|
…
|
|
vnd.c
|
typo
|
2015-05-25 21:02:37 +00:00 |
vndvar.h
|
whitespace police
|
2015-05-25 20:57:18 +00:00 |