.. |
acpi
|
fix typo: idicator -> indicator
|
2006-06-24 23:40:50 +00:00 |
apm
|
…
|
|
arcbios
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 20:47:22 +00:00 |
ata
|
Add yet another broken 160GB seagate drive. Mine. ST3160021A.
|
2006-06-24 04:49:40 +00:00 |
bi
|
…
|
|
bluetooth
|
make some bluetooth devices just devices, not interface attributes
|
2006-06-21 17:14:13 +00:00 |
cardbus
|
Make it compile on sparc64.
|
2006-06-07 15:30:48 +00:00 |
dec
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 20:48:19 +00:00 |
dkwedge
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
dmover
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
ebus
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
eisa
|
…
|
|
gpib
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
gpio
|
…
|
|
hpc
|
If tty that we open already has hpf1275a line discipline set, don't
|
2006-05-30 01:14:38 +00:00 |
i2c
|
It necessary to mask to validate bits.
|
2006-06-12 16:07:33 +00:00 |
i2o
|
…
|
|
ic
|
Make sure that a powerhook was successfully established before trying to
|
2006-06-25 14:49:49 +00:00 |
ieee1394
|
Don't allocate > 1K on the stack
|
2006-06-13 02:39:11 +00:00 |
if_ndis
|
Replaced some #ifdef NDIS_LKM's which were commenting out debugging
|
2006-05-29 20:49:03 +00:00 |
ir
|
stack police: Fix the biggest offender with ~4K stack, by allocating the
|
2006-06-09 21:58:57 +00:00 |
isa
|
Not related to chap-midi branch; corrects two compilation errors induced
|
2006-06-18 23:15:33 +00:00 |
isapnp
|
Regen
|
2006-04-27 21:33:42 +00:00 |
marvell
|
'volatile' is not a valid return type qualifier - remove it.
|
2006-05-24 21:22:36 +00:00 |
mca
|
…
|
|
microcode
|
Add cleandir and clean fake targets. I should find a better way to do this.
|
2006-06-08 15:22:03 +00:00 |
mii
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
mscp
|
…
|
|
mvme
|
…
|
|
news
|
…
|
|
ofisa
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
ofw
|
G/c struct ofbus_softc. Last use (in sys/arch/powerpc/powerpc/ofw_machdep.c)
|
2006-06-14 19:42:34 +00:00 |
onewire
|
Remove the devprop API and switch everthing over to the new proplib. Add
|
2006-05-05 18:04:41 +00:00 |
pci
|
* disconnect a stream and audio converters on a halt of the stream
|
2006-06-25 13:41:58 +00:00 |
pckbport
|
reset kbc as the comment said. from joerg.
|
2006-06-18 20:53:10 +00:00 |
pcmcia
|
make some bluetooth devices just devices, not interface attributes
|
2006-06-21 17:14:13 +00:00 |
podulebus
|
…
|
|
ppbus
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
qbus
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 20:40:55 +00:00 |
raidframe
|
Do the "don't allocate > 1K on the stack" thing for raidioctl().
|
2006-06-12 22:49:35 +00:00 |
rasops
|
quieten GCC uninitialise variable warnings.
|
2006-05-18 18:45:48 +00:00 |
rcons
|
…
|
|
sbus
|
Clean up bogus whitespace
|
2006-05-28 13:12:42 +00:00 |
scsipi
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
smbus
|
…
|
|
splash
|
…
|
|
std
|
…
|
|
sun
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
sysmon
|
Advance queue indices properly instead of silently rewriting
|
2006-06-08 04:23:34 +00:00 |
tc
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 09:25:09 +00:00 |
usb
|
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
|
2006-06-19 15:44:33 +00:00 |
videomode
|
Correct two problems with established timings. First, the wrong hex value
|
2006-05-13 00:39:19 +00:00 |
vme
|
- include kauth.h for kauth_authorize_generic.
|
2006-05-15 20:40:55 +00:00 |
wscons
|
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
|
2006-06-19 15:44:33 +00:00 |
wsfont
|
…
|
|
xmi
|
…
|
|
DEVNAMES
|
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
|
2006-06-19 15:44:33 +00:00 |
Makefile
|
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
|
2006-06-19 15:44:33 +00:00 |
auconv.c
|
…
|
|
auconv.h
|
…
|
|
audio.c
|
Halt input/output on soft suspend if currently running, and restore them
|
2006-06-19 10:19:08 +00:00 |
audio_if.h
|
Don't use simple_locks; we can't hold them while calling malloc and
|
2006-04-19 14:10:58 +00:00 |
audiobell.c
|
…
|
|
audiobellvar.h
|
…
|
|
audiovar.h
|
Halt input/output on soft suspend if currently running, and restore them
|
2006-06-19 10:19:08 +00:00 |
aurateconv.c
|
…
|
|
ccd.c
|
don't allocate > 1K on the stack.
|
2006-06-12 22:02:45 +00:00 |
ccdvar.h
|
…
|
|
cgd.c
|
don't allocate too much stuff on the stack.
|
2006-06-20 03:20:44 +00:00 |
cgd_crypto.c
|
…
|
|
cgd_crypto.h
|
…
|
|
cgdvar.h
|
…
|
|
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
clockctl.c
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
cninit.c
|
…
|
|
cons.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
cons.h
|
Remove redundant semicolon in dev_type_cnbell.
|
2006-06-01 00:43:37 +00:00 |
dksubr.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
dkvar.h
|
…
|
|
firmload.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
firmload.h
|
…
|
|
fss.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
fssvar.h
|
…
|
|
kloader.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
kloader.h
|
…
|
|
kttcp.c
|
quieten GCC uninitialise variable warnings.
|
2006-05-18 18:45:48 +00:00 |
kttcpio.h
|
…
|
|
ld.c
|
…
|
|
ldvar.h
|
…
|
|
md.c
|
…
|
|
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
…
|
|
midi_if.h
|
…
|
|
midisyn.c
|
Coveriry CID 565: Remove bogus test.
|
2006-04-14 21:58:25 +00:00 |
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mm.c
|
…
|
|
mulaw.c
|
…
|
|
mulaw.h
|
…
|
|
nullcons_subr.c
|
…
|
|
radio.c
|
…
|
|
radio_if.h
|
…
|
|
radiovar.h
|
…
|
|
rnd.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
rndpool.c
|
…
|
|
sequencer.c
|
…
|
|
sequencervar.h
|
…
|
|
verified_exec.c
|
Include kauth header for function prototypes
|
2006-05-25 11:24:00 +00:00 |
vnd.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
vndvar.h
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |