summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-19add -xxx to usage();Jason McIntyre
2010-12-19Add -xxx option that print PCIe extended config space.Mark Kettenis
2010-12-19Don't nuke the index counter when a session group comes up.Nicholas Marriott
2010-12-19- use usb_lookup(), these should be the last drivers that rolled their ownJasper Lievisse Adriaanse
2010-12-19Since we have an ioctl that uses a struct with an off_t member as itsMark Kettenis
2010-12-19Add other-pane-height and other-pane-width options, allowing the widthNicholas Marriott
2010-12-19Handle .Bk in -Thmtl the same way as in -Tascii.Ingo Schwarze
2010-12-19Handle .Bk the same way as groff 1.20.1:Ingo Schwarze
2010-12-19If MX lookup fails, fallback to using the host itself. This has always beenGilles Chehade
2010-12-19Significant improvements to -Thtml by kristaps@:Ingo Schwarze
2010-12-19Sync to bsd.lv (except that i'm not adding .ft documentation,Ingo Schwarze
2010-12-19Remove `i' and `r' macro handlers. These macros, originally part of theIngo Schwarze
2010-12-18rsu(4) supports the Sweex LW154Jacob Meuser
2010-12-18document "certificate" a little better;Jason McIntyre
2010-12-18remove david as author. he is not to blame for the current C implementation.Ted Unangst
2010-12-18bump ->defines up to main state class.Marc Espie
2010-12-18use copy_file from stateMarc Espie
2010-12-18zap old Error usage, state incorporates error printing.Marc Espie
2010-12-18go thru state for printing (prodded by landry@)Marc Espie
2010-12-18syncJacob Meuser
2010-12-18Sweex LW154Jacob Meuser
2010-12-18add some off_t and ssize_t love; ok stsp millertTheo de Raadt
2010-12-17don't catch signals in usbd_{bulk,intr}_transfer if a timeout isJacob Meuser
2010-12-17- use nitems()Jasper Lievisse Adriaanse
2010-12-17- use usb_lookup() instead of handrolled macroJasper Lievisse Adriaanse
2010-12-17- attach to abbott stereo plug and fix it's firmware loadingJasper Lievisse Adriaanse
2010-12-17 regenJasper Lievisse Adriaanse
2010-12-17add abbbott stereo plug cableJasper Lievisse Adriaanse
2010-12-17Add missing util.h include for opendev()Todd C. Miller
2010-12-17opendev() path argument should be const. OK deraadt@Todd C. Miller
2010-12-17- attach to moxa uport110, from rivo nurgesJasper Lievisse Adriaanse
2010-12-17- regenJasper Lievisse Adriaanse
2010-12-17add moxa uport110, from rivo nurgesJasper Lievisse Adriaanse
2010-12-17- use usb_lookup() instead of handrolled macro.Jasper Lievisse Adriaanse
2010-12-17Unbreak simple passwords with SHA and salted SHA hashes. Revision 1.7Martin Hedenfal
2010-12-17allow default blowfish rounds to be tweakable by arch, no behavioral changeTed Unangst
2010-12-16- since inetd(8) and inetd.conf(5) are one and the same, let's not list themJason McIntyre
2010-12-16small cleanup ioctl WSKBDIO_GETLEDSAlexandr Shadchin
2010-12-16tweak previous;Jason McIntyre
2010-12-16avoid pointer arithmetic on void *David Hill
2010-12-16Add IANA officially assigned numbers for zabbix.Antoine Jacoutot
2010-12-16move CRYPTO_VIAC3_MAX out of cryptodev.h and into the onlyJonathan Gray
2010-12-16no need to poke the vmspace, uvm_map_hint does what we want. ok ogaTed Unangst
2010-12-16The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX lengthJonathan Gray
2010-12-15Bring CBC oracle attack countermeasure from r1.32 of cryptosoft.c toMike Belopuhov
2010-12-15attach the Hercules HWGUn-54 to rsu(4)Damien Bergamini
2010-12-15Add USB ID for the Hercules HWGUn-54; from pea@Damien Bergamini
2010-12-15- the firmware download succeeded message should be wrapped in DPRINTF().Jasper Lievisse Adriaanse
2010-12-15- add CAVEATS section and mention that on multiport devices, only the firstJasper Lievisse Adriaanse
2010-12-15- attach to the startech ICUSB232X, though only the first port can be usedJasper Lievisse Adriaanse