index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2010-05-07
fix packed use as pointed out by gcc4.
Jonathan Gray
2010-05-07
Start cleaning up the mess called rtalloc*. Kill rtalloc2, make rtalloc1
Claudio Jeker
2010-05-07
order the network pseudo-devices by name. Move pppoe and sppp into that list.
Claudio Jeker
2010-05-07
Remember to restore the spl. Found out the hard way by me.
David Hill
2010-05-06
Move the net/bpf.h include done and wrap it in the ususal #if NBPFILTER > 0
Claudio Jeker
2010-05-06
Change trap() and syscall() to accept a pointer rather than using call
Nicholas Marriott
2010-05-06
Ansify functions and use "clock" rather than the CPU name for clock
Joel Sing
2010-05-06
Count the number of CPUs in the system.
Joel Sing
2010-05-06
Remove the incorrect if_media code. It is no longer needed to show and track
Claudio Jeker
2010-05-06
Fix favail format string.
Marco Pfatschbacher
2010-05-05
Prevent a process from entering iwn_ioctl while another process is
Damien Bergamini
2010-05-05
firmware images in type-length-value format can now offer different
Damien Bergamini
2010-05-05
regen
Damien Bergamini
2010-05-05
Since we never set the X bit for directly mappings, nothing can be moved into
Mark Kettenis
2010-05-05
USB Id for Atheros AR3011 bluetooth adapter.
Damien Bergamini
2010-05-05
disable bluetooth coexistence as I suspect this is what is causing
Damien Bergamini
2010-05-05
map the ATA data set management stuff (ie, trim) to the SCSI thin
David Gwynne
2010-05-03
Provide a disk_map() function which attempts to map a disklabel UID to the
Joel Sing
2010-05-02
Properly initialize the members of `struct mdproc' that deal with
Mark Kettenis
2010-05-02
The line-discipline-specific ioctls return -1 to indicate that
Stefan Sperling
2010-05-02
The Cyrix "coma bug" workaround code has a really convoluted way to write 0
Mark Kettenis
2010-05-02
Remove unused softc member.
Miod Vallat
2010-05-02
Precompute the userland process apr cache bits into a global variable.
Miod Vallat
2010-05-02
Use intermediate vaddr_t cast when casting a pointer to off_t. Prevents
Mark Kettenis
2010-05-02
repeated text in a comment, spotted by adam dutko
Ted Unangst
2010-05-02
Add defines for thread-local-storage sections/symbols/segments and for
Philip Guenthe
2010-05-01
put the read macros into functions so gcc4 doesn't whinge.
Jonathan Gray
2010-05-01
Unbreak ramdisks.
Owain Ainsworth
2010-05-01
incomming -> incoming
Michael Knudsen
2010-04-30
Right now, if anything internal changes with a uvm object, diverse
Owain Ainsworth
2010-04-30
Prevent a possible case of lock recursion in swapoff.
Owain Ainsworth
2010-04-30
Add __unused and __used macros that expand to appropriate __attribute__
Mark Kettenis
2010-04-30
add HT Capabilities element in outgoing probe requests if HT is
Damien Bergamini
2010-04-30
fix for 5GHz band.
Damien Bergamini
2010-04-30
add support for firmware images in "type-length-value" format.
Damien Bergamini
2010-04-30
Remove volatile from function return values since gcc4 complains about them
Mark Kettenis
2010-04-30
Add commented MPLS and mpe(4) entries.
Claudio Jeker
2010-04-30
- regen
Jasper Lievisse Adriaanse
2010-04-30
- add a fore more devices found in my box
Jasper Lievisse Adriaanse
2010-04-30
unbreak dumps on scsi disks.
David Gwynne
2010-04-29
Revert r1.80, leaving iopools in place. Fixes PR#6365. Why WD3200KS-00P
Kenneth R Westerback
2010-04-29
add radeon hd2600 xt
Robert Nagy
2010-04-29
regen
Robert Nagy
2010-04-29
Add the CR_PAT MSR to the list of defined msrs.
Owain Ainsworth
2010-04-29
use BUS_SPACE_MAP_PREFETCHABLE on maps that should be WC (soon this will
Owain Ainsworth
2010-04-29
Currently pdc_scanbus() scans in reverse, which results in physical CPU0
Joel Sing
2010-04-29
Use per CPU hardware interrupt mask.
Joel Sing
2010-04-29
Finally fix the bit 17 swizzling code.
Owain Ainsworth
2010-04-29
Test bit is used like a boolean, so it must actually be a boolean.
Owain Ainsworth
2010-04-29
Fix the drm_atomic macros to use unsigned int like they should.
Owain Ainsworth
[next]