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