summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-03-01spacingTheo de Raadt
2008-03-01import_get_rcsdiff() doesnt need cvs_noexec checks.Joris Vink
2008-03-01allow dry-runs (-n) to work properly;Joris Vink
2008-03-01goodbye rcs_errno - we didnt use you and you wont be missedJoris Vink
2008-03-01Print consoleness the canonical way.Mark Kettenis
2008-03-01Print consoleness the canonical way.Mark Kettenis
2008-03-01Use getpropspeed() to get console speed. Add code to handle "ssp-console" andMark Kettenis
2008-03-01Make sabtty(4) adopt the speed configured in OpenFirmware when it is theMark Kettenis
2008-03-01Add getpropspeed(); a function which decodes a property describing a serialMark Kettenis
2008-03-01do not overwrite CVS/Root in an existing tree whenever somebodyJoris Vink
2008-03-01make sure we compare our current file contents against the correctJoris Vink
2008-03-01Provide "reg" property when attaching cpu(4).Mark Kettenis
2008-03-01when reopening the file pass the proper mode and reopen it usingJoris Vink
2008-03-01regenMark Kettenis
2008-03-01Add O2 Micro firewire.Mark Kettenis
2008-03-01regenMark Kettenis
2008-03-01Correct/shorten a few more Intel chipset entries I overlooked before.Mark Kettenis
2008-02-29no , at end of enum; tobiasu@tmux.orgTheo de Raadt
2008-02-29handle file permissions and owners properly.Joris Vink
2008-02-29mention moscom in the synopsis section; ok jmcConstantine A. Murenin
2008-02-29Fix dksc() bootpath parsing.Miod Vallat
2008-02-29Fix db_read_bytes() for short reads.Miod Vallat
2008-02-29add configuration examples to the default pf.conf file (commented out):Reyk Floeter
2008-02-29replacement algorithm. initialize a 64K-short buffer using DurstenfeldTheo de Raadt
2008-02-29replacement algorithm. initialize a 64K-short buffer using DurstenfeldTheo de Raadt
2008-02-28RCS files can have a default expansion mode, keep this in mind forTobias Stoeckmann
2008-02-28nobody needs weird debug messagesJoris Vink
2008-02-28kill way out of date stuffJoris Vink
2008-02-28do not fatal() on CVS_METHOD_EXT, since we actually support this.Joris Vink
2008-02-28Log an error if a device can not be opened, only log line discipline attachmentMarc Balmer
2008-02-28from audio(4):Jacob Meuser
2008-02-28mention the Sun part # for their PCI-X adapter.Brad Smith
2008-02-28Add initial bits for fiber support with the BCM5706/BCM5708 chipsets.Brad Smith
2008-02-28Update for the BCM5706 miidevs entry change.Brad Smith
2008-02-28regenBrad Smith
2008-02-28- Update the BCM5706 PHY entry to also mention SX since this id is sharedBrad Smith
2008-02-27prevent file racesJoris Vink
2008-02-27Don't dump duplicate data in stack segments of core dumps when the stackMark Kettenis
2008-02-27Make sure we match the correct pci domain; clean up the code a bit and removeMark Kettenis
2008-02-27Try to load host.random before starting the network, no networkDamien Miller