summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-16Ethernet driver merged from IIJ's contribution code.Takuya ASADA
2011-06-16repair broken tally displayMarc Espie
2011-06-16Removes unused variables.Martin Pieuchot
2011-06-16Removes the always-set-to-1 adbSoftPower variable.Martin Pieuchot
2011-06-16Uses generic confargs to attach the apm(4) and piic(4) drivers instead ofMartin Pieuchot
2011-06-16Typo, BINOWN -> BINGRPMartin Pieuchot
2011-06-16- slightly expand test for --static. it works in my local tree but needs some...Jasper Lievisse Adriaanse
2011-06-16pass the dma_alloced memory rather than a pointer to its pointer.David Gwynne
2011-06-16- finally unconfuse emacs by using parentheses for split()Jasper Lievisse Adriaanse
2011-06-16- adjust a test which was succeeding while it shouldn't (after the lastJasper Lievisse Adriaanse
2011-06-16fix printrequiresprivate-mode name in a testJasper Lievisse Adriaanse
2011-06-16syncStuart Henderson
2011-06-16fix error in previous;Jason McIntyre
2011-06-16dont respond to VPD inquiries with standard inquiry data. add aDavid Gwynne
2011-06-15consistently specify that -f and -i override previous options in eachTed Unangst
2011-06-15Stop providing a bsd.scsi3 kernel on sparc. If you have a system with multipleMiod Vallat
2011-06-15Add a const char* as first member of struct adb_attach_args, so that we canMiod Vallat
2011-06-15Add the following certs:David Hill
2011-06-15the last of -f or -i is the lucky winner. problem noticed by jan stary.Ted Unangst
2011-06-15Add support for ZTE AC2746.Jonathan Gray
2011-06-15regenJonathan Gray
2011-06-15ZTE AC2746Jonathan Gray
2011-06-15oops. some unrelated junk has slipped inMike Belopuhov
2011-06-15Set RL_FLAG_INVMAR for RTL8105E/RTL8401E/RTL8168E VL so multicastJonathan Gray
2011-06-15tweak previous;Jason McIntyre
2011-06-15more testsJasper Lievisse Adriaanse
2011-06-15- only process Requires.private if needed (--cflags, --static or --print-requ...Jasper Lievisse Adriaanse
2011-06-15- add tests for --static (failing right now)Jasper Lievisse Adriaanse
2011-06-15When BN_bn2bin converts a bignum to the binary representationMike Belopuhov
2011-06-15change yet again how we handle transparent formatting of manpages.Marc Espie
2011-06-15Document IP_RECVRTABLEMike Belopuhov
2011-06-15Add IP_RECVRTABLE socket option to be used with a IPPROTO_IPMike Belopuhov
2011-06-15Silence unneeded conversion warning. Okay jordan@.Paul Irofti
2011-06-15FUJITSU MBD drives seem okDavid Gwynne
2011-06-15all the dell md3xxx arrays are rdacDavid Gwynne
2011-06-15print which ldev, controller, port, and whether we're asymmetric orDavid Gwynne
2011-06-15check the preferred path ownership bit rather than assuming that odd lunsDavid Gwynne
2011-06-15build inquiry with scsi_init_inquiry().David Gwynne
2011-06-15factor the common bits out of code that builds scsi inquiry commands intoDavid Gwynne
2011-06-15try to make critical messages make more sense. help from sthen.Marco Peereboom
2011-06-15if the system runs out of mbufs and cannot provide any when fillingDavid Gwynne
2011-06-14make sure key_parse_public/private_rsa1() no longer consumes its input buffer.Markus Friedl
2011-06-14exit if there is an unknown option; from FreeBSDChristian Weisgerber
2011-06-14Intel 3400 AHCI responds to PMP probes like ATI SBx00 chips.Jonathan Matthew
2011-06-14KNF (no change in .o files)Ryan Thomas McBride
2011-06-13Let opcodes build for ia64 cross-tools.Paul Irofti
2011-06-13Not need define KEYBOARD_ARRAY (keyboard array used only in dev/adb/akbd.cAlexandr Shadchin
2011-06-13fill in tests for getting/setting variablesJasper Lievisse Adriaanse
2011-06-12tweak the virtual pkg-config configJasper Lievisse Adriaanse
2011-06-12- cleanup now --errors-to-stdout is honoredJasper Lievisse Adriaanse