Age | Commit message (Expand) | Author |
2004-05-22 | Reset the board during probe. As a result, we can now honor the SCSI | Miod Vallat |
2004-05-22 | Safer work queue thaw sequence. | Miod Vallat |
2004-05-22 | Convert to bus_space; but it still uses kvtop()... | Miod Vallat |
2004-05-22 | Do not truncate intermediate results computing aiov.iov_len in vndsetcred(); | Otto Moerbeek |
2004-05-22 | two more reloc types | Michael Shalayeff |
2004-05-21 | Use '/' instead of ':' as separator for anchor path components. Note that | Daniel Hartmeier |
2004-05-21 | std header ifdef naming conventions; ok mickey@ | Todd T. Fries |
2004-05-21 | Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@ | Marco Peereboom |
2004-05-21 | Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@ | Marco Peereboom |
2004-05-21 | Regen. | Marco Peereboom |
2004-05-21 | Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@ | Marco Peereboom |
2004-05-21 | use 'mss' as lower limit, since 'ifp' might not be set; ok dhartmei@, henning@ | Markus Friedl |
2004-05-21 | More cleaning, better registers programming, better error messages. | Miod Vallat |
2004-05-21 | copy out relative anchor paths correctly | Daniel Hartmeier |
2004-05-20 | More "can't help but clean things while reading". | Miod Vallat |
2004-05-20 | Make MINGDTSIZ a multiple of PAGE_SIZE to avoid destroying the gdt table. | Thomas Nordin |
2004-05-20 | remove more caddr_t | Ted Unangst |
2004-05-20 | Fix arithmetic in vs_getiopb(), from mvme88k. | Miod Vallat |
2004-05-20 | General cleanup before attempting to move towards bus_space and bus_dma. | Miod Vallat |
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2004-05-20 | Remove bogus $Id. | Marco Peereboom |
2004-05-20 | Add ahd. ok krw@ | Marco Peereboom |
2004-05-20 | Add ahd. ok krw@ | Marco Peereboom |
2004-05-20 | Add ahd. ok krw@ | Marco Peereboom |
2004-05-20 | Add QAS phase which is required by ahd. ok krw@ | Marco Peereboom |
2004-05-19 | Rewrite va_arg() for correctness. Not only is the new code easier to read, | Miod Vallat |
2004-05-19 | stupid typo that prevented i686 pagezero code from being used. from art | Ted Unangst |
2004-05-19 | Allow recursive anchors (anchors within anchors, up to 64 | Daniel Hartmeier |
2004-05-19 | do not loop on nd6_output() when transmission fails. from kame | Jun-ichiro itojun Hagino |
2004-05-19 | regen | Alexander Yurchenko |
2004-05-19 | New vendor iRiver and its mp3 players. | Alexander Yurchenko |
2004-05-19 | No need to force a kernel mapping for the sram, the sram driver will do it | Miod Vallat |
2004-05-19 | another ETHER_ALIGN | Brad Smith |
2004-05-19 | unbreak by removing the 'nonexistant" PERC 3/QC here as well | Henning Brauer |
2004-05-19 | remove duplication, use ETHER_ALIGN from if_ether.h | Brad Smith |
2004-05-19 | de __P of sys/arch/cats. | Dale Rahn |
2004-05-19 | de __P of sys/arch/arm. | Dale Rahn |
2004-05-19 | Add missing aic79xx_reg.h file. Update aic79xx* files to latest | Kenneth R Westerback |
2004-05-18 | fix from netbsd to twiddle the fxp eeprom to disable dynamic standby mode | Bob Beck |
2004-05-18 | Check for and handle interface CRC errors. | Bob Beck |
2004-05-18 | if_ether.h | Brad Smith |
2004-05-18 | Regen. | Marco Peereboom |
2004-05-18 | Add ahd, remove non-existent PERC 3/QC. ok deraadt@ henning@ krw@ bob@ millert@ | Marco Peereboom |
2004-05-18 | useless caddr_t casts removal, same sha1s | Pedro Martelletto |
2004-05-18 | Be sure to initalized and use the "len" variable correctly in iestart(); | Miod Vallat |
2004-05-18 | In DIOCCHANGERULE, move ticket increment above code that might free | Daniel Hartmeier |
2004-05-18 | fix size argument to ovbcopy() in ip_pcbopts(), found by Andrei Iltchenko | Daniel Hartmeier |
2004-05-18 | fix memory leak, ok tedu@ | Pedro Martelletto |
2004-05-17 | Elminate SCSIRET_* synonyms for EJUSTRETURN and ERESTART by using | Kenneth R Westerback |
2004-05-17 | Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlib | Dale Rahn |