..
acpi
Register a null power handler if acpiec fails to attach.
2014-07-06 15:35:42 +00:00
adb
minor tweaks to shut gcc4.8 warning off.
2013-11-18 11:02:34 +00:00
altmem
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
apm
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
arcbios
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
ata
kill sprintf
2014-03-25 16:19:13 +00:00
bi
Eliminate unused variable
2013-10-25 15:11:32 +00:00
bluetooth
netbt: rename some attach/detach functions to have _pcb suffix, so
2014-05-20 18:25:54 +00:00
bus_dma
cardbus
Expand "#ifdef notyet" section to encompass the use of the variable
2013-11-21 21:17:50 +00:00
dec
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
dkwedge
add dkwedge_get_parent_name().
2014-04-03 15:24:20 +00:00
dm
Change dk_lookup() to return an anonymous vnode not associated with
2014-06-14 07:39:00 +00:00
dmover
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
drm
dtv
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +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
remove a bunch of repetitive code by introducing filemon_printf.
2014-03-27 18:27:34 +00:00
flash
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
2014-02-25 18:30:08 +00:00
gpib
remove unused
2014-03-23 03:41:10 +00:00
gpio
make implementation match gpio(4) man entry. do no change configuration
2014-06-29 09:32:24 +00:00
hil
hpc
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
i2c
allow i2c address 0x01-0x7F
2014-06-29 09:52:43 +00:00
i2o
make this compile again.
2014-03-20 20:40:42 +00:00
ic
Export accessops functions to allow overriding them in MD attachment.
2014-06-29 04:08:43 +00:00
ieee1394
Fix build.
2014-03-28 04:09:19 +00:00
if_ndis
ir
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
isa
Add __diagused.
2014-04-08 13:20:01 +00:00
isapnp
iscsi
__attribute__ ((__packed__)) -> __packed
2014-06-21 03:42:52 +00:00
marvell
provide a buffer for pci_intr_string()
2014-03-30 23:25:20 +00:00
mca
Mechanically replace simplelock with kmutex_t.
2014-03-20 06:48:54 +00:00
microcode
regen
2014-04-01 15:35:57 +00:00
mii
Add BCM5706.
2014-07-02 22:35:10 +00:00
mscp
typo in previous
2014-03-16 05:49:41 +00:00
mvme
fix unused
2014-03-25 15:52:16 +00:00
nand
Fix build for missing chip.
2013-10-22 01:01:27 +00:00
news
nor
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
2014-02-25 18:30:08 +00:00
ofisa
ofw
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
onewire
calculate extended precision as per DS1920/DS1820 data sheets
2014-05-14 08:14:56 +00:00
pad
sprinke __diagused
2013-11-02 00:37:12 +00:00
pci
Use M_ZERO. From OpenBSD if_wpi.c 1.53.
2014-07-05 17:39:21 +00:00
pckbport
Nuke trailing whitespace.
2014-06-11 20:09:17 +00:00
pcmcia
netbt: rename some attach/detach functions to have _pcb suffix, so
2014-05-20 18:25:54 +00:00
podulebus
fix unused variables
2014-01-21 19:50:16 +00:00
ppbus
- Implement pktqueue interface for lockless IP input queue.
2014-06-05 23:48:16 +00:00
pud
putter
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
qbus
- Implement pktqueue interface for lockless IP input queue.
2014-06-05 23:48:16 +00:00
raidframe
Change dk_lookup() to return an anonymous vnode not associated with
2014-06-14 07:39:00 +00:00
rasops
Fix 1 bpp rasops copycols() op:
2013-12-02 14:05:51 +00:00
rcons
sbus
use STIP/BLIT on 8bit tcx and RSTIP/RBLIT on S24
2014-06-24 05:04:14 +00:00
scsipi
Fix PR kern/48550 by aligning the single instance of scsipi_read_cd_cap_data
2014-04-18 06:23:32 +00:00
sdmmc
eSDHC Controller doesn't have "Host SDMA Buffer Boundary" bit field
2014-05-24 12:10:32 +00:00
smbus
spi
add Microchip MCP23S17 GPIO driver
2014-04-06 17:59:39 +00:00
splash
stbi
std
sun
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
sysmon
add HYT-221/271/939 humidity/temperature I2C sensor
2014-05-18 11:46:23 +00:00
tc
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
tprof
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
usb
PR/48964: In urndis(4), initialization of ifnet structure is not enough,
2014-07-05 11:13:12 +00:00
videomode
spelling in comments
2014-03-21 22:00:00 +00:00
vme
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
wscons
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
wsfb
Merge riastradh-drm2 to HEAD.
2014-03-18 18:20:35 +00:00
wsfont
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
xmi
auconv.c
auconv.h
audio_if.h
audio.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
biovar.h
ccd.c
Change dk_lookup() to return an anonymous vnode not associated with
2014-06-14 07:39:00 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c
Change dk_lookup() to return an anonymous vnode not associated with
2014-06-14 07:39:00 +00:00
cgdvar.h
Remove a simplelock and replace with a kmutex
2014-03-18 15:44:37 +00:00
clock_subr.c
clock_subr.h
clockctl.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
cninit.c
cons.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
cons.h
DEVNAMES
Bring back the playstation2 port - now that a toolchain for it is
2014-03-31 11:25:47 +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
firmload.c
kill sprintf
2014-03-25 16:19:13 +00:00
firmload.h
fss.c
Use broadcast after freeing a cache entry. A waiter may not
2014-05-25 13:52:12 +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
Add struct pr_usrreqs with a pr_generic function and prepare for the
2014-05-18 14:46:15 +00:00
kttcpio.h
ld.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
ldvar.h
lockstat.c
increase LOCKSTAT_MAXBUFS, systems with lots of CPUs need more.
2014-04-21 16:33:21 +00:00
lockstat.h
Makefile
md_root.c
md.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
md.h
midi_if.h
midi.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
mm.h
mulaw.c
mulaw.h
nullcons_subr.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
radio_if.h
radio.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
rnd_private.h
rndpseudo.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
sequencer.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
sequencervar.h
TODO.audiomp
Rename NetBSD/hp700 to NetBSD/hppa.
2014-02-24 07:23:38 +00:00
verified_exec.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
video_if.h
video.c
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
2014-03-16 05:20:22 +00:00
vnd.c
DIOCGDISKINFO support for vnd
2014-03-22 16:08:51 +00:00
vndvar.h