summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-13Declare a symbol of __mips64__for 64-bit MIPS targets.Brad Smith
2006-05-13And the fallout from Manuel Pata's USB reader rumbles on ...Kenneth R Westerback
2006-05-13set the correct timezone using tzset() before before writing to syslog.Reyk Floeter
2006-05-13When SCSIDEBUG'ing, display the return value of scsi_interpret_sense()Kenneth R Westerback
2006-05-13some knf and delinting; ok drahnTheo de Raadt
2006-05-13Oops, intr_findvec() proto is still necessary.Miod Vallat
2006-05-13sensible english; ok jmc; from graham.gower@gmail.comTheo de Raadt
2006-05-13grammar; from graham gowerJason McIntyre
2006-05-13spacingTheo de Raadt
2006-05-13Xframe-IIBrad Smith
2006-05-13Avoid potential hash collisions and increase efficiency by doing an exactRyan Thomas McBride
2006-05-13use the PCI id from pcireg.hBrad Smith
2006-05-13add the PCI id and minimal changes necessary for the Xframe-II, accordingBrad Smith
2006-05-13mention the Xframe-II as well.Brad Smith
2006-05-13delete case for ?; cdp_xe@gmx.netTheo de Raadt
2006-05-13Add section on 0x0008 flags (SMBIOS), initially from gwk@. TweakTom Cosgrove
2006-05-12do not call abort()Theo de Raadt
2006-05-12document new -P optionTheo de Raadt
2006-05-12move the prebind code into ldconfig as the -P option.Theo de Raadt
2006-05-12Commit the rest of the api change that started in prebind.Dale Rahn
2006-05-12Fix a misreporting bug after bioctl -H is used to create a hotspare. This wasMarco Peereboom
2006-05-12Keep track of which DMA window was actually used to map theBrad Smith
2006-05-12add the PCI hdaudio subclass.Brad Smith
2006-05-12fix 'merge mode'.Dale Rahn
2006-05-12Major code rewrite, now uses about 1/6th of the memory it used before.Dale Rahn
2006-05-12put back original getopt(3) handling lost during the updateMartin Reindl
2006-05-1232256 is the (posix) block size limit, not archive size limit;Jason McIntyre
2006-05-12remove an 'is' from the comment to make the sentence correct.Felix Kronlage
2006-05-12one less Ar;Jason McIntyre
2006-05-12code we can readTheo de Raadt
2006-05-11use the PCI multimedia subclass type HD audio define from pcireg.hBrad Smith
2006-05-11add PCI multimedia subclass type of HD audio.Brad Smith
2006-05-11cleanTheo de Raadt
2006-05-11cleanerTheo de Raadt
2006-05-11use CFLAGS with -I to reach for prebind.hTheo de Raadt
2006-05-11move prebind_strip(8) into ldconfig as the -D option; ok drahnTheo de Raadt
2006-05-11move the DESIGN section into the main body of the text, plus tweaks;Jason McIntyre
2006-05-11fix some spelling; noticed by david@Hans-Joerg Hoexer
2006-05-11fix corruption of pim register packets. From Hideki ONO, thanks!Hans-Joerg Hoexer
2006-05-11One more (!foo & BAR), tested deraadt@Miod Vallat
2006-05-11Fix stupid bugs in mapping and unmapping of VME regions.Miod Vallat
2006-05-11One more (!foo & BAR) bogus test.Miod Vallat
2006-05-11if (!foo & BAR) bad, if (!(foo & BAR)) better, and I'll have a cookie perMiod Vallat
2006-05-11syncTheo de Raadt
2006-05-11remove a bunch of linux and NeXT defines and, in turn, -D__unix__Martin Reindl
2006-05-11fix some type definitionsDavid Hill
2006-05-11handle malloc failure; jan.niemann@tu-bs.deTheo de Raadt
2006-05-11add microHAM devicesJason Wright
2006-05-11more microHAM devicesJason Wright
2006-05-11more microHAM devices (from linux)Jason Wright