Age | Commit message (Expand) | Author |
2006-11-28 | yet another cdce device. | Dale Rahn |
2006-11-28 | acpi may steal power management functionality, in which case we | Mark Kettenis |
2006-11-28 | The default debug level is ``error'' for now. | Alexander Yurchenko |
2006-11-28 | Keep free ccbs in a queue. | Alexander Yurchenko |
2006-11-28 | add needs-flag to allow pxaudc to compile without usbf (to get the | Uwe Stuehler |
2006-11-28 | enable usbf/cdcef, can be used during install (somehow) | Theo de Raadt |
2006-11-28 | Only use est and other non-acpi setperf mechanisms, if acpi is not | Dimitry Andric |
2006-11-28 | snprintf() -> cvs_path_cat() | Xavier Santolaria |
2006-11-28 | Add some debug facility. | Alexander Yurchenko |
2006-11-28 | remove a comment that was describing a behaviour that was changed over nine | David Gwynne |
2006-11-28 | snprintf() -> cvs_path_cat() | Xavier Santolaria |
2006-11-28 | unhandled ioctls return ENOTTY, not 0 | David Gwynne |
2006-11-28 | remove dead code | David Gwynne |
2006-11-28 | sync | Theo de Raadt |
2006-11-28 | Reorder cfxga initialization sequence for clarity, and minor tweaks; no | Miod Vallat |
2006-11-28 | useless Xr | Theo de Raadt |
2006-11-28 | acpi may steal the timer and speedstep functionality, in which case we | Theo de Raadt |
2006-11-28 | sync | Theo de Raadt |
2006-11-28 | Make malloc() print out a warning message when returning NULL due to | Pedro Martelletto |
2006-11-28 | Turn OVERRIDE_OPTIONS macro into a function, so that we can put | Miod Vallat |
2006-11-28 | It's really nice to start your day with writting a man page. | Alexander Yurchenko |
2006-11-28 | Instead debug message for WEP key setting, just complain if WEP key | Marcus Glocker |
2006-11-28 | do not re-add existing entries; ok hshoexer | Markus Friedl |
2006-11-28 | we will never support pserver, so do not bother documenting | Xavier Santolaria |
2006-11-28 | tweaks; | Jason McIntyre |
2006-11-28 | Pre-allocate the TX DMA maps intead of creating and destroying a DMA map | Brad Smith |
2006-11-28 | - ixgb_dma_alloc(): Uncomment the line setting the DMA tag to NUL upon failure. | Brad Smith |
2006-11-28 | Remove a debug print i accidentally left behind | Chris Kuethe |
2006-11-28 | style changes and cleaning. no op. | Brad Smith |
2006-11-28 | Sync usage with manpage | Chris Kuethe |
2006-11-28 | Add the --silence-errors option. Found by naddy@ | Chris Kuethe |
2006-11-28 | Nicer descriptions of --atleast*version and and --exists | Chris Kuethe |
2006-11-28 | Allow "pkg-config --modversion" to work. Reported by naddy@ | Chris Kuethe |
2006-11-28 | Move a sentence and talk a bit about dependency resolution. | Chris Kuethe |
2006-11-28 | Initial version of a manpage. More options will be described as they are | Chris Kuethe |
2006-11-28 | Pretend to implement SCSI SYNCHRONIZE_CACHE command. | Alexander Yurchenko |
2006-11-28 | fix servicecurve check; no point in checking the same sc three times, it | Henning Brauer |
2006-11-27 | $OpenBSD$ tag | Chris Kuethe |
2006-11-27 | Replace DMA operations with something less ugly. Still a lot of work remains. | Alexander Yurchenko |
2006-11-27 | stylistic clean-ups. | Marc Espie |
2006-11-27 | Post-process PCI config space opregions | Jordan Hargrave |
2006-11-27 | enter pkg-config | Theo de Raadt |
2006-11-27 | better man page based on another script Makefile | Theo de Raadt |
2006-11-27 | Back out revision 1.31, restoring the ":dc: is always set" behaviour. | Ryan Thomas McBride |
2006-11-27 | more magic removal | Bob Beck |
2006-11-27 | sync | Theo de Raadt |
2006-11-27 | sync | Theo de Raadt |
2006-11-27 | sync | Theo de Raadt |
2006-11-27 | When a package is not found, exit with an error code. Allows things like | Chris Kuethe |
2006-11-27 | do not use .Pp before or after .Sh; | Jason McIntyre |