.. |
acpi
|
remove extra semicolons.
|
2009-01-03 03:43:21 +00:00 |
adb
|
…
|
|
apm
|
use device_lookup_private to get softc
|
2008-06-12 21:46:21 +00:00 |
arcbios
|
…
|
|
ata
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +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
|
Sync ath(4) with the new HAL, mostly based on <jmcneill>'s patches.
|
2008-12-11 05:45:29 +00:00 |
dec
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
dkwedge
|
Allow wedges to be created for all defined partitions on a GPT disk.
|
2008-10-23 19:37:40 +00:00 |
dm
|
Return ENOSYS during from dm_target_init routine these tow targets aren't
|
2009-01-02 22:33:51 +00:00 |
dmover
|
…
|
|
drm
|
Fix handling of lists with a single entry in list_for_each_safe();
|
2008-10-14 14:55:28 +00:00 |
ebus
|
use the prom addresses except on MSIIEP.
|
2009-01-06 04:04:55 +00:00 |
eisa
|
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
|
2008-10-19 22:05:19 +00:00 |
gpib
|
- use device_lookup to get device_t
|
2008-06-12 21:45:39 +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
|
According to the datasheet, temperatures on the LM75 are kept in
|
2009-01-09 17:20:31 +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
|
use new exported constants from net80211.
|
2009-01-10 13:03: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
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
isa
|
fdcintr1 requires the mutex to be held.
|
2008-12-29 12:16:52 +00:00 |
isapnp
|
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
|
2008-10-19 22:05:19 +00:00 |
marvell
|
remove extra semicolons.
|
2009-01-03 03:43:21 +00:00 |
mca
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +00:00 |
microcode
|
replace \xa0 with space from Andy Shevchenko
|
2008-09-10 19:20:06 +00:00 |
mii
|
add flow control support. From OpenBSD.
|
2009-01-09 22:03:13 +00:00 |
mscp
|
use device_lookup_private() to get the softc -- while device/softc
|
2008-06-11 17:32:30 +00:00 |
mvme
|
Follow up the removal of the MALLOC() macro, use malloc() instead.
|
2008-12-21 18:01:42 +00:00 |
news
|
…
|
|
ofisa
|
…
|
|
ofw
|
remove extra semicolons.
|
2009-01-03 03:43:21 +00:00 |
onewire
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
pad
|
fix device is not split warning
|
2008-09-04 10:42:55 +00:00 |
pci
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
pckbport
|
Silence printf in common "device not found" error path.
|
2008-12-30 10:44:30 +00:00 |
pcmcia
|
Remove LKMs and switch to the module framework, pass 1.
|
2008-11-12 12:35:50 +00:00 |
podulebus
|
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
|
2008-10-19 22:05:19 +00:00 |
ppbus
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +00:00 |
pud
|
…
|
|
putter
|
Actually, revert previous - I doubt it would work with a non-rump kernel.
|
2008-12-29 17:52:43 +00:00 |
qbus
|
replace bitmask_snprintf(9) with snprintb(3)
|
2008-12-16 22:35:21 +00:00 |
raidframe
|
When unconfiguring an array where a reconstruct is in progress, abort
|
2008-12-20 17:04:51 +00:00 |
rasops
|
…
|
|
rcons
|
…
|
|
sbus
|
remove extra semicolons.
|
2009-01-03 03:43:21 +00:00 |
scsipi
|
Add ISO partition detection enabling auto-detection of iso9660 and UDF
|
2008-12-30 19:38:36 +00:00 |
smbus
|
…
|
|
spi
|
use device_lookup_private to get softc
|
2008-06-11 19:28:52 +00:00 |
splash
|
…
|
|
std
|
…
|
|
sun
|
Remove duplicated key symbol in UK keymap.
|
2009-01-02 13:09:36 +00:00 |
sysmon
|
Fix typo in previous, and wrap a panic with #ifdef DIAGNOSTIC
|
2008-11-11 19:03:06 +00:00 |
tc
|
Follow up on the removal of MALLOC(), use malloc() instead.
|
2008-12-27 10:23:54 +00:00 |
tprof
|
…
|
|
usb
|
Correct license. I have not formally contributed this to TNF.
|
2009-01-05 17:22:18 +00:00 |
videomode
|
regen
|
2008-10-21 06:04:37 +00:00 |
vme
|
make this compile
|
2008-12-17 19:09:56 +00:00 |
wscons
|
In wsdisplay_kbdholdscreen(), just return if sc->sc_focus is NULL.
|
2008-11-07 19:33:13 +00:00 |
wsfb
|
…
|
|
wsfont
|
…
|
|
xmi
|
…
|
|
DEVNAMES
|
Add siisata(4) to the lists. From KIYOHARA Takashi.
|
2008-12-16 02:14:24 +00:00 |
Makefile
|
wrap lines. no functional change.
|
2008-11-06 17:50:59 +00:00 |
auconv.c
|
remove extra semicolons.
|
2009-01-03 03:43:21 +00:00 |
auconv.h
|
…
|
|
audio.c
|
device_private(device_lookup()) -> device_lookup_private()
|
2008-06-10 22:53:08 +00:00 |
audio_if.h
|
…
|
|
audiobell.c
|
kill MALLOC and FREE macros.
|
2008-12-17 20:51:31 +00:00 |
audiobellvar.h
|
…
|
|
audiovar.h
|
…
|
|
aurateconv.c
|
…
|
|
bio.c
|
…
|
|
biovar.h
|
…
|
|
ccd.c
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
ccdvar.h
|
…
|
|
cgd.c
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
cgd_crypto.c
|
…
|
|
cgd_crypto.h
|
…
|
|
cgdvar.h
|
PR/39525: Joachim Schueth, Frederik Sausmikat:
|
2008-09-12 16:51:55 +00:00 |
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
clockctl.c
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
cninit.c
|
…
|
|
cons.c
|
…
|
|
cons.h
|
…
|
|
dksubr.c
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
dkvar.h
|
…
|
|
firmload.c
|
…
|
|
firmload.h
|
…
|
|
fss.c
|
fss_bs_thread: initialize b_error and b_resid.
|
2008-11-05 19:30:57 +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
|
…
|
|
kttcpio.h
|
…
|
|
ld.c
|
Complete device_t/softc split for the ld(4) attachments. This should
|
2008-09-09 12:45:39 +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
|
…
|
|
lockstat.h
|
…
|
|
md.c
|
more cleanup: the sc_dev backpointer is unused, remove it
|
2008-06-16 10:27:47 +00:00 |
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
use device_lookup to get device_t
|
2008-06-12 22:29:41 +00:00 |
midi_if.h
|
…
|
|
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
|
…
|
|
midisyn.c
|
…
|
|
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mm.c
|
Need to include sys/termios.h here too.
|
2008-10-08 16:11:23 +00:00 |
mulaw.c
|
…
|
|
mulaw.h
|
…
|
|
nullcons_subr.c
|
…
|
|
radio.c
|
- use aprint in attach
|
2008-07-09 13:12:54 +00:00 |
radio_if.h
|
- 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
|
…
|
|
sequencer.c
|
Use more timespecs internally. From Alexander Shishkin and me.
|
2008-07-15 16:18:08 +00:00 |
sequencervar.h
|
…
|
|
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.c
|
Fix UVC webcam output by:
|
2008-12-23 03:22:29 +00:00 |
video_if.h
|
Add RGB555, RGB565, UYVY support
|
2008-09-20 18:13:40 +00:00 |
vnd.c
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
vndvar.h
|
…
|
|