summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2004-10-01add the time for that thing...Michael Shalayeff
2004-09-30when trying to locate the io register we must jump over memory BARs, whichJason Wright
2004-09-30Introduce sparc-like CPU_ISFOO macros, to short-circuit evaluations whenMiod Vallat
2004-09-30Closer to reality comments.Miod Vallat
2004-09-30magic constants... bad... this isn't linux.Jason Wright
2004-09-30cope nicer with accept() failures, from freebsd; millert okTheo de Raadt
2004-09-30isp and hme are not just for SBus any more (on sparc64 at least)Jason Wright
2004-09-30kill default locatorsMichael Shalayeff
2004-09-30syncAlexander Yurchenko
2004-09-30A couple of new nvidia ethernet ids found in the linux driver.Alexander Yurchenko
2004-09-30document a bunch of rl(4) cards; ok jason@Robert Nagy
2004-09-30rl(4) support for sparc64; ok jason@Robert Nagy
2004-09-30add ne2kMichael Shalayeff
2004-09-30enable ne@pci and add commented out rlMichael Shalayeff
2004-09-30Avoid a segfault if only whitespace characters are entered at theTodd C. Miller
2004-09-30get the MAC address correct on big endianJason Wright
2004-09-30handle unaligned in local relocs as well (c++)Per Fogelstrom
2004-09-30don't need uvm_extern.h for vtophys (no vtophys!)Jason Wright
2004-09-30bus_dma-ify... thanks to robert, jgs, and grange for testingJason Wright
2004-09-30print invalid hostmask when refusing it, ok deraadt@Daniel Hartmeier
2004-09-30Protect struct isr with #ifdef _KERNEL since struct evcount isTodd C. Miller
2004-09-30If the yp marker is in the file, add new users before it. PR 3727.Otto Moerbeek
2004-09-30rtl8139 doesn't setup ANLPAR if the other side is not NWay compatible,Jason Wright
2004-09-30More code shuffling, probably the final touch.Miod Vallat
2004-09-30add ARtem OnairTodd C. Miller
2004-09-30regenTodd C. Miller
2004-09-30ARtem Onair 802.11b card works with wi(4); Marco PfatschbacherTodd C. Miller
2004-09-30syncDavid Gwynne
2004-09-30Corega FEther USB-TXCDavid Gwynne
2004-09-30spelling nitDavid Gwynne
2004-09-30now that we connect() the client sockets we need to handle ECONNREFUSED asHenning Brauer
2004-09-30Move common signal code to m88k-agnostic location.Miod Vallat
2004-09-30remove stray const, noted by david@Otto Moerbeek
2004-09-30syncAlexander Yurchenko
2004-09-30Fix nforce ethernet nameAlexander Yurchenko
2004-09-30Do not pretend we have set up an ifmedia structure if we did not; fixesMiod Vallat
2004-09-30put back ifdef PMAP_DEBUG on VAC warn. don't confuse ppl.Per Fogelstrom
2004-09-30syncAlexander Yurchenko
2004-09-30nvidia nforce ddr and ethernet found in dmesg fromAlexander Yurchenko
2004-09-30update for recent anchor change; ok jaredy@ henning@ mcbride@David Krause
2004-09-29always compile in INET6 supportTheo de Raadt
2004-09-29s/sprintf/snprintf/Jakob Schlyter
2004-09-29fix return valueJakob Schlyter
2004-09-29fix remaining sprintfJakob Schlyter
2004-09-29fix som s/sprintf/snprintf/ lost in transitionJakob Schlyter
2004-09-29Ratibibugle now useless evcnt structures.Miod Vallat
2004-09-29give reset a chance to be active for a short time!Per Fogelstrom
2004-09-29map correct register set for the blinky lights and the slot descriptionJason Wright
2004-09-29move cache syncing for now. delayed sync needs more debugPer Fogelstrom