.. |
acpi
|
Make the ACPI_MADT_DEBUG code compile again.
|
2008-01-07 06:04:07 +00:00 |
adb
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
apm
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
arcbios
|
Convert many of the uses of __attribute__ to equivalent
|
2007-12-25 18:33:32 +00:00 |
ata
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
bi
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
bluetooth
|
__FUNCTION__ -> __func__
|
2007-12-15 00:39:14 +00:00 |
cardbus
|
Disable pci_disable_retry() and cardbus_disable_retry(), with a
|
2008-01-03 23:15:43 +00:00 |
dec
|
Make this compile with DEBUG enabled (fix a printf format, convert to
|
2008-01-04 01:00:43 +00:00 |
dkwedge
|
Merge vmlocking2 to head.
|
2008-01-02 11:48:20 +00:00 |
dmover
|
Add #include <sys/simplelock.h>
|
2008-01-05 02:47:03 +00:00 |
drm
|
membar_memory -> membar_sync
|
2007-12-22 15:33:42 +00:00 |
ebus
|
Interrupt handling changes, in discussion since February:
|
2007-12-03 15:33:00 +00:00 |
eisa
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
gpib
|
Merge vmlocking2 to head.
|
2008-01-02 11:48:20 +00:00 |
gpio
|
Bug fix: record the new state (high/low) set by gpio_pin_write().
|
2007-12-14 01:49:23 +00:00 |
hpc
|
Catch up with new option to dev/pckbport/wskbdmap_mfii.c
|
2008-01-07 00:19:08 +00:00 |
i2c
|
Convert many of the uses of __attribute__ to equivalent
|
2007-12-25 18:33:32 +00:00 |
i2o
|
Match the docs: MUTEX_DRIVER/SPIN are now only for porting code written
|
2007-12-05 07:06:50 +00:00 |
ic
|
Really, remove last vestiges of simplelock debugging.
|
2008-01-07 01:55:15 +00:00 |
ieee1394
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
if_ndis
|
Constify struct ifnet->if_sadl and every use throughout the tree.
|
2007-12-20 21:08:17 +00:00 |
ir
|
__FUNCTION__ -> __func__
|
2007-12-15 00:39:14 +00:00 |
isa
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
isapnp
|
Merge jmcneill-pm branch.
|
2007-12-09 20:27:42 +00:00 |
marvell
|
Remove a local variable which is no longer used.
|
2007-12-16 14:21:43 +00:00 |
mca
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
microcode
|
Added OpenBSD's zyd(4) driver.
|
2007-06-09 11:20:54 +00:00 |
mii
|
Updates from OpenBSD:
|
2008-01-05 20:33:29 +00:00 |
mscp
|
B_BAD has done nothing for a long time.
|
2008-01-04 21:48:05 +00:00 |
mvme
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
news
|
…
|
|
ofisa
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
ofw
|
Convert many of the uses of __attribute__ to equivalent
|
2007-12-25 18:33:32 +00:00 |
onewire
|
use __KERNEL_RCSID()
|
2007-12-11 12:29:11 +00:00 |
pad
|
Merge jmcneill-pm branch.
|
2007-12-09 20:27:42 +00:00 |
pci
|
Remove vestiges of simplelock debugging.
|
2008-01-07 00:27:35 +00:00 |
pckbport
|
defflag one moe variable.
|
2008-01-06 19:42:33 +00:00 |
pcmcia
|
Convert many of the uses of __attribute__ to equivalent
|
2007-12-25 18:33:32 +00:00 |
podulebus
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
ppbus
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
pud
|
one more lock to destroy
|
2007-11-28 17:01:59 +00:00 |
putter
|
unstaticate putterdebug
|
2008-01-02 05:27:21 +00:00 |
qbus
|
Catch up with rename of buf's b_un.b_addr -> b_data.
|
2008-01-04 22:04:59 +00:00 |
raidframe
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
rasops
|
The stamp mutex is not unsafe, so remove this comment so people don't get the wrong idea. ok ad@
|
2008-01-07 00:25:19 +00:00 |
rcons
|
- Factor out too many copies of the same bit of tty code.
|
2007-11-19 18:51:36 +00:00 |
sbus
|
With the new IPL world, things are easier for us: if we can get the
|
2008-01-06 02:29:58 +00:00 |
scsipi
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
smbus
|
…
|
|
spi
|
Extend the envsys2 API (one more time, sorry) as defined in:
|
2007-11-16 08:00:11 +00:00 |
splash
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
std
|
…
|
|
sun
|
Do not "return 1" from kqfilter for errors. That value is passed
|
2007-12-05 17:19:46 +00:00 |
sysmon
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
tc
|
Remove some whitespace.
|
2007-11-13 05:31:01 +00:00 |
tprof
|
a simple performance monitor based profiler, inspired from linux oprofile.
|
2008-01-01 21:28:37 +00:00 |
usb
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
videomode
|
regen
|
2007-04-03 03:33:54 +00:00 |
vme
|
Merge vmlocking2 to head.
|
2008-01-02 11:48:20 +00:00 |
wscons
|
Switch to console on suspend and shutdown, switch back to where the
|
2007-12-13 15:14:48 +00:00 |
wsfb
|
deal with a bug in the Sun Raptor's firmware which reports
|
2007-12-17 15:38:31 +00:00 |
wsfont
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
xmi
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
DEVNAMES
|
Add arcmsr(4) and aps(4).
|
2007-12-05 09:10:25 +00:00 |
Makefile
|
pud (userspace char/block drivers) build goo
|
2007-11-20 18:54:31 +00:00 |
auconv.c
|
…
|
|
auconv.h
|
…
|
|
audio.c
|
Deregister activity handler on detach.
|
2007-12-23 19:14:03 +00:00 |
audio_if.h
|
Interrupt handling changes, in discussion since February:
|
2007-12-03 15:33:00 +00:00 |
audiobell.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
audiobellvar.h
|
…
|
|
audiovar.h
|
Don't count poll(2) and select(2) as device activity. Don't activate the
|
2007-12-13 14:40:36 +00:00 |
aurateconv.c
|
…
|
|
bio.c
|
- remove casts
|
2008-01-03 02:30:08 +00:00 |
biovar.h
|
Improve the bio(4) API for incoming changes to arcmsr(4) (and perhaps
|
2008-01-02 23:45:03 +00:00 |
ccd.c
|
Merge vmlocking2 to head.
|
2008-01-02 11:48:20 +00:00 |
ccdvar.h
|
…
|
|
cgd.c
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
cgd_crypto.c
|
__FUNCTION__ -> __func__
|
2007-12-15 00:39:14 +00:00 |
cgd_crypto.h
|
…
|
|
cgdvar.h
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
clockctl.c
|
Refactor time modification checks and place them in the secmodel code.
|
2007-11-25 00:35:26 +00:00 |
cninit.c
|
…
|
|
cons.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
cons.h
|
…
|
|
dksubr.c
|
Remove cn_lwp from struct componentname. curlwp should be used
|
2007-12-08 19:29:36 +00:00 |
dkvar.h
|
Change dk_lookup() to accept an additional argument of the type enum uio_seg
|
2007-06-26 15:22:23 +00:00 |
firmload.c
|
Remove cn_lwp from struct componentname. curlwp should be used
|
2007-12-08 19:29:36 +00:00 |
firmload.h
|
…
|
|
fss.c
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
fssvar.h
|
sys/simplelock.h is required now.
|
2008-01-04 21:33:17 +00:00 |
kloader.c
|
__FUNCTION__ -> __func__
|
2007-12-15 00:39:14 +00:00 |
kloader.h
|
Convert many of the uses of __attribute__ to equivalent
|
2007-12-25 18:33:32 +00:00 |
kttcp.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
kttcpio.h
|
…
|
|
ld.c
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
ldvar.h
|
…
|
|
lockstat.c
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
lockstat.h
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
md.c
|
Merge disk init changes from the vmlocking branch. These seperate init /
|
2007-10-08 16:41:05 +00:00 |
md.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
md_root.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
midi.c
|
add null pmf handlers.
|
2007-12-16 19:01:35 +00:00 |
midi_if.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
midictl.c
|
…
|
|
midictl.h
|
…
|
|
midisyn.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
midisynvar.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
midivar.h
|
Start detangling lock.h from intr.h. This is likely to cause short term
|
2008-01-04 21:17:40 +00:00 |
mm.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
mulaw.c
|
…
|
|
mulaw.h
|
…
|
|
nullcons_subr.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
radio.c
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
radio_if.h
|
…
|
|
radiovar.h
|
…
|
|
rnd.c
|
Do not "return 1" from kqfilter for errors. That value is passed
|
2007-12-05 17:19:46 +00:00 |
rndpool.c
|
…
|
|
sequencer.c
|
Do not "return 1" from kqfilter for errors. That value is passed
|
2007-12-05 17:19:46 +00:00 |
sequencervar.h
|
…
|
|
verified_exec.c
|
remove borken/unnecessary __RCSID
|
2007-12-11 12:16:14 +00:00 |
vnd.c
|
Merge vmlocking2 to head.
|
2008-01-02 11:48:20 +00:00 |
vndvar.h
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |