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