summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-04Redo serial console configuration logic. Smaller, easier toKenneth R Westerback
2008-03-03tweak previous;Jason McIntyre
2008-03-03one more /usr/src/xenocara -> /usr/xenocara;Jason McIntyre
2008-03-03tweak previous;Jason McIntyre
2008-03-03Palm 700WX from and tested by todd@Jonathan Gray
2008-03-03regenJonathan Gray
2008-03-03Palm 700WX from todd@.Jonathan Gray
2008-03-03Two more rum devices from Ralink driver via sephe@dragonfly.Jonathan Gray
2008-03-03regenJonathan Gray
2008-03-03Two more rum devices from Ralink driver via sephe@dragonfly.Jonathan Gray
2008-03-03log a different notification message when the tcp check times out.Reyk Floeter
2008-03-03fix utterly confusing message for updates.Marc Espie
2008-03-03Inherit global table options.Reyk Floeter
2008-03-03The fix removes the replacement of se_key from relay_dns_request. se_keyReyk Floeter
2008-03-03improve the compare function of addresses respecting the ports; this will fixReyk Floeter
2008-03-03Change the XSRCDIR default to /usr/xenocara. ok deraadt@Matthieu Herrb
2008-03-02document the two big bugs left that somewhat hinder parallel mode.Marc Espie
2008-03-02fix pkg_add -r -BMarc Espie
2008-03-02fix bugs formattingMarc Espie
2008-03-02introduce a isc_random_uniform() function to return a uniformly distributedDamien Miller
2008-03-02improve wording - from deraadt@Damien Miller
2008-03-02because arc4random_uniform is being used, the modulo bias is taken care ofTheo de Raadt
2008-03-02syncTheo de Raadt
2008-03-02Add a arc4random_uniform() that returns a uniformly distributed numberDamien Miller
2008-03-02Keep resolv.conf.shadow around when restarting an install. ThisKenneth R Westerback
2008-03-02set the refid for v4 queries too. this allows sensor-driven ntpd to says itsChris Kuethe
2008-03-02Include sigcode in core dumps. This makes it possible to backtraceMark Kettenis
2008-03-02Make sure that temporary file has been successfully opened.Tobias Stoeckmann
2008-03-02another extra endpwent() not neededTheo de Raadt
2008-03-02rcs_errno is gone: zap rcs_errstr() and rcs_errstrs[] as well.Tobias Stoeckmann
2008-03-02Change some spaces to tabs in the transmit functions.Brad Smith
2008-03-02rannotate needs at least one module as argument.Tobias Stoeckmann
2008-03-02Print the right synopsis for commands on error (especially if commandsTobias Stoeckmann
2008-03-02Use a union to ensure alignment of the cmsg.Hans-Joerg Hoexer
2008-03-02Pass a buffer size to InterpretArg() and do not let it overflow it, savesMiod Vallat
2008-03-02use a union to ensure alignment of the cmsg (pay attention: various otherTheo de Raadt
2008-03-02if there is no smbios, there cannot be acpiTheo de Raadt
2008-03-02PCI devices are specified by bus:dev:func, not dev:bus:func. Adjust usageMark Kettenis
2008-03-02Clear interrupts on detach. Fixes interrupt storm on digital-onlyDeanna Phillips
2008-03-02Add missing half duplex flag for 100baseT4.Brad Smith
2008-03-02Correct a status flag which could cause half duplex to be reported forBrad Smith
2008-03-02allow our parsing functions to stop parsing a config file atJoris Vink
2008-03-02- Remove LIBZ from DPADD.Brad Smith
2008-03-02Correct the comment describing the BGE_PCISTATE_PCI_BUSSPEED bit.Brad Smith
2008-03-02If bus_dmamap_load_mbuf() fails in ixgb_get_buf() use m_freem() intead ofBrad Smith
2008-03-02At the moment em_flowstatus() does not deal with fiber interfaces andBrad Smith
2008-03-02If bus_dmamap_load_mbuf() fails in em_get_buf() use m_freem() intead ofBrad Smith
2008-03-01Resolve an issue where the Starfire chipset can get into an endless loopBrad Smith
2008-03-01remove cruft that is simply rotting away, its not used forJoris Vink
2008-03-01use file_rcsrev in update_clear_conflict() - this wayJoris Vink