Age | Commit message (Expand) | Author |
2007-04-03 | Data direction was not properly encoded in (unused) | Jonathan Gray |
2007-04-02 | unmapiodev() takes the va as its first argument, not the pa. | Mark Kettenis |
2007-04-02 | When running out of space to place a directory entry in msdosfs_readdir(), | Pedro Martelletto |
2007-04-02 | Modern disks do bad sector replacement themselves. There is no | Todd C. Miller |
2007-04-02 | be more forgiving about tftp requests that come from the 255.255.255.255, | Theo de Raadt |
2007-04-02 | Remove bogus code. Turning on parity for pci busses may be a good idea, but | Mark Kettenis |
2007-04-02 | Use fatal() if calloc fails instead of fatalx(). | Claudio Jeker |
2007-04-02 | tidy up synopsis and usage(); | Jason McIntyre |
2007-04-02 | provide some missing arguments and tidy up usage(); from Igor Sobrado | Jason McIntyre |
2007-04-02 | Since the kernel allows argv[0] == NULL, dont core in ld.so | Dale Rahn |
2007-04-02 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-04-02 | tidy up synopsis and sort options; from Igor Sobrado | Jason McIntyre |
2007-04-02 | -i takes an argument; from Igor Sobrado | Jason McIntyre |
2007-04-02 | tidy up synopis and usage(); sort options; from Igor Sobrado | Jason McIntyre |
2007-04-02 | sort options; from Igor Sobrado | Jason McIntyre |
2007-04-02 | -d takes an argument; from Igor Sobrado | Jason McIntyre |
2007-04-02 | tidy up synopsis; from Igor Sobrado | Jason McIntyre |
2007-04-02 | sort options + kill usage() verbosity; from Igor Sobrado | Jason McIntyre |
2007-04-02 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-04-02 | -o and -r take arguments; from Igor Sobrado | Jason McIntyre |
2007-04-02 | .Ar for arguments; from Igor Sobrado | Jason McIntyre |
2007-04-02 | tidy up synopsis and usage(); sort options; | Jason McIntyre |
2007-04-02 | Return EFBIG in case not enough segments are present to load a DMA request | Claudio Jeker |
2007-04-02 | revert previous: at least it's consistent | Jason McIntyre |
2007-04-02 | no need for a new section; | Jason McIntyre |
2007-04-02 | Typo. | Claudio Jeker |
2007-04-02 | sudden motion sensor is also found in PowerBook5,8 and PowerBook6,7. | Xavier Santolaria |
2007-04-02 | vrele() the destination directory vnode in ufs_rename() if the call to | Pedro Martelletto |
2007-04-02 | Similar to other drivers call if_start() at the end of the rx interrupt because | Claudio Jeker |
2007-04-02 | Don't append the errno string in a log_error() call, | Moritz Jodeit |
2007-04-02 | DAC3550A is found in PowerBook2,1 and PowerBook2,2. | Xavier Santolaria |
2007-04-02 | When setting all signals to their default handlers, start | Moritz Jodeit |
2007-04-02 | Don't let -r fall through to the next case block, | Moritz Jodeit |
2007-04-02 | The scanf(3) family of functions can return EOF (-1) if an input | Moritz Jodeit |
2007-04-02 | Do not touch uninitialized variable, if sscanf(3) fails. | Moritz Jodeit |
2007-04-02 | tweak the -LR options, after similar changes to tcpdrop(8); ok deraadt | Jason McIntyre |
2007-04-02 | Read log page 10h to determine the NCQ error, instead of aborting all | Christopher Pascoe |
2007-04-01 | Correct URL to UHCI spec. | Jonathan Gray |
2007-04-01 | Add code to establish interrupts. | Mark Kettenis |
2007-04-01 | kill trailing whitespace; | Jason McIntyre |
2007-04-01 | fix the description of -f; from Igor Sobrado | Jason McIntyre |
2007-04-01 | world water day | Jasper Lievisse Adriaanse |
2007-04-01 | Write MAC and BSSID into devices template RAM at init time. | Marcus Glocker |
2007-04-01 | tidy up usage(); partly from Mark Lumsden | Jason McIntyre |
2007-04-01 | clarify return values, prompted by moritz; ok moritz jmc | Theo de Raadt |
2007-04-01 | s/multpile/multiple/ | Ray Lai |
2007-04-01 | Document X related options. ok and tweaks jmc@ | Matthieu Herrb |
2007-04-01 | Shift pci tags for PCIe. | Mark Kettenis |
2007-04-01 | Provide (non functional) dma tag. | Mark Kettenis |
2007-04-01 | Shift tags when converting them into an address offset. Necessary to support | Mark Kettenis |