.. |
acpi
|
Handle a "device check" message by reloading battery information.
|
2004-06-25 13:47:04 +00:00 |
apm
|
Fix typo in defined variable; from Sergey Svishchev.
|
2004-05-11 22:44:24 +00:00 |
arcbios
|
protect against multiple inclusion
|
2004-04-10 19:32:53 +00:00 |
ata
|
Move wdc_kill_pending() to ata.c and rename it ata_kill_pending().
|
2004-08-12 22:33:45 +00:00 |
bi
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
bluetooth
|
Make ubt build; bluetooth.c is btbus code, not bthcidrv.
|
2004-06-22 10:37:00 +00:00 |
cardbus
|
3 things:
|
2004-08-02 19:31:52 +00:00 |
dec
|
Constify the speedtab arrays
|
2004-04-25 06:23:40 +00:00 |
dmover
|
…
|
|
ebus
|
…
|
|
eisa
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
gpib
|
Spell removable with only two es. Inspired by jmc@openbsd.
|
2004-04-19 12:44:09 +00:00 |
hpc
|
jornada 6x0 use j6x0pwr as power button. remove special keymap.
|
2004-07-03 12:47:53 +00:00 |
i2c
|
Support the DS75; a variant of the LM75 but with a slightly different
|
2004-08-03 13:40:20 +00:00 |
i2o
|
s/the the/the/ (only in sources that aren't regularly imported from
|
2004-04-23 02:58:27 +00:00 |
ic
|
Move wdc_kill_pending() to ata.c and rename it ata_kill_pending().
|
2004-08-12 22:33:45 +00:00 |
ieee1394
|
Attempt to fix sbp2_free() so that it doesn't core dump. As noted in PR 21099,
|
2004-06-29 11:10:29 +00:00 |
ir
|
…
|
|
isa
|
Add a settype function.
|
2004-08-11 06:56:57 +00:00 |
isapnp
|
Rather than having a call up from the low-level driver to get the card type,
|
2004-08-11 00:18:18 +00:00 |
marvell
|
Typos in comment description.
|
2004-05-01 12:55:06 +00:00 |
mca
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
microcode
|
Add binary versions of firmware images, which will be used Soon.
|
2004-08-01 19:31:46 +00:00 |
mii
|
If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speed
|
2004-05-17 00:17:28 +00:00 |
mscp
|
…
|
|
mvme
|
Remove spurious second argument to sizeof().
|
2004-06-06 13:34:36 +00:00 |
news
|
…
|
|
ofisa
|
adapt for changed essattach() signature
|
2004-08-04 18:55:06 +00:00 |
ofw
|
use safer string manipulation function
|
2004-04-23 21:01:02 +00:00 |
pci
|
I can't actually use the FORCE register this way. Just try turning the socket
|
2004-08-12 13:42:17 +00:00 |
pckbport
|
by popular demand, bind the scroll keys by default.
|
2004-08-08 19:24:49 +00:00 |
pcmcia
|
Simplify a little. Pass down the card type from pcmcia_function_enable(),
|
2004-08-12 19:59:07 +00:00 |
podulebus
|
Add the notion of "shadow registers" to the wdc driver. These shadow
|
2004-05-25 20:42:40 +00:00 |
ppbus
|
occured -> occurred. From Peter Postma.
|
2004-02-24 15:12:51 +00:00 |
qbus
|
Remove UCB ad clause in Hugh Graham's license.
|
2004-05-12 00:45:04 +00:00 |
raidframe
|
The result of rf_DoAccess() should *not* be assigned to bp->b_error.
|
2004-07-01 17:48:45 +00:00 |
rasops
|
Check character if it in font limits before drawing it in rasops8_putchar
|
2004-03-05 08:33:53 +00:00 |
rcons
|
…
|
|
sbus
|
Clear IOIE in settype(), too. Not that we currently change modes without
|
2004-08-11 00:59:40 +00:00 |
scsipi
|
- Move wdc_xfer_pool, wdc_get_xfer(), wdc_free_xfer() to ata.c, and rename
|
2004-08-12 21:34:52 +00:00 |
smbus
|
…
|
|
std
|
…
|
|
sun
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
sysmon
|
According to acpi_acad.c and powerd(8), PRESSED event for AC adapter device
|
2004-05-22 11:32:50 +00:00 |
tc
|
Clean up open/close.
|
2004-07-09 02:51:17 +00:00 |
usb
|
Rename some constants:
|
2004-08-12 05:02:50 +00:00 |
vinum
|
use strlcpy
|
2004-06-22 14:00:54 +00:00 |
vme
|
avoid a questionable pointer type cast
|
2004-08-02 13:04:58 +00:00 |
wscons
|
Remove include of "opt_wsmsgattrs.h" here, since that's already done
|
2004-08-03 11:16:30 +00:00 |
wsfont
|
use bounded string ops
|
2004-04-23 21:29:16 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
add spif to sparc & sparc64
|
2004-07-24 12:40:38 +00:00 |
Makefile
|
Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)
|
2004-03-13 17:31:33 +00:00 |
auconv.c
|
…
|
|
auconv.h
|
…
|
|
audio.c
|
If we're short-circuiting audiostartp() because there isn't enough data
|
2004-07-07 22:30:22 +00:00 |
audio_if.h
|
…
|
|
audiobell.c
|
…
|
|
audiobellvar.h
|
…
|
|
audiovar.h
|
Fix a couple of long-standing bugs in the volume control(s) part of the
|
2004-01-31 00:07:56 +00:00 |
aurateconv.c
|
…
|
|
ccd.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
ccdvar.h
|
…
|
|
cgd.c
|
. eliminate cgd specific buffer pool, use bufpool instead
|
2004-07-19 13:46:23 +00:00 |
cgd_crypto.c
|
Fix a longstanding bug in key-handling for the blowfish cipher.
|
2004-03-18 10:42:08 +00:00 |
cgd_crypto.h
|
…
|
|
cgdvar.h
|
Modified the dksubr routines to:
|
2004-03-27 23:23:06 +00:00 |
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
clockctl.c
|
…
|
|
cninit.c
|
…
|
|
cons.c
|
"panicking" needs a k.
|
2004-05-16 15:44:10 +00:00 |
cons.h
|
…
|
|
dksubr.c
|
Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will
|
2004-04-19 16:04:07 +00:00 |
dkvar.h
|
Modified the dksubr routines to:
|
2004-03-27 23:23:06 +00:00 |
fss.c
|
- Add flag L_COWINPROGRESS to struct lwp to avoid recursion when
|
2004-06-20 18:55:58 +00:00 |
fssvar.h
|
Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
|
2004-05-25 14:54:55 +00:00 |
kloader.c
|
MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/
|
2004-07-06 13:09:18 +00:00 |
kloader.h
|
MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/
|
2004-07-06 13:09:18 +00:00 |
kttcp.c
|
Constify protosw arrays. This can reduce the kernel .data section by
|
2004-04-22 01:01:40 +00:00 |
kttcpio.h
|
…
|
|
ld.c
|
use uint64 instead of int for sc_secperunit
|
2004-07-20 15:44:20 +00:00 |
ldvar.h
|
use uint64 instead of int for sc_secperunit
|
2004-07-20 15:44:20 +00:00 |
md.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
…
|
|
midi_if.h
|
…
|
|
midisyn.c
|
…
|
|
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mm.c
|
…
|
|
mulaw.c
|
…
|
|
mulaw.h
|
…
|
|
nullcons_subr.c
|
…
|
|
radio.c
|
…
|
|
radio_if.h
|
…
|
|
radiovar.h
|
…
|
|
rnd.c
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
rndpool.c
|
…
|
|
sequencer.c
|
…
|
|
sequencervar.h
|
…
|
|
verified_exec.c
|
…
|
|
vnd.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
vndvar.h
|
…
|
|