Age | Commit message (Expand) | Author |
2006-05-09 | no need to specify a "count" argument: ifconfig(8) handles these | Jason McIntyre |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Sprinkle a few bus_space_barrier() calls. Some of these may not be strictly | Mark Kettenis |
2006-05-09 | Import global ACPI interrupt code from amd64. | Mark Kettenis |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | Oops, correct import this time. | Miod Vallat |
2006-05-09 | back out change that busted how the tree builds | Theo de Raadt |
2006-05-09 | delay time of 0 should be invalid; evol@online.ptt.ru | Theo de Raadt |
2006-05-09 | Sync usage() with man page. | Ray Lai |
2006-05-09 | 0x0006 is not a good value for a bit flag, so change it to 0x0008. | Tom Cosgrove |
2006-05-09 | Fix singular/plural mismatch, okay jmc@ | Pedro Martelletto |
2006-05-09 | i.e. -> e.g. | Jason McIntyre |
2006-05-09 | move -e to compat land; pointed out by ray | Jason McIntyre |
2006-05-09 | new sentence, new line; | Jason McIntyre |
2006-05-09 | missing license; pt out by krw@ | Michael Shalayeff |
2006-05-09 | Remove /* NOTREACHED */ comments, now that lint is smart about | Ray Lai |
2006-05-09 | Remove unused variable leftover from race condition cleanup. | Ray Lai |
2006-05-09 | Avoid estimating pentium_mhz too low, which has the effect of resulting | Otto Moerbeek |
2006-05-09 | Move the sti to after the memory write. We do not want execution of | Otto Moerbeek |
2006-05-09 | spelling | Theo de Raadt |
2006-05-09 | make sensor names look more normal; ok dlg | Theo de Raadt |
2006-05-09 | Remove some debug printf's that snuck in. | Gordon Willem Klok |
2006-05-09 | more pretty | Theo de Raadt |
2006-05-09 | more spaces | Theo de Raadt |
2006-05-09 | spacing and a little KNF | Gordon Willem Klok |
2006-05-08 | spacing | Gordon Willem Klok |
2006-05-08 | sync | Theo de Raadt |
2006-05-08 | spaces | Theo de Raadt |
2006-05-08 | Add smbios support for i386 and amd64, fix ipmi to use this new functionallity, | Gordon Willem Klok |
2006-05-08 | This change: | Ray Lai |
2006-05-08 | Use warnx() when errno is not set. | Ray Lai |
2006-05-08 | spacing | Kjell Wooding |
2006-05-08 | Remove a stray newline thats making the dmesg's ugly. | Gordon Willem Klok |
2006-05-08 | prettier | Theo de Raadt |
2006-05-08 | more spacing | Theo de Raadt |
2006-05-08 | fix printf. | Brad Smith |
2006-05-08 | de-space | Theo de Raadt |
2006-05-08 | KNF | Brad Smith |
2006-05-08 | silence a debug message; from kili@outback.escape.de; ok miod | Theo de Raadt |
2006-05-08 | minor man page tweaks. From han boetes. | Kjell Wooding |
2006-05-08 | Oops, correct import this time. | Miod Vallat |
2006-05-08 | properly handle exit code 1; OK ray@. | Xavier Santolaria |