..
acpi
Cut the amount of spam from acpi devices in roughly half by printing
2009-02-17 12:46:01 +00:00
adb
Let ADB button devices send PMF events instead of pretending to be keyboards.
2008-05-15 19:19:50 +00:00
apm
use device_lookup_private to get softc
2008-06-12 21:46:21 +00:00
arcbios
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
ata
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
2009-02-13 22:41:00 +00:00
bi
*** Summary ***
2008-11-07 00:20:01 +00:00
bluetooth
merge christos-time_t
2009-01-11 02:45:45 +00:00
cardbus
Disable and acknowledge Function Events, and stop installing a
2009-02-06 02:00:50 +00:00
dec
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
2008-09-08 23:36:53 +00:00
dkwedge
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
dm
Move back to printing the minor device as a 32-bit entity
2009-01-22 04:56:06 +00:00
dmover
Update dmover fileops to compile again. From he@.
2008-03-26 13:33:58 +00:00
drm
Only pull in genfb.h if _KERNEL_OPT is defined. Reported by Kurt Schreiner
2009-02-15 20:21:24 +00:00
ebus
Make it attach on JavaStation KRUPS again
2009-01-31 10:35:38 +00:00
eisa
Add id for 5090 variant - reported in PR kern/40524 by Andrew Daugherity.
2009-01-31 13:54:10 +00:00
gpib
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
gpio
Both legs of a diagraph must return the same type.
2008-06-24 10:05:01 +00:00
hpc
device_private_lookup()-ification so that hpcarm (at jeast Jornada 72x)
2008-06-12 01:46:32 +00:00
i2c
Previous check for ADM1027 caused a kernel panic, since the read routine
2009-02-09 20:27:21 +00:00
i2o
More device_t/softc split fallout, this time in iop(4). Fix from
2008-12-15 18:35:48 +00:00
ic
Don't release CCB twice. Found by code inspection.
2009-02-16 18:05:19 +00:00
ieee1394
merge christos-time_t
2009-01-11 02:45:45 +00:00
if_ndis
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
ir
Avoid crash under LOCKDEBUG by destroying a mutex correctly.
2009-01-11 14:28:13 +00:00
isa
More printf format fixes.
2009-02-13 23:31:23 +00:00
isapnp
add a comment explaining how to regenerate isapnpdevs.h and isapnpdevs.c
2009-01-21 14:22:46 +00:00
marvell
remove extra semicolons.
2009-01-03 03:43:21 +00:00
mca
add a comment explaining how to regenerate mcadevs.h and mcadevs_data.h
2009-01-21 14:24:52 +00:00
microcode
replace \xa0 with space from Andy Shevchenko
2008-09-10 19:20:06 +00:00
mii
fix media priorities:
2009-02-16 08:00:42 +00:00
mscp
buildfix: re-adapt to major() return a 32bit value again.
2009-01-22 17:32:20 +00:00
mvme
Follow up the removal of the MALLOC() macro, use malloc() instead.
2008-12-21 18:01:42 +00:00
news
ofisa
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
ofw
remove extra semicolons.
2009-01-03 03:43:21 +00:00
onewire
add a comment explaining how to regenerate onewiredevs.h and onewiredevs_data.h
2009-01-21 14:27:58 +00:00
pad
fix device is not split warning
2008-09-04 10:42:55 +00:00
pci
Provide callbacks so MD code can explicitly prevent genfb from matching;
2009-02-16 22:24:40 +00:00
pckbport
Enable Colemak altgr keys.
2009-02-03 17:50:28 +00:00
pcmcia
More printf format fixes.
2009-02-13 23:31:23 +00:00
podulebus
WD33C93 has only two registers, which often times aren't mapped to adjacent
2009-02-12 06:24:45 +00:00
ppbus
replace bitmask_snprintf(9) with snprintb(3)
2008-12-16 22:35:21 +00:00
pud
Change major()/minor() to return 32-bit types again, called
2009-01-20 18:20:47 +00:00
putter
Change major()/minor() to return 32-bit types again, called
2009-01-20 18:20:47 +00:00
qbus
buildfix: re-adapt to major()/minor() return a 32bit value again.
2009-01-22 17:34:22 +00:00
raidframe
If we see a RF_RECON_WRITE_ERROR event we know a write has finished and
2009-02-11 23:54:10 +00:00
rasops
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
rcons
sbus
remove extra semicolons.
2009-01-03 03:43:21 +00:00
scsipi
buildfix: re-adapt to major()/minor() returning a 32bit value.
2009-01-21 17:16:12 +00:00
smbus
spi
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
splash
Backout previous: the license sweep touched these files in error, so
2008-05-10 15:31:03 +00:00
std
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sun
protect kernel inline with _KERNEL
2009-01-12 02:26:16 +00:00
sysmon
Fix typo in previous, and wrap a panic with #ifdef DIAGNOSTIC
2008-11-11 19:03:06 +00:00
tc
add a comment explaining how to regenerate tcdevs.h and tcdevs_data.h
2009-01-21 14:34:18 +00:00
tprof
comment
2009-01-20 15:13:54 +00:00
usb
Add USB_VENDOR_CYBERPOWER/USB_PRODUCT_CYBERPOWER_UPS to the HID blacklist.
2009-02-14 17:13:01 +00:00
videomode
add a comment explaining how to regenerate videomode.c
2009-01-21 14:40:25 +00:00
vme
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
wscons
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
2009-02-13 22:41:00 +00:00
wsfb
Print the physical address if available instead of a virtual address.
2009-02-17 02:41:11 +00:00
wsfont
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
xmi
auconv.c
remove extra semicolons.
2009-01-03 03:43:21 +00:00
auconv.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
audio_if.h
audio.c
device_private(device_lookup()) -> device_lookup_private()
2008-06-10 22:53:08 +00:00
audiobell.c
kill MALLOC and FREE macros.
2008-12-17 20:51:31 +00:00
audiobellvar.h
audiovar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
aurateconv.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
bio.c
use aprint_*_dev and device_xname
2008-04-09 05:47:19 +00:00
biovar.h
ccd.c
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
ccdvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cgd_crypto.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cgd_crypto.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cgd.c
make this compile
2009-01-11 09:51:38 +00:00
cgdvar.h
PR/39525: Joachim Schueth, Frederik Sausmikat:
2008-09-12 16:51:55 +00:00
clock_subr.c
convert to ANSI function prototypes
2009-02-14 20:32:29 +00:00
clock_subr.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
clockctl.c
merge christos-time_t
2009-01-11 02:45:45 +00:00
cninit.c
cons.c
cons.h
DEVNAMES
I've just discovered config_found_ia(), which means that wskbd(4) and
2009-02-14 10:20:55 +00:00
dksubr.c
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
dkvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
firmload.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
firmload.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fss.c
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
fssvar.h
Replace the fss unmount hook with a vfs_hook.
2008-09-17 14:49:25 +00:00
kloader.c
vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both.
2008-06-04 12:41:40 +00:00
kloader.h
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
2008-09-08 23:36:53 +00:00
kttcp.c
Merge the socket locking patch:
2008-04-24 11:38:36 +00:00
kttcpio.h
ld.c
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
ldvar.h
Complete device_t/softc split for the ld(4) attachments. This should
2008-09-09 12:45:39 +00:00
lockstat.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
lockstat.h
bump lockstat interface version for timespec.
2009-01-20 14:49:00 +00:00
Makefile
wrap lines. no functional change.
2008-11-06 17:50:59 +00:00
md_root.c
Changes to MEMORY_RBFLAGS option:
2009-02-06 18:50:26 +00:00
md.c
g/c BUFQ_FOO() macros and use bufq_foo() directly.
2009-01-13 13:33:58 +00:00
md.h
Allow md_root_setconf() to set in a miniroot as the root file system
2008-05-02 13:02:31 +00:00
midi_if.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
midi.c
use device_lookup to get device_t
2008-06-12 22:29:41 +00:00
midictl.c
The forward declation in the parameter list for a variable-length array is
2008-06-24 10:55:48 +00:00
midictl.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
midisyn.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
midisynvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
midivar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
mm.c
Need to include sys/termios.h here too.
2008-10-08 16:11:23 +00:00
mulaw.c
mulaw.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
nullcons_subr.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
radio_if.h
- use aprint in attach
2008-07-09 13:12:54 +00:00
radio.c
- use aprint in attach
2008-07-09 13:12:54 +00:00
rnd.c
mark callout mpsafe, next comes moving some of the (silly) estimator
2008-08-16 13:07:30 +00:00
rndpool.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sequencer.c
make this compile
2009-01-11 10:40:27 +00:00
sequencervar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
verified_exec.c
PR/39559: Juan RP: veriexec(4): too easy to cause a NULL dereference
2008-12-14 23:20:23 +00:00
video_if.h
Add RGB555, RGB565, UYVY support
2008-09-20 18:13:40 +00:00
video.c
-avoid eternal block if device is not streaming
2009-01-20 20:18:28 +00:00
vnd.c
Add support for the MODULAR framework to the vnd driver. Enable building of
2009-02-05 17:32:10 +00:00
vndvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00