Age | Commit message (Expand) | Author |
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 |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt |
2003-06-11 | Get rid of the '#if 1' nonsense. | Dale Rahn |
2003-06-11 | Previously DMA/UDMA was disabled on macppc RAMDISK kernels, I have not | Dale Rahn |
2003-06-11 | Regen | Miod Vallat |
2003-06-11 | Typo in QLogic descriptions | Miod Vallat |
2003-06-11 | - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) | Jun-ichiro itojun Hagino |
2003-06-11 | It is important not to forget "membar(MemIssue)". Got missed | Henric Jungheim |
2003-06-11 | The upgrade script depends upon that, if mount_foo is present on the ramdisk | Miod Vallat |
2003-06-11 | Add pmsi to GENERIC, PR #3251 | Miod Vallat |
2003-06-11 | Much of the sbus, psycho, and schizo bus_dma code is the same, so let's | Henric Jungheim |
2003-06-11 | The "min" and "max" functions cast to "u_int", which can lead to surprising | Henric Jungheim |
2003-06-11 | - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) | Jun-ichiro itojun Hagino |
2003-06-10 | It would kind of help if the flags member was initialized, otherwise random | Daniel Hartmeier |
2003-06-10 | debug0 and debug1 are defined elsewhere -- make 'em extern here | Michael Shalayeff |
2003-06-10 | don't allow /dev/crypto to be opened ifndef CRYPTO (the thread hasn't been | Jason Wright |
2003-06-10 | o make mount(2) return EROFS, not EPERM if ffs is dirty | Todd C. Miller |
2003-06-10 | - rip out support for a.out and 32-bit kernels | Brad Smith |
2003-06-09 | more 3/4 cleanup for pefo | Theo de Raadt |