summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-10remove unnecessary rlphy_reset(), mii_phy_tick() andBrad Smith
2005-01-10minor docs for cuaU? supportTheo de Raadt
2005-01-10Remove unneccesary cast to long long and %llu format; print using %lu.Otto Moerbeek
2005-01-10Alphaserver 500/600 and sk(4); reminded by miodMartin Reindl
2005-01-10In csh-style history expansion, initialize s->u.freeme to NULL so weTodd C. Miller
2005-01-10- introduce TARGET_CANON/TARGET_ARCH shell variables, to make things slightlyMarc Espie
2005-01-10-l outputs total always, not just to terminals (netbsd -r 1.50);Jason McIntyre
2005-01-10from netbsd uplcom.c revision 1.37:David Gwynne
2005-01-10from freebsd, uplcom.c revision 1.23:David Gwynne
2005-01-10change vget() to only put a vnode back on the free lists if it actuallyPedro Martelletto
2005-01-10typo;Jason McIntyre
2005-01-10add support for calling units (cuaU*)David Gwynne
2005-01-10regenDavid Gwynne
2005-01-10add calling units (cuaU*) for use by devices supported by ucomDavid Gwynne
2005-01-10Make the time spent scanning per channel consistent with other driversJonathan Gray
2005-01-10ledma*, and le* at ledma? will help with anteres units; miod okTheo de Raadt
2005-01-10m_hdr.mh_flags has been u_short for some time now.Jonathan Gray
2005-01-10phy sanityTheo de Raadt
2005-01-10add ne for CF network cards.Dale Rahn
2005-01-10more phyTheo de Raadt
2005-01-10full set of phy, why waste our time!Theo de Raadt
2005-01-10First cut.Dale Rahn
2005-01-10put the boot crud in the snapshotTheo de Raadt
2005-01-10enter standTheo de Raadt
2005-01-10third generation boot blocks from the zaurusTheo de Raadt
2005-01-10(for now) on the linux side, do:Theo de Raadt
2005-01-10file for the zaurus, derived from i386 one, written by uweTheo de Raadt
2005-01-09Allow send_hil{,dev}_cmd to return failure, and handle this whereMiod Vallat
2005-01-09go look in MAKEOBJDIR if defined, ensuring cross-pieces have a chanceMarc Espie
2005-01-09in cross builds, don't test non existent libgcc1.Marc Espie
2005-01-09From dyoung@NetBSD rev 1.41:Jonathan Gray
2005-01-09Use the macwrite instead of the hostwrite radio programming methodJonathan Gray
2005-01-09move cross-stuff into its own file.Marc Espie
2005-01-09Synch with bsd.own.mk: USE_GCC3 is always set now, so we must set it to noMarc Espie
2005-01-09fix regulation domain handlingReyk Floeter
2005-01-09set %dp before any constructors get to run; found and debugged w/ niklas@Michael Shalayeff
2005-01-09- add support for 2.2 firmwareDamien Bergamini
2005-01-09typo in comment; ok many peopleJason McIntyre
2005-01-09w(1) does not deal w/ cpu time;Jason McIntyre
2005-01-09Better error message for `device' command without arguments.Aleksander Piotrowski
2005-01-09intr_disestablishDavid Gwynne
2005-01-09typoMichael Shalayeff
2005-01-09fix pincount, improve readabilty.Dale Rahn
2005-01-09Some fixes on pcic attachment.Dale Rahn
2005-01-09Handle the rest of the interrupts.Dale Rahn
2005-01-09syncTheo de Raadt
2005-01-09tidy up FAST STARTUP;Jason McIntyre
2005-01-09better example;Jason McIntyre
2005-01-09better section reference;Jason McIntyre
2005-01-09grammar from fbsd -r 1.18;Jason McIntyre