.. |
acpi
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
apm
|
|
|
arcbios
|
uint32_t -> unsigned long, per the differences between 32- and 64-bit ARCS.
|
2004-10-02 09:53:27 +00:00 |
ata
|
Allow polled commands to be queued, if ata_exec_xfer() is called in thread
|
2004-10-30 23:10:37 +00:00 |
bi
|
When adding/deleting multicast addresses, only whack the address
|
2004-10-30 18:08:34 +00:00 |
bluetooth
|
|
|
cardbus
|
Redo previous two commit a bit different way;
|
2004-10-14 03:24:00 +00:00 |
dec
|
Constify the speedtab arrays
|
2004-04-25 06:23:40 +00:00 |
dkwedge
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
dmover
|
|
|
ebus
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
eisa
|
use the locator passing config_found/submatch, and limit use of the
|
2004-09-01 21:09:09 +00:00 |
gpib
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
hpc
|
Change config_attach_pseudo() to take a cfdata * that contains the
|
2004-10-15 04:38:36 +00:00 |
i2c
|
PR kern/27088 from Jared Momose. The read function should specify the
|
2004-09-30 18:57:39 +00:00 |
i2o
|
When adding/deleting multicast addresses, only whack the address
|
2004-10-30 18:08:34 +00:00 |
ic
|
iee_ioctl(): Make this look like other drivers, fixing a missing "splx(s)"
|
2004-10-30 23:52:22 +00:00 |
ieee1394
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
ir
|
|
|
isa
|
When adding/deleting multicast addresses, only whack the address
|
2004-10-30 23:33:29 +00:00 |
isapnp
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
marvell
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
mca
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
microcode
|
|
|
mii
|
Add support for the PHY found with BCM575x chips. Beware the magic
|
2004-10-28 07:26:17 +00:00 |
mscp
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
mvme
|
|
|
news
|
|
|
ofisa
|
one more case: don't use ISACF_* constants internally
|
2004-09-01 21:30:25 +00:00 |
ofw
|
Add support for wedges to the OpenFirmware disk driver.
|
2004-09-25 05:21:03 +00:00 |
pci
|
Reorder some register writes just to be safe.
|
2004-10-31 06:25:55 +00:00 |
pckbport
|
Add & document WSKBD_USONLY: In order to strip down the space usage of wscons,
|
2004-10-04 00:20:23 +00:00 |
pcmcia
|
When adding/deleting multicast addresses, only whack the address
|
2004-10-30 18:08:34 +00:00 |
podulebus
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
ppbus
|
remove the ppbus_print_child() function which is pointless as used here
|
2004-09-13 12:49:58 +00:00 |
qbus
|
- qtinit(): Don't skip initialization if we're already marked RUNNING.
|
2004-10-30 23:45:10 +00:00 |
raidframe
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
rasops
|
|
|
rcons
|
|
|
sbus
|
When adding/deleting multicast addresses, only whack the address
|
2004-10-30 18:08:34 +00:00 |
scsipi
|
When adding/deleting multicast addresses, only whack the address
|
2004-10-30 18:08:34 +00:00 |
smbus
|
Fix a couple of tyops.
|
2003-10-25 15:00:38 +00:00 |
std
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
sun
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
sysmon
|
|
|
tc
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
usb
|
When adding/deleting multicast addresses, only whack the address
|
2004-10-30 18:08:34 +00:00 |
vinum
|
fix printf formats to match with sys/buf.h rev.1.75.
|
2004-09-19 12:22:22 +00:00 |
vme
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +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
|
|
|
xmi
|
|
|
auconv.c
|
|
|
auconv.h
|
|
|
audio_if.h
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
audio.c
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
audiobell.c
|
Simple code to provide a console bell through a generic audio device, for
|
2004-01-17 20:55:59 +00:00 |
audiobellvar.h
|
|
|
audiovar.h
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
aurateconv.c
|
|
|
ccd.c
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
ccdvar.h
|
hide bufq_state from userland.
|
2004-10-28 06:59:18 +00:00 |
cgd_crypto.c
|
|
|
cgd_crypto.h
|
Protect against multiple inclusion.
|
2004-08-23 04:45:18 +00:00 |
cgd.c
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +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
|
|
|
cons.h
|
|
|
DEVNAMES
|
s/uax/axe/
|
2004-10-23 13:46:45 +00:00 |
dksubr.c
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
dkvar.h
|
|
|
fss.c
|
Move the inclusion of <sys/bufq.h> from fss.c to fssvar.h to make
|
2004-10-29 15:39:38 +00:00 |
fssvar.h
|
Move the inclusion of <sys/bufq.h> from fss.c to fssvar.h to make
|
2004-10-29 15:39:38 +00:00 |
kloader.c
|
There's no need to pass a proc value when using UIO_SYSSPACE with
|
2004-09-17 14:11:20 +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
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
ldvar.h
|
Add support for wedges to the logical disk driver.
|
2004-09-25 04:28:08 +00:00 |
Makefile
|
Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)
|
2004-03-13 17:31:33 +00:00 |
md_root.c
|
Use aprint*().
|
2003-04-29 01:49:33 +00:00 |
md.c
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
md.h
|
|
|
midi_if.h
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
midi.c
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
midisyn.c
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
midisynvar.h
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
midivar.h
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
mm.c
|
|
|
mulaw.c
|
|
|
mulaw.h
|
|
|
nullcons_subr.c
|
|
|
radio_if.h
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
radio.c
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
radiovar.h
|
constify audio_hw_if, midi_hw_if, and radio_hw_if.
|
2004-10-29 12:57:15 +00:00 |
rnd.c
|
|
|
rndpool.c
|
Fix signed/unsigned comparison warnings.
|
2002-11-10 03:28:59 +00:00 |
sequencer.c
|
|
|
sequencervar.h
|
netbsd.org -> NetBSD.org
|
2003-12-04 13:57:30 +00:00 |
verified_exec.c
|
|
|
vnd.c
|
move buffer queue related stuffs from buf.h to their own header, bufq.h.
|
2004-10-28 07:07:35 +00:00 |
vndvar.h
|
|
|