.. |
acpi
|
Complete the declaration.
|
2006-08-27 23:13:47 +00:00 |
apm
|
make APM_POWER_PRINT compile.
|
2006-07-17 13:23:46 +00:00 |
arcbios
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
ata
|
Oops, this is not ready yet.
|
2006-08-27 23:51:31 +00:00 |
bi
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
bluetooth
|
add missing initializer.
|
2006-08-28 00:14:50 +00:00 |
cardbus
|
Update ADMtek pci device ids to match data sheets. While here, add the 9513
|
2006-07-21 17:20:20 +00:00 |
dec
|
Remove RASTERCONSOLE support from the pmax port.
|
2006-07-29 19:10:56 +00:00 |
dkwedge
|
avoid diagnostic panic if both blk and chr wedge are open at the same time
|
2006-08-24 21:57:11 +00:00 |
dmover
|
Correct first arg to falloc().
|
2006-07-28 08:51:05 +00:00 |
ebus
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
eisa
|
static goes first
|
2006-09-02 07:08:39 +00:00 |
gpib
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
gpio
|
add missing initializers
|
2006-08-30 02:09:40 +00:00 |
hpc
|
Appease GCC4 by making /* NOTREACHED */ code return 0.
|
2006-08-31 18:31:59 +00:00 |
i2c
|
gettime and settime functions are meant to return errno values. Make
|
2006-08-23 21:21:34 +00:00 |
i2o
|
- fix initializers
|
2006-08-30 17:07:33 +00:00 |
ic
|
add missing decl.
|
2006-09-03 05:23:59 +00:00 |
ieee1394
|
- fix missing initializations
|
2006-08-30 02:08:20 +00:00 |
if_ndis
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
ir
|
fix incomplete initializer.
|
2006-08-30 19:16:03 +00:00 |
isa
|
add missing initializers
|
2006-09-03 05:29:46 +00:00 |
isapnp
|
fix incomplete initializers
|
2006-08-30 02:15:33 +00:00 |
marvell
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
mca
|
fix initializer
|
2006-08-30 17:00:15 +00:00 |
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
|
comment out unreachable code
|
2006-09-02 07:06:03 +00:00 |
mscp
|
Use device_private().
|
2006-03-29 06:51:47 +00:00 |
mvme
|
gcc4 uninitialized variable. gcc3 apparently didn't catch this one.
|
2006-08-07 01:31:36 +00:00 |
news
|
…
|
|
ofisa
|
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
|
2006-07-13 22:56:00 +00:00 |
ofw
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
onewire
|
Put appropriate prefixes on property names to reduce chances of name
|
2006-07-10 16:28:44 +00:00 |
pci
|
add missing initializer
|
2006-09-03 06:26:27 +00:00 |
pckbport
|
reset kbc as the comment said. from joerg.
|
2006-06-18 20:53:10 +00:00 |
pcmcia
|
use c99 initializers
|
2006-09-03 04:52:14 +00:00 |
podulebus
|
Add an option COM_REGMAP to allow com(4) to use an array of register indices.
|
2006-07-13 22:56:00 +00:00 |
ppbus
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
qbus
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
raidframe
|
Fix uninitialized variables.
|
2006-08-28 02:58:16 +00:00 |
rasops
|
quieten GCC uninitialise variable warnings.
|
2006-05-18 18:45:48 +00:00 |
rcons
|
avoid checking if an unsigned number is less than 0. fixes PR 29948.
|
2006-01-21 19:28:44 +00:00 |
sbus
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
scsipi
|
comment out unreachable code
|
2006-09-03 06:23:27 +00:00 |
smbus
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
splash
|
Smaller NetBSD logo image, suitable for lower memory situations or
|
2006-02-19 17:12:01 +00:00 |
std
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sun
|
Add duplicate include protection to <dev/sun/kbio.h>.
|
2006-08-28 17:15:24 +00:00 |
sysmon
|
expose the ioctl internal function now used by the acpi_apm code.
|
2006-07-08 20:26:06 +00:00 |
tc
|
Acting as Elad's keyboard:
|
2006-08-23 15:44:29 +00:00 |
usb
|
It seems that EHCI at least will complete a empty transfer with
|
2006-08-30 19:42:37 +00:00 |
videomode
|
Correct two problems with established timings. First, the wrong hex value
|
2006-05-13 00:39:19 +00:00 |
vme
|
don't call variables errno! including from userland breaks things!
|
2006-08-27 19:18:08 +00:00 |
wscons
|
fix incomplete struct decl.
|
2006-08-28 21:37:37 +00:00 |
wsfont
|
fix incomplete initializers
|
2006-08-28 21:33:16 +00:00 |
xmi
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
DEVNAMES
|
acorn26 hasn't had sbic since before it became acorn26.
|
2006-08-27 10:14:20 +00:00 |
Makefile
|
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
|
2006-06-19 15:44:33 +00:00 |
auconv.c
|
Revert local changes not meant for previous commit.
|
2006-03-18 14:31:26 +00:00 |
auconv.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
audio.c
|
add missing initializers.
|
2006-08-27 23:54:50 +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
|
Use device_unit().
|
2006-03-28 17:38:24 +00:00 |
audiobellvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
audiovar.h
|
Halt input/output on soft suspend if currently running, and restore them
|
2006-06-19 10:19:08 +00:00 |
aurateconv.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ccd.c
|
Use dk_lookup.
|
2006-08-27 04:58:40 +00:00 |
ccdvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cgd.c
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
cgd_crypto.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cgd_crypto.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cgdvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
clock_subr.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
clock_subr.h
|
Provide BCD<->binary conversion in libkern and turn <dev/clock_subr.h>'s
|
2006-03-11 15:40:07 +00:00 |
clockctl.c
|
fix incomplete initializer
|
2006-08-29 23:41:12 +00:00 |
cninit.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cons.c
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
cons.h
|
Remove redundant semicolon in dev_type_cnbell.
|
2006-06-01 00:43:37 +00:00 |
dksubr.c
|
Add horrible hack for wedges. Why is the block device of the wedges in use?
|
2006-08-27 05:00:00 +00:00 |
dkvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
firmload.c
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |
firmload.h
|
Add an API for loading firmware images for devices.
|
2006-01-17 06:08:48 +00:00 |
fss.c
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
fssvar.h
|
use lockmgr() instead of bespoke code for mutual exclusion in fss_ioctl().
|
2006-03-14 15:07:29 +00:00 |
kloader.c
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
kloader.h
|
Use uintN_t.
|
2006-01-20 02:47:30 +00:00 |
kttcp.c
|
quieten GCC uninitialise variable warnings.
|
2006-05-18 18:45:48 +00:00 |
kttcpio.h
|
…
|
|
ld.c
|
Use device_unit().
|
2006-03-28 17:38:24 +00:00 |
ldvar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
md.c
|
add missing initializer
|
2006-09-02 07:01:20 +00:00 |
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
add missing initializer
|
2006-09-02 07:04:46 +00:00 |
midi_if.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midictl.c
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midictl.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midisyn.c
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midisynvar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midivar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
mm.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mulaw.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mulaw.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
nullcons_subr.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
radio.c
|
add missing initializer
|
2006-09-03 05:02:21 +00:00 |
radio_if.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
radiovar.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
rnd.c
|
add missing initializer
|
2006-09-03 05:02:21 +00:00 |
rndpool.c
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sequencer.c
|
- add missing initializer
|
2006-09-03 05:19:38 +00:00 |
sequencervar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
verified_exec.c
|
replace magic numbers for strict levels (0-3) with defines.
|
2006-07-24 21:32:39 +00:00 |
vnd.c
|
PR/34293: Michael van Elst: vnd deadlocks on I/O buffers
|
2006-08-27 18:45:20 +00:00 |
vndvar.h
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |