summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-02regenBrad Smith
2004-10-02another Broadcom idBrad Smith
2004-10-01First pass at doing regress tests on the optimizer (pfctl -o).Ryan Thomas McBride
2004-10-01Fix GOT reloc which had flaws in reloc processing.Per Fogelstrom
2004-10-01No deletions unless initially agreed upon or with a very good reason;Miod Vallat
2004-10-01Sync with openpic.c evcount fixes; ok drahn@Miod Vallat
2004-10-01Mention xetc and update with final sizes.Miod Vallat
2004-10-01guarded_access() is really only used by the MVME188 interrupt engine, soMiod Vallat
2004-10-01Fix off-by-BAR in IO space finding.Alexander Yurchenko
2004-10-01regenBrad Smith
2004-10-01add ids for Broadcom BCM5750/5751Brad Smith
2004-10-01More mvme88k code cleaning:Miod Vallat
2004-10-01Get rid of CHECK_PAGE_ALIGN debug macros.Miod Vallat
2004-10-01add a blink_led API (shaves ~1k from GENERIC) rather than have the sameJason Wright
2004-10-01more register defnsJason Wright
2004-10-01comment out the listen on statements, we don't want any by default,Henning Brauer
2004-10-01if we're opening a socket for a default listener because no "listen on"Henning Brauer
2004-10-01Block splsoftclock in splsoftnet, and splsoftclock and splsoftnet in splsoftttyDale Rahn
2004-10-01Avoid overwriting the cursor page when the cursor page becomes theOtto Moerbeek
2004-10-01optimism in man kind does not belong hereHenning Brauer
2004-10-01regenMichael Shalayeff
2004-10-01a few hp zx1 idsMichael Shalayeff
2004-10-01Oops, trimmed includes too much for RAMDISK.Miod Vallat
2004-10-01sync with change to print the invalid hostmask when refusing; ok mcbride@David Krause
2004-10-01Add lc(4), reported as working by mcbride@Dale Rahn
2004-10-01Missing pieces of the bus_space abi, found when attempting to compile aDale Rahn
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