.. |
acpi
|
Fix typoed function name. I guess not a lot of people use that driver.
|
2007-01-10 18:55:22 +00:00 |
adb
|
avoid another collision
|
2007-01-18 00:49:17 +00:00 |
apm
|
Use aprint_normal for attachment messages.
|
2006-12-10 04:52:13 +00:00 |
arcbios
|
Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!
|
2006-10-01 19:28:43 +00:00 |
ata
|
Spell "schedule" correctly. From Zafer Aydogan.
|
2006-12-25 18:36:05 +00:00 |
bi
|
…
|
|
bluetooth
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
cardbus
|
add entry CF32A CF Adapter (BUFFALO RCF-CBA2)
|
2006-12-31 12:50:19 +00:00 |
dec
|
Tidy away wsmouse_input() abstractions and update
|
2006-11-12 19:00:42 +00:00 |
dkwedge
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
dmover
|
Complete initializers so those files compile.
|
2007-01-13 18:42:45 +00:00 |
ebus
|
Add missing initializer
|
2006-10-15 19:43:45 +00:00 |
eisa
|
Improve error handling. Related to PR/21900.
|
2006-11-28 20:29:14 +00:00 |
gpib
|
Complete initializers, teach drivers that we moved from struct proc to
|
2007-01-13 18:46:37 +00:00 |
gpio
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
hpc
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
i2c
|
add sgsmix
|
2007-01-17 23:33:23 +00:00 |
i2o
|
Fix uninitialised warnings. All are false positives, except one which was
|
2007-01-13 19:43:20 +00:00 |
ic
|
Fix EEPROM functions for RTL8169SC chips:
|
2007-01-29 12:11:42 +00:00 |
ieee1394
|
Use macro FWBUSNOTREADY.
|
2006-12-22 03:27:49 +00:00 |
if_ndis
|
Consistent usage of KAUTH_GENERIC_ISSUSER.
|
2007-01-04 18:44:45 +00:00 |
ir
|
Complete initialiser, avoid returning stack content as an error code and...
|
2007-01-10 20:49:18 +00:00 |
isa
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
isapnp
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
marvell
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
mca
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
microcode
|
Add a NetBSD RCS tag.
|
2006-12-17 23:08:12 +00:00 |
mii
|
Spell "threshold" correctly. From Zafer Aydogan.
|
2006-12-25 18:41:45 +00:00 |
mscp
|
…
|
|
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
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
onewire
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
pci
|
sync with OpenBSD-current (many bugfixes, add some devices)
|
2007-01-30 11:34:38 +00:00 |
pckbport
|
Don't call queries "PS/2 commands", it's confusing.
|
2007-01-17 23:14:03 +00:00 |
pcmcia
|
Remove stale config(5) entries for unexistent wl(4).
|
2007-01-09 19:19:09 +00:00 |
podulebus
|
The SEC uses the same page latch for both ROM and RAM, so we should arrange
|
2006-10-14 21:47:11 +00:00 |
ppbus
|
add zero initializers to make that compile again
|
2006-10-24 19:16:50 +00:00 |
qbus
|
Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!
|
2006-10-01 19:28:43 +00:00 |
raidframe
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
rasops
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
rcons
|
…
|
|
sbus
|
Allow this to compile with -DDEBUG: convert proc to lwp->l_proc.
|
2007-01-07 12:54:57 +00:00 |
scsipi
|
Fix for atapi devices that have 32 bit databusses selected. The devices
|
2007-01-23 20:10:06 +00:00 |
smbus
|
…
|
|
spi
|
Spell "separate" correctly. From Zafer Aydogan.
|
2006-12-25 18:39:47 +00:00 |
splash
|
Inline UPDATE_INTERVAL macro, it's only used once. Per mrg@'s note
|
2006-10-29 11:29:58 +00:00 |
std
|
…
|
|
sun
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
sysmon
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
tc
|
Consistent usage of KAUTH_GENERIC_ISSUSER.
|
2007-01-04 18:44:45 +00:00 |
usb
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
videomode
|
add 1280x768@75Hz modeline
|
2007-01-08 00:21:44 +00:00 |
vme
|
vmegeneric never saw the light of the source tree. After 7 years, I guess
|
2007-01-09 23:51:30 +00:00 |
wscons
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
wsfont
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
Remove unexistent vmegeneric.
|
2007-01-09 23:53:33 +00:00 |
Makefile
|
Add the 'lockstat' driver, which collects basic information about lock events.
|
2006-09-07 00:20:28 +00:00 |
auconv.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
auconv.h
|
…
|
|
audio.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +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
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
ccd.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
ccdvar.h
|
…
|
|
cgd.c
|
cgd_ioctl_set():
|
2007-01-19 18:59:59 +00:00 |
cgd_crypto.c
|
Added const-qualifiers.
|
2007-01-21 23:00:08 +00:00 |
cgd_crypto.h
|
Added const-qualifiers.
|
2007-01-21 23:00:08 +00:00 |
cgdvar.h
|
revert previous commit (size_t -> int change). Thanks cube.
|
2006-12-02 06:22:09 +00:00 |
clock_subr.c
|
…
|
|
clock_subr.h
|
Pass the filesystem time to clock drivers in the todr_chip_handle, so that
|
2006-09-16 00:50:52 +00:00 |
clockctl.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
cninit.c
|
…
|
|
cons.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
cons.h
|
Complete the cons_init(n) initializer.
|
2007-01-13 18:39:35 +00:00 |
dksubr.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
dkvar.h
|
…
|
|
firmload.c
|
Don't crash if firmware_open is called too early.
|
2007-01-14 10:56:34 +00:00 |
firmload.h
|
…
|
|
fss.c
|
New file system suspension API to replace vn_start_write and vn_finished_write.
|
2007-01-19 14:49:08 +00:00 |
fssvar.h
|
…
|
|
kloader.c
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +00:00 |
kloader.h
|
…
|
|
kttcp.c
|
Fill manpage with some data, taken from comments in the kernel source
|
2006-12-28 02:09:49 +00:00 |
kttcpio.h
|
…
|
|
ld.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
ldvar.h
|
…
|
|
lockstat.c
|
lockstat: improve reporting slightly, and fix a bug where the command
|
2006-12-25 11:57:40 +00:00 |
lockstat.h
|
Remove more duplicate headers.
|
2007-01-29 01:52:43 +00:00 |
md.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
md.h
|
…
|
|
md_root.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
midi.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
midi_if.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midictl.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
midictl.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
midisyn.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +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
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
mulaw.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
mulaw.h
|
…
|
|
nullcons_subr.c
|
…
|
|
radio.c
|
__unused removal on arguments; approved by core.
|
2006-11-16 01:32:37 +00:00 |
radio_if.h
|
…
|
|
radiovar.h
|
…
|
|
rnd.c
|
No need to break after return.
|
2007-01-05 16:38:13 +00:00 |
rndpool.c
|
…
|
|
sequencer.c
|
fix spelling of accommodate; from Zapher.
|
2006-11-24 19:46:58 +00:00 |
sequencervar.h
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
verified_exec.c
|
veriexec_file_delete() and veriexec_table_delete() now take 'struct lwp *'
|
2007-01-11 16:24:47 +00:00 |
vnd.c
|
don't print b_resid when it's not valid.
|
2007-01-28 21:33:24 +00:00 |
vndvar.h
|
integrate kauth.
|
2006-05-14 21:42:26 +00:00 |