Age | Commit message (Expand) | Author |
2007-04-03 | Use strtonum(), not atoi(). OK deraadt, with help from otto@ | Todd C. Miller |
2007-04-03 | Fix PR 5417; gunzip should set the timestamp based on the | Todd C. Miller |
2007-04-03 | Add iommu glue. | Mark Kettenis |
2007-04-03 | Remove part of the -x description that I missed. | Todd C. Miller |
2007-04-03 | Really drop data packets if the station is not associated. It does not | Claudio Jeker |
2007-04-03 | Remove obsolete options for superblock fields that are no longer used. | Todd C. Miller |
2007-04-03 | make it work with height 4 (division by zero) | Martynas Venckus |
2007-04-03 | add more supported models. | Xavier Santolaria |
2007-04-03 | Minor cleanup: remove rcsids, remove #ifdef'd out code, COMPAT is | Todd C. Miller |
2007-04-03 | A fix for smp old world macs such as the 9500MP and 9600MP which lack the | Gordon Willem Klok |
2007-04-03 | s/library/object for the format string stuff | Jason Wright |
2007-04-03 | add support for LD_TRACE_LOADED_OBJECTS_{FMT1/FMT2/PROGNAME}. Functionality | Jason Wright |
2007-04-03 | Don't get upset about short sized input files. | Jonathan Gray |
2007-04-03 | Document CHECK_LIB_DEPENDS. | Marc Espie |
2007-04-03 | Make the ast on i386 per-process instead of per-cpu. This makes | Artur Grabowski |
2007-04-03 | Start moving state that is shared among threads in a process into | Artur Grabowski |
2007-04-03 | i have a bad habit of not documenting extra interfaces i add... | David Gwynne |
2007-04-03 | put "CODE REFERENCES" before "SEE ALSO" for consistency | Jasper Lievisse Adriaanse |
2007-04-03 | implement the DK INFO ioctl so userland can query the disks product, | David Gwynne |
2007-04-03 | define the vpd inquiry page code. | David Gwynne |
2007-04-03 | provide an ioctl interface for userland to ask disk drivers about various | David Gwynne |
2007-04-03 | add a wrapper for querying vpd inquiry pages | David Gwynne |
2007-04-03 | modernise scsi_inquiry. the length field has grown and now theres pages to | David Gwynne |
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 |