Age | Commit message (Expand) | Author |
2003-06-17 | A few typos in the Bt initialisation sequence were introduced in 1.29, and | Miod Vallat |
2003-06-17 | Extend the sunfb structure to take care of the PROM cursor position | Miod Vallat |
2003-06-17 | typos | Jean-Francois Brousseau |
2003-06-16 | Use a slightly better way to intuit the memory/mmio PCI regions, | Dale Rahn |
2003-06-16 | Nuke a few more data and code superseded by the fb api. | Miod Vallat |
2003-06-16 | Adapt to the fbxxx() API. | Miod Vallat |
2003-06-16 | Provide the same fbxxx() api as on sparc, in order to factorize more code | Miod Vallat |
2003-06-16 | Provide more "dead_symbol + space -> symbol" entries in the compose table; | Miod Vallat |
2003-06-16 | sync | Theo de Raadt |
2003-06-16 | remove bullshit | Theo de Raadt |
2003-06-16 | Avoid a NULL deref in cnkqfilter() for certain cases. Modeled after | Todd C. Miller |
2003-06-16 | sync | Kevin Lo |
2003-06-16 | add NS SC1201 soc | Kevin Lo |
2003-06-16 | - limited number of processes per systrace | Jun-ichiro itojun Hagino |
2003-06-16 | correct sense of rate check... oops. | Jason Wright |
2003-06-16 | be more sane w/ byte swapping and leave the le archs at the same behaviour an... | Michael Shalayeff |
2003-06-16 | rate setting is best effort, not precise, so figure out the closest sample | Jason Wright |
2003-06-16 | Check for the backlight control on the stdout_node (the LCD) rather than | Dale Rahn |
2003-06-15 | Fix the logic in the interrupt handler, and reenable colormap updates | Miod Vallat |
2003-06-15 | don't define _LP64 here. | Brad Smith |
2003-06-14 | doing kqueue on the master side of the pty returns events | Michael Shalayeff |
2003-06-14 | Use source's window scaling factor (instead of destination's) when | Daniel Hartmeier |
2003-06-14 | add support for: ulinear_le, ulinear_be, ulinear:16 (partially based on | Jason Wright |
2003-06-13 | eraserows() was missing a coordinate address latch. | Miod Vallat |
2003-06-13 | g/c an useless define. | Miod Vallat |
2003-06-13 | no more "option _LP64". | Brad Smith |
2003-06-13 | em fits | Theo de Raadt |
2003-06-13 | Sync with FreeBSD's "em". | Henric Jungheim |
2003-06-13 | Fix lower right edge bounds for quad operations. | Miod Vallat |
2003-06-13 | 5 fxp versions (only way to find out of the HPNA versions work, is to put the... | Theo de Raadt |
2003-06-13 | sync | Theo de Raadt |
2003-06-13 | two more fxp | Theo de Raadt |
2003-06-13 | sync | Theo de Raadt |
2003-06-13 | +VIA VT8375 Host-PCI | Marc Espie |
2003-06-13 | regen | Henric Jungheim |
2003-06-13 | One more Intel Gig card (quad)... | Henric Jungheim |
2003-06-13 | turn these DIAGNOSTIC into NE_DEBUG. there is no really need to fill | Federico G. Schwindt |
2003-06-13 | attach/support yet-another-DFE670TXD (0x0149/0x4530/004005) | Philipp Buehler |
2003-06-13 | Accelerated text console routines, using the Power 9100 drawing engine. | Miod Vallat |
2003-06-13 | regen | Brad Smith |
2003-06-13 | Add/fix some PCI ids for Intel gig hardware. pcidevs diff from henric@. | Brad Smith |
2003-06-12 | regen | Michael Shalayeff |
2003-06-12 | a couple more ti cardbus bridges | Michael Shalayeff |
2003-06-12 | Add an interrupt handler, and use it to defer colormap updates to the end | Miod Vallat |
2003-06-12 | several lusers suggested it should work none capable of definately answering ... | Michael Shalayeff |
2003-06-12 | cannot ever use purge() since dmaed memory is not necessarily aligned always | Michael Shalayeff |
2003-06-12 | in FIONREAD and FREAD, use IFQ_POLL instead of looking at if_snd.ifq_len / | Henning Brauer |
2003-06-12 | There is no sense in calling one function when you really want | Henric Jungheim |
2003-06-12 | Fix compile with NFS but not FIFO. | Henric Jungheim |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt |