Age | Commit message (Expand) | Author |
2006-05-14 | wpi(4) adapters are Mini PCI Express. | Damien Bergamini |
2006-05-14 | Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG | Damien Bergamini |
2006-05-14 | Deal with arbitrary load addresses. Necessary for upcoming netboot code. | Miod Vallat |
2006-05-14 | add ()'s to improve readability. | David Hill |
2006-05-14 | better english to describe interfaces without bandwidth info; ok henning | Theo de Raadt |
2006-05-14 | interface bandwidths can change; ok henning | Theo de Raadt |
2006-05-14 | warnx(); return(); --> errx(); | Xavier Santolaria |
2006-05-14 | When assigning a unit number, treat running off the end of the | Kenneth R Westerback |
2006-05-14 | Add abstraction for resistor factors; makes it easier to compare them to | Mark Kettenis |
2006-05-14 | Add a quirk to force the Wi-spy spectrum analyser to attach as ugen. | Matthieu Herrb |
2006-05-14 | lint warns about some fishy type conversion. | Marc Espie |
2006-05-14 | Add a -hex option to 'rand' to output hexadecimal output. | Matthieu Herrb |
2006-05-14 | Missing semicolon, found by deraadt | Miod Vallat |
2006-05-13 | enable twe on amd64, tested with a 7006-2 | Martin Reindl |
2006-05-13 | regen | Matthieu Herrb |
2006-05-13 | Add Metageek Wi-Spy. ok deraadt@ | Matthieu Herrb |
2006-05-13 | add IFQ_SET_MAXLEN | Brad Smith |
2006-05-13 | add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that this | Brad Smith |
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 |