.. |
acpi
|
reduce the last commit to its essence; the rest was
|
2005-07-11 18:31:12 +00:00 |
apm
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
arcbios
|
Constify
|
2005-06-03 18:58:40 +00:00 |
ata
|
remove unused (hopefully:-) softc fields for disk geometry
|
2005-07-25 12:52:44 +00:00 |
bi
|
Fixes due to cast-qual addition.
|
2005-06-27 11:05:24 +00:00 |
bluetooth
|
bthcipoll must not return <sys/errno.h> error codes, return POLLERR/POLLHUP
|
2005-07-02 07:50:34 +00:00 |
cardbus
|
Add file for 'uhci at cardbus'. From FUKAUMI Naoki in kern/30814.
|
2005-07-24 08:48:03 +00:00 |
dec
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
dkwedge
|
avoid variable shadowing.
|
2005-05-29 22:13:33 +00:00 |
dmover
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
ebus
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
eisa
|
avoid variable shadowing.
|
2005-05-30 04:36:52 +00:00 |
gpib
|
Add a final newline.
|
2005-03-11 23:41:02 +00:00 |
hpc
|
Get AC/battery state via config_hook_call if hooks are registered.
|
2005-07-30 22:51:42 +00:00 |
i2c
|
Fix the various todr_gettime() and todr_settime() fallouts from
|
2005-06-04 20:14:24 +00:00 |
i2o
|
add const
|
2005-05-30 04:37:57 +00:00 |
ic
|
Allow setting the MAC address via wiconfig -m (Lord Isildur)
|
2005-08-10 13:20:42 +00:00 |
ieee1394
|
Since fwip_unicast_input_recycle() is called from interrupt context, one
|
2005-07-23 16:55:13 +00:00 |
ir
|
PR-30566: Poll must not return <sys/errno.h> values.
|
2005-06-21 14:01:11 +00:00 |
isa
|
Fix compilation with FD_DEBUG.
|
2005-07-30 14:49:35 +00:00 |
isapnp
|
make the isdn drivers compile again with -Wconst, -Wshadow
|
2005-07-09 02:05:09 +00:00 |
marvell
|
Use underscores to prefix local variables in macros.
|
2005-06-03 11:22:08 +00:00 |
mca
|
add const to a cast.
|
2005-05-30 04:30:56 +00:00 |
microcode
|
u_int8_t -> uint8_t
|
2005-06-27 03:36:25 +00:00 |
mii
|
Remove changes to bitbang code for de devices to work as tlps on cats.
|
2005-08-09 19:26:24 +00:00 |
mscp
|
Fixes due to cast-qual addition.
|
2005-06-27 11:05:24 +00:00 |
mvme
|
Fix const fallout.
|
2005-06-03 08:49:03 +00:00 |
news
|
…
|
|
ofisa
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
ofw
|
Now that OF_read and OF_write have different signatures, we need to
|
2005-06-09 12:23:23 +00:00 |
pci
|
Not add PIIX are wired to compat mode these days. Problem reported and fix
|
2005-08-10 13:23:38 +00:00 |
pckbport
|
Change the rest of the sysctl subsystem to use const consistently.
|
2005-06-20 02:49:18 +00:00 |
pcmcia
|
make the isdn drivers compile again with -Wconst, -Wshadow
|
2005-07-09 02:05:09 +00:00 |
podulebus
|
Adapt to compiling with -Wcast-qual by constifying a char* field.
|
2005-06-09 09:15:28 +00:00 |
ppbus
|
more cast-qual and shadow fallout
|
2005-06-01 18:41:51 +00:00 |
qbus
|
Fixes due to cast-qual addition.
|
2005-06-27 11:05:24 +00:00 |
raidframe
|
If rf_SubmitReconBuffer indicates the submission was blocked (for
|
2005-07-18 15:32:01 +00:00 |
rasops
|
avoid shadow variable "stamp"
|
2005-05-30 22:18:19 +00:00 |
rcons
|
make this compile after Wcast-qual
|
2005-06-01 17:05:16 +00:00 |
sbus
|
Updated license
|
2005-07-28 21:36:48 +00:00 |
scsipi
|
Add tape statistics structure pointer.
|
2005-08-07 12:25:08 +00:00 |
smbus
|
…
|
|
std
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
sun
|
deal with more than one cgsix, make sure to get things right even when none
|
2005-06-28 20:55:21 +00:00 |
sysmon
|
- add const
|
2005-05-29 22:18:25 +00:00 |
tc
|
Add __UNVOLATILE() to a cast when calling memset() to appease -Wcast-qual.
|
2005-06-08 22:33:56 +00:00 |
usb
|
+#include <sys/device.h>
|
2005-08-05 07:27:47 +00:00 |
vinum
|
Follow up after adding const by doing some more.
|
2005-07-05 22:20:47 +00:00 |
vme
|
Add const and fix for -Wshadow.
|
2005-06-03 22:01:01 +00:00 |
wscons
|
PR-30566: Poll must not return <sys/errno.h> values.
|
2005-06-21 14:01:11 +00:00 |
wsfont
|
Use static.
|
2005-06-28 00:44:22 +00:00 |
xmi
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
DEVNAMES
|
Add a driver for Cypress microcontroller based USB serial adapters.
|
2005-07-30 06:14:49 +00:00 |
Makefile
|
Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)
|
2004-03-13 17:31:33 +00:00 |
auconv.c
|
merge kent-audio1 branch, which introduces audio filter pipeline to the MI
|
2005-01-10 22:01:36 +00:00 |
auconv.h
|
correct some position names.
|
2005-06-18 11:22:12 +00:00 |
audio.c
|
PR-30566: Poll must not return <sys/errno.h> values.
|
2005-06-21 14:01:11 +00:00 |
audio_if.h
|
merge kent-audio1 branch, which introduces audio filter pipeline to the MI
|
2005-01-10 22:01:36 +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
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
audiovar.h
|
merge kent-audio1 branch, which introduces audio filter pipeline to the MI
|
2005-01-10 22:01:36 +00:00 |
aurateconv.c
|
add missing const.
|
2005-05-31 00:48:57 +00:00 |
ccd.c
|
No 0x in front of %p...
|
2005-05-22 15:54:45 +00:00 |
ccdvar.h
|
hide bufq_state from userland.
|
2004-10-28 06:59:18 +00:00 |
cgd.c
|
constification fallout
|
2005-06-28 20:23:02 +00:00 |
cgd_crypto.c
|
clear freed memory
|
2005-03-19 21:39:17 +00:00 |
cgd_crypto.h
|
Protect against multiple inclusion.
|
2004-08-23 04:45:18 +00:00 |
cgdvar.h
|
no reason for those not to be const.
|
2005-06-27 03:00:03 +00:00 |
clock_subr.c
|
de-__P
|
2005-02-04 02:10:35 +00:00 |
clock_subr.h
|
Fix the various todr_gettime() and todr_settime() fallouts from
|
2005-06-04 20:14:24 +00:00 |
clockctl.c
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
cninit.c
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
cons.c
|
PR-30566: Poll must not return <sys/errno.h> values.
|
2005-06-21 14:01:11 +00:00 |
cons.h
|
de-__P
|
2005-02-04 02:10:35 +00:00 |
dksubr.c
|
constification fallout
|
2005-06-28 20:23:02 +00:00 |
dkvar.h
|
constification fallout
|
2005-06-28 20:23:02 +00:00 |
fss.c
|
Support user controllable flags for the snapshot driver:
|
2005-04-17 16:28:26 +00:00 |
fssvar.h
|
Support user controllable flags for the snapshot driver:
|
2005-04-17 16:28:26 +00:00 |
kloader.c
|
Preserve const in cast.
|
2005-05-31 22:22:36 +00:00 |
kloader.h
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
kttcp.c
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
kttcpio.h
|
…
|
|
ld.c
|
avoid variable shadowing.
|
2005-05-30 04:44:52 +00:00 |
ldvar.h
|
Add support for wedges to the logical disk driver.
|
2004-09-25 04:28:08 +00:00 |
md.c
|
merge yamt-km branch.
|
2005-04-01 11:59:21 +00:00 |
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
PR-30566: Poll must not return <sys/errno.h> values.
|
2005-06-21 14:01:11 +00:00 |
midi_if.h
|
- add const
|
2005-05-29 22:18:25 +00:00 |
midisyn.c
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +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
|
don't enumerate individual minor number cases in mmioctl(), handle all
|
2003-12-20 16:22:14 +00:00 |
mulaw.c
|
merge kent-audio1 branch, which introduces audio filter pipeline to the MI
|
2005-01-10 22:01:36 +00:00 |
mulaw.h
|
merge kent-audio1 branch, which introduces audio filter pipeline to the MI
|
2005-01-10 22:01:36 +00:00 |
nullcons_subr.c
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
radio.c
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
radio_if.h
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +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
|
- add const
|
2005-05-29 22:18:25 +00:00 |
rndpool.c
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
sequencer.c
|
more cast-qual and shadow fallout
|
2005-06-01 18:41:51 +00:00 |
sequencervar.h
|
- add const
|
2005-05-29 22:18:25 +00:00 |
verified_exec.c
|
Change how we handle duplicates in the signatures file.
|
2005-08-03 18:05:16 +00:00 |
vnd.c
|
minor usability improvements:
|
2005-07-25 13:25:08 +00:00 |
vndvar.h
|
Add support for reading cloop2 compressed filesystem image,
|
2005-07-17 00:08:27 +00:00 |