Age | Commit message (Expand) | Author |
2006-12-11 | add /var/www/bin, ok deraadt | Henning Brauer |
2006-12-11 | On i386, swizzle interrupts for devices for which we don't have explicit | Mark Kettenis |
2006-12-11 | do not bus_space_map devices which are at address 0; ok kettenis | Theo de Raadt |
2006-12-11 | If the peer rejects my MRU request and our request is smaller then what | Claudio Jeker |
2006-12-11 | oops, we want to return when everything goes well in ahci_attach, rather | David Gwynne |
2006-12-11 | remove the argument to all the port registers that say which port you want | David Gwynne |
2006-12-11 | dont stash the implemented ports map, im going to use a different | David Gwynne |
2006-12-11 | define the command structs used by the ports. | David Gwynne |
2006-12-11 | pull the wrapper for allocations of dma mem with a single segment in from | David Gwynne |
2006-12-11 | oops, too far for the match/attach funcs | David Gwynne |
2006-12-11 | give the function prototypes a bit more room for the return type. | David Gwynne |
2006-12-11 | de-__P. noted by Dries Schellekens | Jun-ichiro itojun Hagino |
2006-12-11 | global option -n implies -l | Xavier Santolaria |
2006-12-11 | Only disarm the watchdog if we really want to, not before each re-trigger. | Marc Balmer |
2006-12-11 | Shorten the code, but no functional changes. | Marc Balmer |
2006-12-11 | Permit checkout from a read-only repository using the -R global option | Xavier Santolaria |
2006-12-11 | per port register definitions | David Gwynne |
2006-12-11 | fix %b format string now that deraadt fixed printf | David Gwynne |
2006-12-11 | allow bit 32 to be printed; bug spotted and fix tested by dlg | Theo de Raadt |
2006-12-11 | stash the field showing which ports are hooked up, and dump it if verbose | David Gwynne |
2006-12-11 | if ahci debug and verbose output is enabled, then dump the cap register. | David Gwynne |
2006-12-10 | don't complain about uid/gid of symlinks. | Steven Mestdagh |
2006-12-10 | typo; Alexander_Bluhm@genua.de | Theo de Raadt |
2006-12-10 | Add missing argument to a DPRINTF call. | Claudio Jeker |
2006-12-10 | Read/write device sectors rather than assuming sector size == | Kenneth R Westerback |
2006-12-10 | Make sure the bit collecting is restarted after signal loss. | Marc Balmer |
2006-12-10 | Do not attempt to access scsi_xfer fields after scsi_done() has been invoked. | Miod Vallat |
2006-12-10 | Delay two seconds after board reset before trying to probe scsi devices. | Miod Vallat |
2006-12-10 | Allow ``flags 0'' to work to disable DMA for si(4) and sw(4) - it would get | Miod Vallat |
2006-12-10 | restart collecting bits immediately after a parity error, i.e. use the frame | Marc Balmer |
2006-12-10 | Fix typo in intersil clock programming. | Miod Vallat |
2006-12-10 | Re-arm signal loss detection only after we received a bit, not in itself. This | Marc Balmer |
2006-12-10 | Faster synchronization after an unexpected minute gap. | Marc Balmer |
2006-12-10 | trivial change: comparing versions on a non-existent config is not a good | Marc Espie |
2006-12-10 | In ip6_output(), make sure ia is initialized before it is used. | Miod Vallat |
2006-12-10 | regen | Dimitry Andric |
2006-12-10 | Add ATI RS200M AGP. | Dimitry Andric |
2006-12-10 | USR5423 and Sandberg. -moj | Mats O Jansson |
2006-12-09 | Add USR5423. -moj | Mats O Jansson |
2006-12-09 | Better describe the magic done by umass_fixup_sony(), okay krw@ | Pedro Martelletto |
2006-12-09 | sort the sets to make sure that shared libraries are early in the sets, to | Theo de Raadt |
2006-12-09 | Add quirk for Sony DSC-W50 (which is UFI, not SCSI) and rearrange | Pedro Martelletto |
2006-12-09 | full stoppage; | Jason McIntyre |
2006-12-09 | Do not make sun terminal emulation selected by the wsemul_sun frame buffer | Miod Vallat |
2006-12-09 | better synopsis/usage and a couple wee fixes; | Jason McIntyre |
2006-12-09 | jsg worked a lot in here too | Theo de Raadt |
2006-12-09 | Mention another ZD1211B, MSI US54SE | Jonathan Gray |
2006-12-09 | sync | Theo de Raadt |
2006-12-09 | reorg code some more: | Marc Espie |
2006-12-09 | make spamdb take multiple add/delete arguments, thus making it | Bob Beck |