Age | Commit message (Expand) | Author |
2009-11-19 | if a radio switch exists, configure the GPIO pin to which it is | Damien Bergamini |
2009-11-19 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-19 | fix for some variants of AR9285. | Damien Bergamini |
2009-11-19 | Two new options, window-status-format and window-status-current-format, which | Nicholas Marriott |
2009-11-19 | tweak previous; | Jason McIntyre |
2009-11-19 | Revert to xterm-keys off by default. It was on as an experiment to see if the | Nicholas Marriott |
2009-11-19 | Tidy up by breaking the # replacement code into a separate function, also add a | Nicholas Marriott |
2009-11-19 | Don't interpret #() for display-message, it usually doesn't make sense and may | Nicholas Marriott |
2009-11-19 | Add regression tests for stdio threading. Originally by blambert with | Philip Guenthe |
2009-11-19 | oops - i did not spot previous was a list item, and needed quoted | Jason McIntyre |
2009-11-19 | It turns out that the 2GB contiguous DMA direct map window also needs | Miod Vallat |
2009-11-19 | Factor triplicated code responsible to add memory information into a | Miod Vallat |
2009-11-19 | pthread_rwlock_wrlock() should increment the count of writers just | Philip Guenthe |
2009-11-19 | Dell's SVR4 apparently mapped page zero to the executable. We don't | Philip Guenthe |
2009-11-18 | - regen | Jasper Lievisse Adriaanse |
2009-11-18 | - add startech.com and the product id for their ICUSB2321X/2X/4X devices, | Jasper Lievisse Adriaanse |
2009-11-18 | sync | Stuart Henderson |
2009-11-18 | * always move the same amount of data (256 frames) in the interrupt handler | Jacob Meuser |
2009-11-18 | Stricter type usage (width and signedness); first step towards 64 bit ptes. | Miod Vallat |
2009-11-18 | panic on impossible error code | Alexander Hall |
2009-11-18 | Move widget register information apart from xbow software interface, and | Miod Vallat |
2009-11-18 | Add glue to attach iockbc(4) to iof(4) as well. Tested by deraadt@ | Miod Vallat |
2009-11-18 | regen | Jonathan Gray |
2009-11-18 | More EP80579 devices. | Jonathan Gray |
2009-11-18 | Don't whinge about not knowing the bus_clock for EP80579 (model 0x15) | Jonathan Gray |
2009-11-18 | Missed an unused variable :-/. | Nicholas Marriott |
2009-11-18 | Cleanup by moving various (mostly horrible) little bits handling UTF-8 grid | Nicholas Marriott |
2009-11-18 | Add a per-client log of status line messages displayed while that client | Nicholas Marriott |
2009-11-18 | Mark -n keys with (no prefix) rather than []. | Nicholas Marriott |
2009-11-18 | More shrinkage, a bit for ramdisks but mostly for static binaries: | Philip Guenthe |
2009-11-18 | improve the bpf path. packets we send out via the bridge are seen, but | Theo de Raadt |
2009-11-18 | set IFCAP_VLAN_MTU; from brad | Theo de Raadt |
2009-11-18 | do not do setup that ether_ifattach() takes care of; ok jsg | Theo de Raadt |
2009-11-17 | Tidy up promisc/multicast handing. From Brad. Tested by me. | Mark Kettenis |
2009-11-17 | fix a DPRINTF format string. | Damien Bergamini |
2009-11-17 | nuke the temperature sensor. | Damien Bergamini |
2009-11-17 | regen | Damien Bergamini |
2009-11-17 | another shitload of run(4) usb ids | Damien Bergamini |
2009-11-17 | cleanup the printf/DPRINTF mess. | Damien Bergamini |
2009-11-17 | The marketing people at Intel found some overhyped names for their | Damien Bergamini |
2009-11-17 | make this build on sparc64 | Robert Nagy |
2009-11-17 | fix previous. | Damien Bergamini |
2009-11-17 | update hardware multicast filter. | Damien Bergamini |
2009-11-17 | regen | Damien Bergamini |
2009-11-17 | the D-Link DWA-160 rev A2 is an otus(4) too. | Damien Bergamini |
2009-11-17 | add short interframe space to duration since the athn_txtime | Damien Bergamini |
2009-11-17 | Initialize the FPU to be in double precision mode for SH4. This is what the | Mark Kettenis |
2009-11-17 | Permit top-bit-set characters to be entered in the status line. They could | Nicholas Marriott |
2009-11-17 | In choose mode, assign each item a number or lowercase letter from those | Nicholas Marriott |
2009-11-17 | remove dead code | Marc Espie |