Age | Commit message (Expand) | Author |
2007-09-18 | Bump firmware package to version 1.2. | Marcus Glocker |
2007-09-18 | Correctly track the E-bit of router LSA on config reloads. If redistribution | Claudio Jeker |
2007-09-18 | redundant asignment; from Mark Lumsden | Otto Moerbeek |
2007-09-18 | mkext should be a seperate target; from mickey@ | Otto Moerbeek |
2007-09-18 | Set SENSOR_FINVALID instead of clearing it when reading fails. | Mark Kettenis |
2007-09-18 | reindent cond.c | Marc Espie |
2007-09-18 | ARP balancing has been changed to use the source MAC address | Marco Pfatschbacher |
2007-09-18 | better comments, sNum -> order. SUFF_EXISTS -> SUFF_ACTIVE | Marc Espie |
2007-09-18 | internal macro should be invisible from outside | Marc Espie |
2007-09-18 | reindent a few lines in parse.c which are missing it. | Marc Espie |
2007-09-18 | make -DCLEANUP compile again | Marc Espie |
2007-09-18 | reindent new part | Marc Espie |
2007-09-18 | missing prototype for static function | Marc Espie |
2007-09-18 | Since the MALLOC/FREE macros don't work with M_ZERO (on purpose) and | Artur Grabowski |
2007-09-18 | revert maxLocal removal, there's something fishy going on. | Marc Espie |
2007-09-18 | merge fomr ragge's repo: | Otto Moerbeek |
2007-09-18 | some $OpenBSD$s got lost again in the latest merge, noted by Dries | Otto Moerbeek |
2007-09-18 | Only the most obvious bzero() -> M_ZERO changes. No cast changes, no | Kenneth R Westerback |
2007-09-18 | Don't treat lines in angle brackets <...> as comments in dmesg. | Ray Lai |
2007-09-17 | If device is down, don't handle any interrupts. Even don't read the | Marcus Glocker |
2007-09-17 | instead of inspecting the vnode op's to figure out if | Thordur I. Bjornsson |
2007-09-17 | Un-staticize if option DDB. | Miod Vallat |
2007-09-17 | Print error messages sent by server on stderr. While at it, replaced | Tobias Stoeckmann |
2007-09-17 | merge from ragge's repo: | Otto Moerbeek |
2007-09-17 | - Use a 64-bit int for the baudrate within the ifmedia_baudrate struct and | Brad Smith |
2007-09-17 | small update regarding removal of process highlighting; | Jason McIntyre |
2007-09-17 | Fix comment typos; ok ray@, jmc@ | Bret Lambert |
2007-09-17 | Document the syntax used with manual SAs for automatic creation | Stuart Henderson |
2007-09-17 | MALLOC/FREE -> malloc/free and M_ZERO changes | Charles Longeau |
2007-09-17 | Prevent out-of-bounds memory access in tempnam(3), if the environment | Moritz Jodeit |
2007-09-17 | Several DPRINTF arguments was missing, which can lead to ugly kernel | Marcus Glocker |
2007-09-17 | avoid printing out special targets in debug mode | Marc Espie |
2007-09-17 | Add a test for .BEGIN/.END keywords | Marc Espie |
2007-09-17 | In case of IV load failure free ucode. | Marcus Glocker |
2007-09-17 | implement the output_muted member of audio_info_t as found in original | Jacob Meuser |
2007-09-17 | use au_get_gain()/au_set_gain() and the new au_get_mute()/au_set_mute() | Jacob Meuser |
2007-09-17 | add functions to mute/unmute output | Jacob Meuser |
2007-09-17 | always define the svr4namelist. Doesn't hurt, even if we don't use it. | Marc Espie |
2007-09-17 | rewrite of the basic suffix/target parsing: use hash for suffixes. | Marc Espie |
2007-09-17 | regen | Mark Kettenis |
2007-09-17 | Add another OUI for Broadcom, and add the PHY for the Broadcom BCM5906. | Mark Kettenis |
2007-09-17 | reindent | Marc Espie |
2007-09-17 | fix indent | Marc Espie |
2007-09-17 | reorg the directory code a bit. | Marc Espie |
2007-09-17 | minor tweaks | Marc Espie |
2007-09-17 | separate rewrite_times function | Marc Espie |
2007-09-17 | better variable name | Marc Espie |
2007-09-17 | remove C99ism | Marc Espie |
2007-09-17 | make usePipes the default, zap undocumented -P. | Marc Espie |
2007-09-17 | one single printf | Marc Espie |