.. |
acpi
|
Don't kdassert about crap provided by the firmware.
|
2014-10-02 12:42:12 +00:00 |
adb
|
minor tweaks to shut gcc4.8 warning off.
|
2013-11-18 11:02:34 +00:00 |
altmem
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +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
|
g/u_int[0-9]*_t/ s/u_int/uint/g
|
2014-09-10 07:04:48 +00:00 |
bi
|
Eliminate unused variable
|
2013-10-25 15:11:32 +00:00 |
bluetooth
|
split PRU_SEND function out of pr_generic() usrreq switches and put into
|
2014-08-05 07:55:31 +00:00 |
bus_dma
|
|
|
cardbus
|
remove more old pci_findvendor code
|
2014-09-21 15:07:19 +00:00 |
dec
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
dkwedge
|
When converting a disklabel partition type integer to a wedge partition
|
2014-08-30 09:35:10 +00:00 |
dm
|
dm_target_t reference count is modified with atomic_{inc,dec}_32 so should
|
2014-10-02 21:58:16 +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
|
make pci_intr_string and eisa_intr_string take a buffer and a length
|
2014-03-29 19:28:24 +00:00 |
filemon
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
flash
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
gpib
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
gpio
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
hil
|
|
|
hpc
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
i2c
|
fix some c&p bugs.
|
2014-10-07 21:32:10 +00:00 |
i2o
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
ic
|
More interrupt handling, more debug code, less magic numbers.
|
2014-10-08 18:24:21 +00:00 |
ieee1394
|
ran sed too agressively.
|
2014-09-21 18:03:47 +00:00 |
if_ndis
|
Remove redundant test for rl == NULL, that's already established
|
2014-09-01 19:46:55 +00:00 |
ir
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
isa
|
Add support for Spatializer, 3D audio effects embedded in ES1869
|
2014-08-16 13:01:33 +00:00 |
isapnp
|
|
|
iscsi
|
The "throttling" code in the in-kernel iSCSI initiator is very questionable;
|
2014-09-25 00:30:45 +00:00 |
marvell
|
this is not python (add braces)
|
2014-09-21 17:00:35 +00:00 |
mca
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
microcode
|
Add microcode file missing from update.
|
2014-07-29 08:36:13 +00:00 |
mii
|
s/__diagused/__debugused/ for KDASSERT
|
2014-09-26 08:05:00 +00:00 |
mscp
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
mvme
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
nand
|
Fix build for missing chip.
|
2013-10-22 01:01:27 +00:00 |
news
|
|
|
nor
|
Add some NOR_VERBOSE ifdefs for static functions only used in that case.
|
2014-07-24 23:25:53 +00:00 |
ofisa
|
|
|
ofw
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
onewire
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
pad
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
pci
|
- Support DH89XXCC devices.
|
2014-10-10 11:04:21 +00:00 |
pckbport
|
Add a belgian keyboard layout, based on the french keyboard layout.
|
2014-07-14 10:05:23 +00:00 |
pcmcia
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
podulebus
|
fix unused variables
|
2014-01-21 19:50:16 +00:00 |
ppbus
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
pud
|
|
|
putter
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
qbus
|
Avoid leak in error branch, noted by maxv@, compile-tested for vax.
|
2014-08-18 04:16:59 +00:00 |
raidframe
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
rasops
|
Don't leak f on failure. Noted by maxv@.
|
2014-08-18 03:59:27 +00:00 |
rcons
|
|
|
sbus
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
scsipi
|
PR/49054: Uwe Toenjes: Some RAID controllers return more bytes in the
|
2014-10-06 14:42:08 +00:00 |
sdmmc
|
pass sdhc_softc instead of sdhc_host to sc_vendor_transfer_data_dma, since the vendor specific code has no visibility into struct sdhc_host and can easily do device_private(sdhc_softc->sc_dev)
|
2014-10-04 18:09:32 +00:00 |
smbus
|
|
|
spi
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
splash
|
|
|
stbi
|
|
|
std
|
|
|
sun
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
sysmon
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
tc
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
tprof
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
usb
|
regen
|
2014-10-05 03:47:17 +00:00 |
videomode
|
spelling in comments
|
2014-03-21 22:00:00 +00:00 |
vme
|
Sizeof struct ievme, not sizeof size_t.
|
2014-08-18 04:26:38 +00:00 |
wscons
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
wsfb
|
handle WSDISPLAYIO_GET_EDID and WSDISPLAYIO_GET_FBINFO only if the bus
|
2014-09-10 07:40:52 +00:00 |
wsfont
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
xmi
|
|
|
auconv.c
|
|
|
auconv.h
|
|
|
audio_if.h
|
|
|
audio.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
audiobell.c
|
|
|
audiobellvar.h
|
|
|
audiovar.h
|
|
|
aurateconv.c
|
|
|
bio.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
biovar.h
|
|
|
ccd.c
|
Switch size_t to uint64_t in appropriate places to ensure that ccd(4) works
|
2014-08-16 19:27:27 +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_crypto.c
|
|
|
cgd_crypto.h
|
|
|
cgd.c
|
devmajor_t not int
|
2014-10-02 21:01:38 +00:00 |
cgdvar.h
|
Remove a simplelock and replace with a kmutex
|
2014-03-18 15:44:37 +00:00 |
clock_subr.c
|
Avoid overflowing the "year" value by making the field uint64_t. Adapt
|
2014-09-07 11:50:23 +00:00 |
clock_subr.h
|
Avoid overflowing the "year" value by making the field uint64_t. Adapt
|
2014-09-07 11:50:23 +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
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +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 |
DEVNAMES
|
Add tifb and tiotg
|
2014-07-16 18:32:21 +00:00 |
dksubr.c
|
Change dk_lookup() to return an anonymous vnode not associated with
|
2014-06-14 07:39:00 +00:00 |
dkvar.h
|
As proposed in
|
2014-05-25 19:23:49 +00:00 |
files.audio
|
Move audio related definitions.
|
2014-10-10 12:29:28 +00:00 |
firmload.c
|
kill sprintf
|
2014-03-25 16:19:13 +00:00 |
firmload.h
|
|
|
fss.c
|
Use devmajor_t not int
|
2014-10-02 22:05:38 +00:00 |
fssvar.h
|
G/C sys/simplelock.h includes
|
2014-02-28 10:16:51 +00:00 |
keylock.c
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
keylock.h
|
|
|
kloader.c
|
More alignment spellos
|
2014-01-25 10:14:29 +00:00 |
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
|
Don't use new as a variable name.
|
2014-09-05 05:27:23 +00:00 |
ldvar.h
|
|
|
lockstat.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
lockstat.h
|
|
|
Makefile
|
|
|
md_root.c
|
|
|
md.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
md.h
|
|
|
midi_if.h
|
|
|
midi.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
midictl.c
|
|
|
midictl.h
|
|
|
midisyn.c
|
|
|
midisynvar.h
|
|
|
midivar.h
|
|
|
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_if.h
|
|
|
radio.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
rnd_private.h
|
|
|
rndpseudo.c
|
Try not to use f_data, use f_rndctx to get a correctly typed pointer.
|
2014-09-05 09:23:14 +00:00 |
sequencer.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
sequencervar.h
|
|
|
verified_exec.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
video_if.h
|
|
|
video.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
vnd.c
|
Add d_discard to all struct cdevsw instances I could find.
|
2014-07-25 08:10:31 +00:00 |
vndvar.h
|
|
|