Age | Commit message (Expand) | Author |
2009-11-21 | remove unused variable | Charles Longeau |
2009-11-21 | Ooops, committed an unbaked change | Philip Guenthe |
2009-11-21 | Add a (hopefully) comprehensive regression test of how stdio functions | Philip Guenthe |
2009-11-21 | Several stdio functions were failing to set the stream orientation | Philip Guenthe |
2009-11-20 | The deny all and allow from any inet prefixlen 8 - 24 will block the default | Claudio Jeker |
2009-11-20 | When -h and -p are given to split-window, calculate the percentage size using | Nicholas Marriott |
2009-11-20 | resolv.conf is also created when DNS servers are configured during the | Antoine Jacoutot |
2009-11-20 | NULL dereference in IPV6_PORTRANGE and IP_IPSEC_*, found by Clement LECIGNE, | Philip Guenthe |
2009-11-20 | Display UTF-8 properly in status line messages and prompt. Cursor handling is | Nicholas Marriott |
2009-11-20 | Remove oldest messages from log when limit is hit, not newest. | Nicholas Marriott |
2009-11-20 | correct off-by-one in percent_expand(): we would fatal() when trying | Damien Miller |
2009-11-20 | Use the HostKeyAlias when prompting for passwords. bz#1039, ok djm@ | Darren Tucker |
2009-11-20 | bz#1588 change "Connecting to host..." message to "Connected to host." | Damien Miller |
2009-11-20 | Warn but do not fail if stat()ing the subsystem binary fails. This helps | Darren Tucker |
2009-11-19 | bz#1606: error when an attempt is made to connect to a server | Damien Miller |
2009-11-19 | avoid overflow since protos > IPPROTO_MAX exist. From FreeBSD with | Otto Moerbeek |
2009-11-19 | Get some brackets in the right place so ## works. Also fix a space in a | Nicholas Marriott |
2009-11-19 | Add code to set up windows on PCI-PCI bridges left unconfigured by the | Mark Kettenis |
2009-11-19 | Add PPB_IO_SHIFT #define to mirror PPB_MEM_SHIFT. | Mark Kettenis |
2009-11-19 | Rename KSEG* defines to CKSEG* to match their names in 64 bit mode; also | Miod Vallat |
2009-11-19 | All callers of updateimask() immediately enable interrupts afterwards, so do | Miod Vallat |
2009-11-19 | Remove code allowing native binaries with O32 ABI to run, there aren't any... | Miod Vallat |
2009-11-19 | Change status line drawing to create the window list in a separate screen and | Nicholas Marriott |
2009-11-19 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-19 | document "radio switch turned off" message in the DIAGNOSTICS section. | Damien Bergamini |
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 |