Age | Commit message (Expand) | Author |
2009-11-17 | fix incorrect exit status when multiplexing and channel ID 0 is recycled | Damien Miller |
2009-11-17 | sync | Theo de Raadt |
2009-11-17 | Tidy up promisc/multicast handling. Tested by myself (and earlier | Stuart Henderson |
2009-11-16 | fuller meter, that goes to the end of the line - 1 | Marc Espie |
2009-11-16 | -Vstat (get it from AddDelete) | Marc Espie |
2009-11-16 | Various missing configuration stanza and references. | Miod Vallat |
2009-11-16 | regen | Jonathan Gray |
2009-11-16 | Some more Cavium devices. Prompted by a dmesg from Jason George. | Jonathan Gray |
2009-11-16 | tweak device description. | Igor Sobrado |
2009-11-16 | improve description for san(4). | Igor Sobrado |
2009-11-16 | typo | Marc Espie |
2009-11-16 | no more snscore(6); | Jason McIntyre |
2009-11-16 | it is better if it compiles. | Damien Bergamini |
2009-11-16 | do not panic when wep is enabled. | Damien Bergamini |
2009-11-16 | pflogd no longer needs libutil; ok deraadt@ | Otto Moerbeek |
2009-11-16 | argument to name description (.Nd) macros is usually lower case. | Igor Sobrado |
2009-11-16 | oops | Marc Espie |
2009-11-16 | verify that fuzzy list stuff works | Marc Espie |
2009-11-16 | typo | Marc Espie |
2009-11-16 | Fix generation of .IX entries that include characters escaped with | Todd C. Miller |
2009-11-16 | unify hints and normal updates some more | Marc Espie |
2009-11-16 | unify hint and location processing some more. | Marc Espie |
2009-11-16 | create a pseudo vstat object inside state, so that we can modify Vstat | Marc Espie |
2009-11-16 | Fix array access found by parfait and switch to nitems while here. | Jonathan Gray |
2009-11-16 | A screen can be one cell wide; don't crash if that is the case. | Nicholas Marriott |
2009-11-16 | pull more common code in a "framework" routine. | Marc Espie |
2009-11-16 | identical end sequence, to be factorized | Marc Espie |
2009-11-16 | start pulling all the code that's the same between pkg_add and pkg_delete | Marc Espie |
2009-11-16 | I made a complete horlicks of the last change, fix it so it doesn't either lead | Nicholas Marriott |
2009-11-16 | Kill dead code. | Jacek Masiulaniec |
2009-11-16 | Minimize the delay between receiving response to "." and removing the queue | Jacek Masiulaniec |
2009-11-15 | If two (or more) inputs use channel ranges having no intersection, | Alexandre Ratchov |
2009-11-15 | vether(4) interfaces can be created too; ok deraadt | Jason McIntyre |
2009-11-15 | Update DIOCKILLSTATES and DIOCCLRSTATES sections. | Marco Pfatschbacher |
2009-11-15 | athn works on sparc64 | Theo de Raadt |
2009-11-15 | Move ciss(4) to NO_CCB. Add some extra paranoia by always testing | Kenneth R Westerback |
2009-11-15 | AR9287 uses GPIO pin 8 for LED, not 1. | Damien Bergamini |
2009-11-15 | Fix memory leak in error case. Found by Parfait. | Joel Sing |
2009-11-15 | fix athn_stop_tx_dma(). | Damien Bergamini |
2009-11-15 | make these independent from Getopt, require Exporter | Marc Espie |
2009-11-15 | add missing headers needed by err/errx(), alarm(), sigemptyset(), sigaction(). | Charles Longeau |
2009-11-15 | some fixes from Seth Wright; | Jason McIntyre |
2009-11-15 | start categorizing stuff as error messages that should be error messages | Marc Espie |
2009-11-15 | common code, handle SIG{CONT} in both cases. | Marc Espie |
2009-11-15 | tweak | Marc Espie |
2009-11-15 | missing return (nothing else to see) | Marc Espie |
2009-11-15 | add check for always-update | Marc Espie |
2009-11-15 | repair things if dependencies exist | Marc Espie |
2009-11-15 | do not leak a lot of memory if a small memory allocation fails, found by | Theo de Raadt |
2009-11-15 | athn(4) has a future in here. | Theo de Raadt |