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