Age | Commit message (Expand) | Author |
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 |
2003-06-09 | pefo 3/4 licence cleanups | Theo de Raadt |
2003-06-09 | Attempt to resolve byte order confusion in nat code once and for all. | Ryan Thomas McBride |
2003-06-09 | typo (need to check ti6 instead of ti) | Jun-ichiro itojun Hagino |
2003-06-09 | backout following: | Jun-ichiro itojun Hagino |
2003-06-09 | Fix erroneous handling of i/o's during a reset. | Kenneth R Westerback |
2003-06-08 | snprintf needed here. | Miod Vallat |
2003-06-08 | Returns the correct array size. | Cedric Berger |
2003-06-08 | A table in an anchor creates a real anchor: pfctl -sA works. | Cedric Berger |
2003-06-08 | Enable gus again now that it won't panic during probe. | Miod Vallat |
2003-06-08 | Fix probe for GUS MAX cards; from NetBSD. | Miod Vallat |
2003-06-08 | Do not hardcode the dma channel to 1, use the softc settings instead. | Miod Vallat |
2003-06-07 | print minor version as 02d; from Adam Montague via pr 3284; matches what free... | Michael Shalayeff |
2003-06-07 | Experimental support for Intel 31244 SATA, only parallel ATA mode yet; | Alexander Yurchenko |
2003-06-07 | Add a generic channel setup routine for SATA devices; from NetBSD | Alexander Yurchenko |