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
/
arch
/
sparc
/
dev
Age
Commit message (
Expand
)
Author
2008-12-24
Basic acceleration code for tcx: solid fills and some simple block copy cases.
Miod Vallat
2008-12-23
No need to keep the 32 bit space mapped, since it is only used by userland
Miod Vallat
2008-11-29
Iain Hibbert (plunky@netbsd) removed clauses 3 and 4 from his
Ray Lai
2008-11-28
Eliminate the redundant bits of code for MTU and multicast handling
Brad Smith
2008-10-15
Second pass of simple timeout_add -> timeout_add_sec conversions
Bret Lambert
2008-10-14
Change m_devget()'s outdated and unused "offset" argument: It is
Christian Weisgerber
2008-10-02
First step towards cleaning up the Ethernet driver ioctl handling.
Brad Smith
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-15
Don't bypass partition bounds check for RAW_PART. We now guarantee that
Kenneth R Westerback
2008-06-12
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
Theo de Raadt
2008-06-11
back out biomem diff since it is not right yet. Doing very large
Theo de Raadt
2008-06-10
Fix buffer cache pending read statistics by ensuring we can identify
Bob Beck
2008-06-01
Make SCSI isp(4) use the same SCSI initiator ID as the prom on sparc/sparc64.
Mark Kettenis
2008-04-21
allow low level audio drivers to specify a default sample format,
Jacob Meuser
2008-04-15
It turns out the mysterious chip with the heatsink glued on, found on mgx
Miod Vallat
2008-04-15
Fix braino in mgx_loadcmap() invocation.
Miod Vallat
2008-03-22
Add support for DIOCRLDINFO, DIOCGPDINFO, DIOCGPART to the fd
Kenneth R Westerback
2008-03-20
Bring isa/fd.c into line with sparc/sparc64 fd code and prepare all
Kenneth R Westerback
2008-03-15
Support the old-prom XVideo boards by rewriting the sbus range registers;
Miod Vallat
2008-03-01
Print consoleness the canonical way.
Mark Kettenis
2008-01-23
Cleanup cn_pri. Change constants to more meaningful names, rather than
Joel Sing
2007-12-29
fix comments after the members of scsi_adapter were changed.
David Gwynne
2007-11-28
ctob/btoc -> ptoa/atop
Martin Reindl
2007-11-27
typos; ok jmc@
Martynas Venckus
2007-11-26
typos; ok jmc@
Martynas Venckus
2007-10-22
stoped -> stopped
Joel Sing
2007-10-08
A few trailing bzero/memset -> M_ZERO occurrences, cast removal and
Kenneth R Westerback
2007-10-01
More easy bzero() -> M_ZERO. Use 'p = malloc(sizeof(*p) ...' where
Kenneth R Westerback
2007-07-13
Reenable accelerated text console primitives on pnozz if running with a
Miod Vallat
2007-07-01
Use mapiodev() instead of mapdev() when applicable. This is just syntactic
Miod Vallat
2007-07-01
Perform minimal disklabel setup without needing to do the disklabel_to_sun()
Miod Vallat
2007-07-01
Do not define DEBUG unconditionnaly.
Miod Vallat
2007-06-24
Fix xd and xy disklabel handling.
Miod Vallat
2007-06-20
b_cylinder does not need to be set on the callpath down into drivers.
Theo de Raadt
2007-06-20
b_cylinder does not need to be set on the callpath down into drivers.
Theo de Raadt
2007-06-15
permit this to compile again
Todd T. Fries
2007-06-09
Silence a debug printf.
Miod Vallat
2007-06-08
all drivers should spoof version 1 labels
Theo de Raadt
2007-06-07
another XXsize() botch
Theo de Raadt
2007-06-07
more XXsize() fallout
Theo de Raadt
2007-06-07
another XXsize() function forgotten
Theo de Raadt
2007-06-06
now that all partition size/offsets are potentially 64-bit, change the
Theo de Raadt
2007-06-05
use six new macros to access & store the 48-bit disklabel fields related
Theo de Raadt
2007-06-04
Bring presto's readdisklabel() usage into line with other uses. i.e.
Kenneth R Westerback
2007-06-01
Don't initialize d_partitions[RAW_DISK] just before calling
Kenneth R Westerback
2007-05-29
use the right capitalization for `SBus'
Igor Sobrado
2007-05-29
use the right capitalization for `MBus' and `SBus'
Igor Sobrado
2007-05-25
"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.
Kenneth R Westerback
2007-04-29
Replace expansions of DISKLABELDEV() with DISKLABELDEV(). Shorter, and
Kenneth R Westerback
2007-04-27
Even floppies should use DISKLABELDEV() on the dev_t parameter to
Kenneth R Westerback
[prev]
[next]