Age | Commit message (Expand) | Author |
2009-10-11 | Make sure com@io[cf] attachment stanzas with locators win over generic com* | Miod Vallat |
2009-10-11 | remove duplicate ierrors increment (rx_overruns gets incremented) which was | Dariusz Swiderski |
2009-10-11 | document stem--flavor | Marc Espie |
2009-10-11 | document -m | Marc Espie |
2009-10-11 | option -m will show only packages tagged as manual installations. | Marc Espie |
2009-10-11 | repair tagging of user-specified packagenames, so that manual-install actuall... | Marc Espie |
2009-10-11 | opt_m ? what's that ? | Marc Espie |
2009-10-11 | maybe I'll change the code later (two XXX), but allows flavor after stem, | Marc Espie |
2009-10-11 | sync | Theo de Raadt |
2009-10-11 | implement proper virtual domains instead of faking them on top of primary | Gilles Chehade |
2009-10-11 | Correct a copy-and-pasto (check for the same device type twice in | Stuart Henderson |
2009-10-11 | need to save more stuff about updateset for complicated upgrade scenarios. | Marc Espie |
2009-10-11 | makes source code fit on a 80-column display, no binary change. | Igor Sobrado |
2009-10-11 | emphasize the parity classes supported by current softraid disciplines. | Igor Sobrado |
2009-10-11 | punctuation fix; | Jason McIntyre |
2009-10-11 | get really_add to deal with lists of newer packages in updateset | Marc Espie |
2009-10-11 | At initialization of HT chips, write configuration on the corresponding | Alexandre Ratchov |
2009-10-11 | prepare for full UpdateSet (loop over newer) | Marc Espie |
2009-10-11 | Minor cleanup run, no functional changes; | Marcus Glocker |
2009-10-11 | fix arguments order | Marc Espie |
2009-10-11 | Enable kbd on landisk and socppc. -moj ok miod@ | Mats O Jansson |
2009-10-11 | don't copy digital sig over when it makes no sense... | Marc Espie |
2009-10-11 | store localbase in solver, in preparation to multiple handles. | Marc Espie |
2009-10-11 | use older_names | Marc Espie |
2009-10-11 | overlay extract/delete/install messages, for shorter reports in normal mode | Marc Espie |
2009-10-11 | store installed packages in a hash, since we have simple keys for that. | Marc Espie |
2009-10-11 | move a bit of code around, update (C) | Marc Espie |
2009-10-11 | d_type isn't portable so use lstat to get dirent modes. Suggested by and | Darren Tucker |
2009-10-11 | Set the current window pointer to NULL when killing a winlink that is to be | Nicholas Marriott |
2009-10-11 | Add support for the Broadcom BCM5717 ASIC and the BCM5717 / BCM5718 chipsets. | Stuart Henderson |
2009-10-11 | Add a pipe-pane command to allow a pane to be piped to a shell command, for | Nicholas Marriott |
2009-10-11 | Convert if-shell over to the background job framework as well. | Nicholas Marriott |
2009-10-11 | Remove a debugging leftover and add copyright. | Nicholas Marriott |
2009-10-11 | Switch run-shell over to queue the command in the background like #(). | Nicholas Marriott |
2009-10-11 | Support manpages with NAME written in Spanish/Italian/Portuguese | Stuart Henderson |
2009-10-11 | There isn't much point in having a free function if it isn't used. | Nicholas Marriott |
2009-10-11 | Collect status from dead jobs and don't invoke the callback until both | Nicholas Marriott |
2009-10-11 | Clean up by introducing a wrapper struct for mouse clicks rather than passing | Nicholas Marriott |
2009-10-11 | * define a constant for the specification defined maximum number of | Jacob Meuser |
2009-10-11 | let page requests sleep instead of polling for completion. not used just | David Gwynne |
2009-10-11 | * start all "initialization failure" messages with lowercase letter. | Jacob Meuser |
2009-10-11 | Braek some bits out of server_fill_client() that aren't really related to | Nicholas Marriott |
2009-10-11 | add support for ICH9 M V chipset, from brad. | Dariusz Swiderski |
2009-10-11 | this driver doesn't yet support HDMI codecs enough for them to be | Jacob Meuser |
2009-10-10 | The YP protocol permits any string to be at least as long as | Robert Nagy |
2009-10-10 | fix mbuf leak in rtinit() | Dariusz Swiderski |
2009-10-10 | Simplify interrupt address programming to avoid the need to act differently | Miod Vallat |
2009-10-10 | Add extra com@iof stanzas to have the first IOC4 card attach com0-3, instead | Miod Vallat |
2009-10-10 | Locators for extra IOC3 cards. | Miod Vallat |
2009-10-10 | More details about the dreaded netaddr environment variable for network | Miod Vallat |