Age | Commit message (Expand) | Author |
2005-05-24 | add epic(4) and stge(4) | Brad Smith |
2005-05-23 | loose is not lose. ok deraadt tdeval and a few more typos from jfb | Ted Unangst |
2005-05-23 | pin the sample rate at 44.1k, PB's don't seem to get the 8k or 48k sample | Jason Wright |
2005-05-22 | define our own conversion function which does mono-to-stereo with | Jason Wright |
2005-05-22 | whoops, wrong conversion function | Jason Wright |
2005-05-22 | more encodings | Jason Wright |
2005-05-22 | fix names of ulinear, too | Jason Wright |
2005-05-22 | add memory clobber to prevent reordering | Jason Wright |
2005-05-22 | ALAW is called AudioEalaw not AudioEmulaw | Jason Wright |
2005-05-14 | Remove bogus #define, no binary difference. | Dale Rahn |
2005-05-07 | Do not make akbd_keydesctab[] static, for the sake of kbd -l. | Miod Vallat |
2005-05-06 | generate vim-compatible tag files, from netbsd | Pedro Martelletto |
2005-05-06 | Add tags to macppc. | Marco Peereboom |
2005-05-04 | Portuguese layout; | Miod Vallat |
2005-05-04 | move gpio(_obio) stuff to macgpio, currently it collides with the MI gpio | Dale Rahn |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause |
2005-04-30 | start the job of making things look more alike | Theo de Raadt |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt |
2005-04-26 | enable uhci | David Gwynne |
2005-04-21 | correct idiom for snprintf failure handling; ok beck | Theo de Raadt |
2005-04-14 | +luphy | Brad Smith |
2005-04-11 | use MD #define to choose stackgap size per-architecture. on sparc, special | Theo de Raadt |
2005-04-07 | Remove spurious -L for /usr/include in INCLUDES defn. ok miod@ | Ian Darwin |
2005-03-30 | first approximation: spoof UDF filesystem disklabels when we see them. | Theo de Raadt |
2005-03-30 | enable UDF on large install media for architectures likely to have DVD drives | Theo de Raadt |
2005-03-29 | Missing break; | Miod Vallat |
2005-03-19 | enable ural(4) | Martin Reindl |
2005-03-18 | +bge(4), ok deraadt@ | Brad Smith |
2005-03-18 | Add bge. ok deraadt@. | Kenneth R Westerback |
2005-03-17 | +vge, ciphy; requests by pvalchev | Theo de Raadt |
2005-03-16 | more wireless chipsets | Theo de Raadt |
2005-03-15 | enable hotplug on macppc, been using it for some time, forgot it wasn't enabled. | Dale Rahn |
2005-03-15 | Skip empty pci ranges rather than aborting probe, as done on sparc64. | Miod Vallat |
2005-03-11 | Only print preconfigured interrupt table if option DEBUG, as done for openpic. | Miod Vallat |
2005-03-10 | Recognize 7447A processor, as found in the Mac mini; print | Otto Moerbeek |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-07 | move to 3.7-beta | Theo de Raadt |
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |
2005-02-17 | since usb kthreads are run before / is mounted there is no longer any need | David Gwynne |
2005-02-16 | enable rl(4), rlphy(4), pcscp(4) and isp(4) with option ISP_COMPILE_FW | Martin Reindl |
2005-02-16 | Fix indentation to match similar code block below. | Aaron Campbell |
2005-02-15 | Enable phys found in various USB devices on more archs. | Jonathan Gray |
2005-02-14 | enable atu after lots of prodding by jsg. reported working by Barry Dexter | David Gwynne |
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-05 | Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most | Miod Vallat |
2005-01-03 | remove extra line; miod ok | Theo de Raadt |
2004-12-25 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-12-25 | strncmp() the correct size when looking for ki2c companion. | Miod Vallat |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |