Age | Commit message (Expand) | Author |
2006-01-12 | if we cannot map the interrupt, try to do iic in polling mode anyways. | Theo de Raadt |
2006-01-12 | a manpage describing delay, for those of us who forget what its argument | David Gwynne |
2006-01-12 | attempt to probe for the ds1624; ok grange | Theo de Raadt |
2006-01-11 | skip -g libs on hp300 too, it is too heavy | Theo de Raadt |
2006-01-11 | sync | Theo de Raadt |
2006-01-11 | - add the info about configuring vlans using ifconfig to the main text | Jason McIntyre |
2006-01-11 | - document vlanprio, requested by mpech | Jason McIntyre |
2006-01-11 | remove stray character; ok miod | Jason McIntyre |
2006-01-11 | Use bounded string functions while constructing the disassembly lines; plus | Miod Vallat |
2006-01-11 | Let's move the orphans to the Attic. | Miod Vallat |
2006-01-11 | sync | Theo de Raadt |
2006-01-11 | document hotplug(4) | Martin Reindl |
2006-01-11 | regen | Martin Reindl |
2006-01-11 | hotplug(4) and hotplugd(8) here | Martin Reindl |
2006-01-11 | fix my previous commit. fallback to CCK rates was broken. | Damien Bergamini |
2006-01-11 | enable multi-rate retries for frames sent at OFDM rates (with CCK fallback). | Damien Bergamini |
2006-01-11 | fix RTS protection mode. | Damien Bergamini |
2006-01-11 | Identify Winbond chips that are in a non-zero register bank as w83781d. | Mark Kettenis |
2006-01-11 | PowerBook5,5 has snapper too; | Xavier Santolaria |
2006-01-11 | Fix recovery of realloc failure, which causes a segv on files with | Otto Moerbeek |
2006-01-11 | fix xi olympic games; from mischa diehm | Michael Shalayeff |
2006-01-11 | Fix compilation without NVIIC_DEBUG defined, ok dlg@ | Jonathan Gray |
2006-01-11 | Do not use m_adj() on empty mbufs (m->m_len is uninitialised), instead bump | Claudio Jeker |
2006-01-11 | oops, put HISTORY in the right order; | Jason McIntyre |
2006-01-11 | device does not support hostap mode; ok jsg | Jason McIntyre |
2006-01-11 | missing full stop; from ray lai | Jason McIntyre |
2006-01-11 | dont print anything if we're unable to read the status page | David Gwynne |
2006-01-11 | add HARDWARE section; ok jmc@. | Xavier Santolaria |
2006-01-11 | make the timeout printf a debug message | David Gwynne |
2006-01-11 | add HARDWARE and HISTORY section; ok jmc@. | Xavier Santolaria |
2006-01-11 | - check for malloc failure | Jared Yanovich |
2006-01-11 | Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from. | Miod Vallat |
2006-01-11 | sync | Theo de Raadt |
2006-01-11 | only set Ok flag for RX checksums. | Brad Smith |
2006-01-11 | remove a printf here. | Brad Smith |
2006-01-11 | In the case that we've used up all 63 fragments then try to allocate an mbuf | Brad Smith |
2006-01-11 | Whitespace nits. | Kenneth R Westerback |
2006-01-11 | Disable shared key mode until we have a way for the user to specify | Todd C. Miller |
2006-01-10 | fix the time view of the interface stats so that is shows the average | David Gwynne |
2006-01-10 | rewritten lm75 driver. try to cope with the lm75 and lm77 better, but | Theo de Raadt |
2006-01-10 | add RTS protection mode support. | Damien Bergamini |
2006-01-10 | - use rssadapt(9) as rate control algorithm | Damien Bergamini |
2006-01-10 | Simplify external macfb interfaces, kill an intermediate attachment structure. | Miod Vallat |
2006-01-10 | sync | Theo de Raadt |
2006-01-10 | Fix issues with relative times, especially track # vs TOC index | Kenneth R Westerback |
2006-01-10 | The __CONCAT macro here collides with the one in cdefs.h pulled in via | Martin Reindl |
2006-01-10 | missing cast to vaddr_t | Martin Reindl |
2006-01-10 | list the files the license applies to | Theo de Raadt |
2006-01-10 | struct cfdriver shall not be declared as const (oops). | Miod Vallat |
2006-01-10 | need sys/types.h for vaddr_t | Jolan Luff |