.. |
acpi
|
Add sysmon pswitch hook so that powerd(8) can monitor
|
2004-05-03 07:44:36 +00:00 |
apm
|
Fix typo in defined variable; from Sergey Svishchev.
|
2004-05-11 22:44:24 +00:00 |
arcbios
|
protect against multiple inclusion
|
2004-04-10 19:32:53 +00:00 |
ata
|
Add a delay(10) after re-enabling interrupts in the control register.
|
2004-05-08 15:03:32 +00:00 |
bi
|
…
|
|
bluetooth
|
…
|
|
cardbus
|
Remove now-unused 'int pmreg'.
|
2004-05-09 01:39:41 +00:00 |
dec
|
Constify the speedtab arrays
|
2004-04-25 06:23:40 +00:00 |
dmover
|
…
|
|
ebus
|
…
|
|
eisa
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
gpib
|
Spell removable with only two es. Inspired by jmc@openbsd.
|
2004-04-19 12:44:09 +00:00 |
hpc
|
Give the MobilePro 800 and MobilePro 880 correct keymaps: fix the
|
2004-04-06 15:48:17 +00:00 |
i2c
|
…
|
|
i2o
|
s/the the/the/ (only in sources that aren't regularly imported from
|
2004-04-23 02:58:27 +00:00 |
ic
|
In wdcprobe1(), protect the register writability test with splbio().
|
2004-05-15 17:15:09 +00:00 |
ieee1394
|
return an error on invalid mode.
|
2004-05-13 17:34:48 +00:00 |
ir
|
…
|
|
isa
|
Fix typo in comment; from Sergey Svishchev.
|
2004-05-11 22:45:09 +00:00 |
isapnp
|
…
|
|
marvell
|
Typos in comment description.
|
2004-05-01 12:55:06 +00:00 |
mca
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
microcode
|
Revert ISP2100 firmware to Qlogic revision 1.19.16 (the version that shipped
|
2004-05-02 19:07:04 +00:00 |
mii
|
mii_phy_flowstatus(): short-circuit processing if both sides advertise
|
2004-04-11 15:47:33 +00:00 |
mscp
|
…
|
|
mvme
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
news
|
…
|
|
ofisa
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
ofw
|
use safer string manipulation function
|
2004-04-23 21:01:02 +00:00 |
pci
|
Add PAUSE-related event counters. Slightly modified from patch supplied by
|
2004-05-15 22:19:27 +00:00 |
pckbport
|
remove license clauses 3 and 4 from my cpoyright notices
|
2004-03-24 17:26:53 +00:00 |
pcmcia
|
make it compile (printf # of arg mismatch)
|
2004-04-25 19:38:27 +00:00 |
podulebus
|
s/the the/the/ (only in sources that aren't regularly imported from
|
2004-04-23 02:58:27 +00:00 |
ppbus
|
…
|
|
qbus
|
Remove UCB ad clause in Hugh Graham's license.
|
2004-05-12 00:45:04 +00:00 |
raidframe
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
rasops
|
…
|
|
rcons
|
…
|
|
sbus
|
Fix incorrect diagnostic.
|
2004-05-04 15:34:37 +00:00 |
scsipi
|
Add a delay(10) after re-enabling interrupts in the control register.
|
2004-05-08 15:03:32 +00:00 |
smbus
|
…
|
|
std
|
…
|
|
sun
|
sprintf -> snprintf
|
2004-04-22 00:17:10 +00:00 |
sysmon
|
Add AC adapter event type.
|
2004-05-03 07:43:37 +00:00 |
tc
|
remove redundant function prototypes to make this compilable after
|
2004-04-27 12:35:26 +00:00 |
usb
|
add support for USB_GET_DEVICEINFO and USB_GET_STRING_DESC ioctls,
|
2004-05-08 11:41:19 +00:00 |
vinum
|
…
|
|
vme
|
Spell removable with only two es. Inspired by jmc@openbsd.
|
2004-04-19 12:44:09 +00:00 |
wscons
|
Add el-cheapo finnish encoding, i.e. make the name "fi" point to
|
2004-05-13 15:00:27 +00:00 |
wsfont
|
use bounded string ops
|
2004-04-23 21:29:16 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
Add MI stpcide. Indeed i386 since it's a part of 486 SoC.
|
2004-05-08 10:34:15 +00:00 |
Makefile
|
…
|
|
auconv.c
|
…
|
|
auconv.h
|
…
|
|
audio.c
|
…
|
|
audio_if.h
|
…
|
|
audiobell.c
|
…
|
|
audiobellvar.h
|
…
|
|
audiovar.h
|
…
|
|
aurateconv.c
|
…
|
|
ccd.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
ccdvar.h
|
…
|
|
cgd.c
|
Modified the dksubr routines to:
|
2004-03-27 23:23:06 +00:00 |
cgd_crypto.c
|
…
|
|
cgd_crypto.h
|
…
|
|
cgdvar.h
|
Modified the dksubr routines to:
|
2004-03-27 23:23:06 +00:00 |
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
clockctl.c
|
…
|
|
cninit.c
|
…
|
|
cons.c
|
…
|
|
cons.h
|
…
|
|
dksubr.c
|
Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will
|
2004-04-19 16:04:07 +00:00 |
dkvar.h
|
Modified the dksubr routines to:
|
2004-03-27 23:23:06 +00:00 |
fss.c
|
…
|
|
fssvar.h
|
…
|
|
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
|
Don't use BUFQ_FCFS. It degrades performance both for "smart" (Mylex
|
2004-03-22 17:30:33 +00:00 |
ldvar.h
|
…
|
|
md.c
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +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
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
vndvar.h
|
…
|
|