Age | Commit message (Expand) | Author |
2007-11-17 | sync device list formatting with rum(4) (one device per line). | Damien Bergamini |
2007-11-17 | sync url with ral & ural man pages. | Damien Bergamini |
2007-11-17 | separate ural(4) man page from ral(4) man page. | Damien Bergamini |
2007-11-17 | quote macro calls containing >9 args; | Jason McIntyre |
2007-11-17 | sync error messages with man page's DIAGNOSTICS section. | Damien Bergamini |
2007-11-17 | "arm" is not a valid .Dt arch; remove it, as this page is for both | Jason McIntyre |
2007-11-17 | + RT2800 | Damien Bergamini |
2007-11-17 | Updates from master repo: | Anders Magnusson |
2007-11-17 | Updates from master repo: | Anders Magnusson |
2007-11-17 | .IP -> .Pp | Jason McIntyre |
2007-11-17 | do not try to keep a list of all possible displays in the introduction. | Jason McIntyre |
2007-11-17 | Sort list of device in SYNOPSIS. | Marc Balmer |
2007-11-17 | Allow for more than one flag per GPIO pin. | Marc Balmer |
2007-11-17 | macgpio(4) does not implement the gpio(4) interface. Do not Xr gpio(4) and | Marc Balmer |
2007-11-17 | GPIO improvements: | Jason McIntyre |
2007-11-17 | List all gpio(4) devices in the SYNOPSIS but not in the SEE ALSO section. | Marc Balmer |
2007-11-17 | read only .depend if !make(depend) | Marc Espie |
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 |