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