.. |
acpi
|
Phase out the use of a string as first "attach args" member to control
|
2004-08-30 15:05:15 +00:00 |
apm
|
Fix typo in defined variable; from Sergey Svishchev.
|
2004-05-11 22:44:24 +00:00 |
arcbios
|
…
|
|
ata
|
make the software managed bad-sector list optional
|
2004-08-30 09:34:41 +00:00 |
bi
|
…
|
|
bluetooth
|
Make ubt build; bluetooth.c is btbus code, not bthcidrv.
|
2004-06-22 10:37:00 +00:00 |
cardbus
|
Phase out the use of a string as first "attach args" member to control
|
2004-08-30 15:05:15 +00:00 |
dec
|
Constify the speedtab arrays
|
2004-04-25 06:23:40 +00:00 |
dmover
|
…
|
|
ebus
|
…
|
|
eisa
|
use the locator passing config_found/submatch, and limit use of the
|
2004-09-01 21:09:09 +00:00 |
gpib
|
Remove the last vestiges of COMPAT_NOLABEL. It's been 10 years; label
|
2004-08-28 17:45:24 +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
|
Phase out the use of a string as first "attach args" member to control
|
2004-08-30 15:05:15 +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
|
Phase out the use of a string as first "attach args" member to control
|
2004-08-30 15:05:15 +00:00 |
isapnp
|
more namespace sanity: ISACF_*_DEFAULT constants are for ISA
|
2004-09-01 21:26:29 +00:00 |
marvell
|
Phase out the use of a string as first "attach args" member to control
|
2004-08-30 15:05:15 +00:00 |
mca
|
use a submatch function for drive attachment, and pass locators
|
2004-09-01 20:57:58 +00:00 |
microcode
|
Add binary versions of firmware images, which will be used Soon.
|
2004-08-01 19:31:46 +00:00 |
mii
|
include locators.h from .c only, avoids unnecessary dependencies
|
2004-09-01 20:59:30 +00:00 |
mscp
|
…
|
|
mvme
|
Remove spurious second argument to sizeof().
|
2004-06-06 13:34:36 +00:00 |
news
|
…
|
|
ofisa
|
Delay initialisation of shadow registers. Tested on a Shark.
|
2004-08-25 13:06:16 +00:00 |
ofw
|
use safer string manipulation function
|
2004-04-23 21:01:02 +00:00 |
pci
|
Phase out the use of a string as first "attach args" member to control
|
2004-08-30 15:05:15 +00:00 |
pckbport
|
Allow keypad PgUp/PgDn to scroll as well.
|
2004-08-14 16:42:36 +00:00 |
pcmcia
|
Move most of wdc_softc into a new atac_softc structure that contains
|
2004-08-20 06:39:37 +00:00 |
podulebus
|
Move most of wdc_softc into a new atac_softc structure that contains
|
2004-08-20 06:39:37 +00:00 |
ppbus
|
…
|
|
qbus
|
Remove UCB ad clause in Hugh Graham's license.
|
2004-05-12 00:45:04 +00:00 |
raidframe
|
Correct some RF_ASSERTS() that were missed when fixing memory issues
|
2004-08-27 15:55:50 +00:00 |
rasops
|
…
|
|
rcons
|
…
|
|
sbus
|
Clear IOIE in settype(), too. Not that we currently change modes without
|
2004-08-11 00:59:40 +00:00 |
scsipi
|
Improve handling of memory shortage, to fix problems like:
|
2004-08-27 20:37:28 +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
|
kick out the ioasic offset check which happens in submatch() now
|
2004-08-26 18:07:12 +00:00 |
usb
|
- Add an (*ata_reset_channel)() member to ata_bustype.
|
2004-08-20 23:26:53 +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
|
Import STI wscons(4) driver from OpenBSD and add new driver for PS/2
|
2004-08-26 16:48:06 +00:00 |
wsfont
|
use bounded string ops
|
2004-04-23 21:29:16 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
Add njs.4
|
2004-08-26 14:19:55 +00:00 |
Makefile
|
…
|
|
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
|
…
|
|
aurateconv.c
|
…
|
|
ccd.c
|
Remove a comment that doesn't really make sense.
|
2004-08-23 05:38:15 +00:00 |
ccdvar.h
|
Protect against multiple inclusion.
|
2004-08-23 04:30:28 +00:00 |
cgd.c
|
Remove a comment that doesn't really make sense.
|
2004-08-23 05:38:15 +00:00 |
cgd_crypto.c
|
…
|
|
cgd_crypto.h
|
Protect against multiple inclusion.
|
2004-08-23 04:45:18 +00:00 |
cgdvar.h
|
Protect against multiple inclusion.
|
2004-08-23 04:45:18 +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
|
Sprinkle static in a few places.
|
2004-08-23 05:39:46 +00:00 |
dkvar.h
|
…
|
|
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 ANSI function decls, sprinkle static.
|
2004-08-30 00:34:41 +00:00 |
ldvar.h
|
use uint64 instead of int for sc_secperunit
|
2004-07-20 15:44:20 +00:00 |
md.c
|
Use ANSI function decls, sprinkle static.
|
2004-08-30 00:34:41 +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
|
Use ANSI function decls, sprinkle static.
|
2004-08-30 00:34:41 +00:00 |
vndvar.h
|
…
|
|