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