Age | Commit message (Expand) | Author |
2007-11-17 | document interactive command `q'; from Mark Lumsden | Jason McIntyre |
2007-11-17 | oops - fix dodgy -width specifier too; | Jason McIntyre |
2007-11-17 | talk about "user" consistently; from Mark Lumsden | Jason McIntyre |
2007-11-17 | Support GPIO_PIN_PULLDOWN (pulldown-enable) as GPIO pin flag. | Marc Balmer |
2007-11-17 | pull-down (GPIO_PIN_PULLDOWN) is a valid flags for some GPIO devices, | Marc Balmer |
2007-11-17 | The initial ipl on luna/mvme188 like interrupt arbiters is IPL_HIGH, not | Miod Vallat |
2007-11-17 | Replace many ``unsigned'' variables with ``unsigned int'', ``u_int'' or other | Miod Vallat |
2007-11-17 | Add some preprocessor magic to let M187 and M188 kernels compile again. | Miod Vallat |
2007-11-17 | Remove unused variable. | Miod Vallat |
2007-11-17 | Rework {get,set,raise}ipl() to minimize psr modification, especially on | Miod Vallat |
2007-11-16 | Pass name of CPU nodes instead of "cpu" such that we see it for unconfigured | Mark Kettenis |
2007-11-16 | .Xr glxpcib 4 | Marc Balmer |
2007-11-16 | .Xr gpioctl 8 from here. | Marc Balmer |
2007-11-16 | pci.4: sync glxpcib description | Jason McIntyre |
2007-11-16 | fix formatting error as a result of having too many arguments to a macro; | Jason McIntyre |
2007-11-16 | clear host to mcu mailbox after loading microcode. | Damien Bergamini |
2007-11-16 | Document that glxpcib(4) provides a gpio(4) device. | Marc Balmer |
2007-11-16 | Simplify the sed expression used to set 'rootdisk'. Shaves bytes from the | Kenneth R Westerback |
2007-11-16 | Make the GPIO functionality of the AMD Geode LX CS5536 available. | Marc Balmer |
2007-11-16 | Fix typo in comment. | Mark Kettenis |
2007-11-16 | No need to mention which codec is being used if there's only one. | Deanna Phillips |
2007-11-16 | in the strange/unnatural/ridiculous situation where a non-blocking | Theo de Raadt |
2007-11-16 | typo | Mike Belopuhov |
2007-11-16 | Fix dmesg output. From form@. | Mike Belopuhov |
2007-11-16 | spacing | Theo de Raadt |
2007-11-16 | repair some glitches in the hope that jmc will not increase his commit | Theo de Raadt |
2007-11-16 | firmware (if not store in a seeprom in the device) for the uticom(4) | Theo de Raadt |
2007-11-16 | Xr uticom | Theo de Raadt |
2007-11-16 | driver for TI TUSB3410 usb serial, written by dxi@mail.ru and | Theo de Raadt |
2007-11-16 | the cpu_feature/cpu_id stuff here is bullshit, XXX it so that it gets fixed o... | Theo de Raadt |
2007-11-16 | UltraSPARC-IIIi CPUs are different and choose the BUSY/NACK pair based on the | Mark Kettenis |
2007-11-16 | fix the bus_space #define nightmare, so that amd64 and i386 are much more | Theo de Raadt |
2007-11-16 | Remove microtime calls and RNG benchmarking from the pchb attachment | Mike Belopuhov |
2007-11-16 | - Fix error handling code. | Mike Belopuhov |
2007-11-16 | in pf_test_fragment(), ignore protocol-specific criteria for packets of | Daniel Hartmeier |
2007-11-16 | quotes around model name too | Theo de Raadt |
2007-11-16 | er, the newline is wrong. dissapointing. | Theo de Raadt |
2007-11-16 | convert code over from sd.c, to let tapes discollect. Lucas Stefanutti | Theo de Raadt |
2007-11-16 | hppa backend; does not build yet suince it needs some mi changes | Otto Moerbeek |
2007-11-16 | sync tree with master repo; Nov 16 2007 | Otto Moerbeek |
2007-11-16 | sync with repo and brink in hppa backend from mickey. afaik, it needs | Otto Moerbeek |
2007-11-16 | sync with repe; commit from gmcgarry@: | Otto Moerbeek |
2007-11-16 | use arc4random_bytes() instead of multiple arc4random() calls; | Damien Miller |
2007-11-16 | something has to go, unfortunately | Theo de Raadt |
2007-11-16 | do not make up a device name for interrupts.. give it the dv_xname | Theo de Raadt |
2007-11-16 | accept ATA ioctls so tools like atactl work on disks behind the atascsi | David Gwynne |
2007-11-16 | ACPI_ENABLE went away | Theo de Raadt |
2007-11-16 | sync | Theo de Raadt |
2007-11-16 | cast pointer to right type | Theo de Raadt |
2007-11-15 | enable most acpi functionality by default. now instead of 'enable acpi', | Theo de Raadt |