Age | Commit message (Expand) | Author |
2004-07-21 | from netbsd, umass.c 1.101 | David Gwynne |
2004-07-21 | from netbsd, umass.c 1.100 1.113 1.115, umass_scsipi.c 1.11, umassvar.h 1.21 | David Gwynne |
2004-07-21 | calibrate after opening. helps if cpu speed is changing and microtime can't | Ted Unangst |
2004-07-21 | Yet another victim of inline masturbation. | Artur Grabowski |
2004-07-21 | remove a few inlines from funcs that are used more than once and make code bi... | Michael Shalayeff |
2004-07-21 | from freebsd, ugen.c 1.68 usbdi_util.c 1.27 usbdi_util.h 1.15 | David Gwynne |
2004-07-20 | ifdef DDB a few functions only used (or usable) from DDB. | Artur Grabowski |
2004-07-20 | KASSERT instead of assert. Gives smaller RAMDISKS. | Artur Grabowski |
2004-07-20 | Forgot to put this chunk in. | Miod Vallat |
2004-07-20 | Properly initialize FPU state if it hasn't been used yet. | Mark Kettenis |
2004-07-20 | add cdce | Daniel Hartmeier |
2004-07-20 | Let the boot device detection code handle secondary SCSI buses. | Miod Vallat |
2004-07-20 | Work in progress to support daughterboards. The driver now will attach a | Miod Vallat |
2004-07-20 | Driver for USB CDC Ethernet devices (USB Host-to-Host), appearing as | Daniel Hartmeier |
2004-07-20 | Use sc_print_addr for error messages. | Miod Vallat |
2004-07-20 | The timeout wheels are manipulated by hardclock that's not protected with | Artur Grabowski |
2004-07-20 | protect printf with a mutex instead of SIMPLELOCK. | Artur Grabowski |
2004-07-20 | Use mutex instead of SIMPLELOCK for protecting ddb on mp systems. | Artur Grabowski |
2004-07-20 | Use mutex where we used to protect pmap internals with SIMPLELOCK. | Artur Grabowski |
2004-07-20 | MD mutex implementation on amd64. | Artur Grabowski |
2004-07-20 | MD mutex implementation for i386. | Artur Grabowski |
2004-07-20 | Introducing mutexes - cpu-owned spinning locks with spl semantics. | Artur Grabowski |
2004-07-20 | regen | Michael Shalayeff |
2004-07-20 | prolific pl2501; for dhartmei@ | Michael Shalayeff |
2004-07-20 | #include "npx.h" | Mark Kettenis |
2004-07-20 | Allow a kernel to specify wd* as root or swap device; | Miod Vallat |
2004-07-20 | no point in return from void function | Peter Valchev |
2004-07-20 | Move tag word to the right location in `struct envxmm'. | Mark Kettenis |
2004-07-20 | sync | David Krause |
2004-07-20 | SD Controller found on a Toshiba laptop; ok deraadt@ | David Krause |
2004-07-20 | typo | Theo de Raadt |
2004-07-20 | sync | Theo de Raadt |
2004-07-20 | another new device; shin@happynet.co.jp | Theo de Raadt |
2004-07-19 | Delete the AP scan timeout in atw_detach. Fixes a panic on detach if the | Todd C. Miller |
2004-07-19 | Recognize the daughter board type, if any - but it is not supported yet. | Miod Vallat |
2004-07-19 | After a work queue has been aborted and the abort has been acknowledged, | Miod Vallat |
2004-07-19 | When we want to thaw all work queues we care about, do it correctly. | Miod Vallat |
2004-07-19 | Direct REQUEST_SENSE commands to the correct target, instead of always | Miod Vallat |
2004-07-19 | Implement __HAVE_PMAP_DIRECT on amd64 using large pages. At this moment | Artur Grabowski |
2004-07-18 | Typos | Miod Vallat |
2004-07-18 | kill some more netiso traces - this was in my tree for a bit but I forgot... | Henning Brauer |
2004-07-18 | return EINVAL if ftruncate(2) is passed a negative offset | Anil Madhavapeddy |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | oops | Theo de Raadt |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | shrinky shrinky | Theo de Raadt |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | more shrink | Theo de Raadt |
2004-07-18 | sync | Theo de Raadt |
2004-07-18 | shrink | Theo de Raadt |