Age | Commit message (Expand) | Author |
2006-05-14 | use __mips64__ | Theo de Raadt |
2006-05-14 | xge works as well here (ie. as well as i386, which is not yet perfect, | Theo de Raadt |
2006-05-14 | sync | Theo de Raadt |
2006-05-14 | - /usr/mdec is usually not in path, invoke installboot with full path | Martin Reindl |
2006-05-14 | re-enable link up/down messages because they spray a lot right now | Theo de Raadt |
2006-05-14 | comment out link up/down printf's. | Brad Smith |
2006-05-14 | Fix the second malloc_ulimit regression: maintaining the free list | Otto Moerbeek |
2006-05-14 | xge might as well be enabled | Theo de Raadt |
2006-05-14 | add wpi(4) so i can get feedback. | Damien Bergamini |
2006-05-14 | oops it got added twice | Theo de Raadt |
2006-05-14 | add wpi(4) | Damien Bergamini |
2006-05-14 | Bring over workaround for broken BIOSes that use ACPI global interrupt numbers | Mark Kettenis |
2006-05-14 | +wpi | Miod Vallat |
2006-05-14 | Fix date. | Miod Vallat |
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 |