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