summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-12-15We run getopt() twice to know if dhcp-sync is used. To make this workClaudio Jeker
2010-12-15Be more careful when copying the pf rule from userland into the kernel.Claudio Jeker
2010-12-15- clarify the "probability" text; based on a diff from Thomas PfaffJason McIntyre
2010-12-15make the "invalid probability:" yyerror suck lessHenning Brauer
2010-12-15enable uticom(4) now it is known to workJonathan Gray
2010-12-15make this not panic on attachJonathan Gray
2010-12-15Security fix for CVE-2010-4180 as mentioned in http://www.openssl.org/news/se...Jasper Lievisse Adriaanse
2010-12-15as of 1989, fread/fwrite take void *, so there's no need to cast to char *.Ted Unangst
2010-12-15oops, i forgot to check in the BRKSIZ define in uvm, but deraadt thinksTed Unangst
2010-12-15add a BRKSIZ define and use it for the heap gap constant, decouplingTed Unangst
2010-12-15revert the malloc change, as it meant dropping events before the device isTed Unangst
2010-12-15don't delay if the device is dyingJacob Meuser
2010-12-15fix ControlMaster=ask regressionDamien Miller
2010-12-14Use _exit() not exit() after forking. OK deraadt@Todd C. Miller
2010-12-14Treat a missing spool dir like an empty one. OK deraadt@Todd C. Miller
2010-12-14Match the Sitecom WL-349 v1.Mark Kettenis
2010-12-14There is no "struct filesystem"; uncovered by gcc4.Mark Kettenis
2010-12-14disable access to the crypto(4) device from userland; ok deraadtMike Belopuhov
2010-12-14"Implement fast path TLB miss handling. Walk the page table withoutJasper Lievisse Adriaanse
2010-12-14use the dying flag in struct usbd_bus instead of a private dying flagMiod Vallat
2010-12-14regenDamien Bergamini
2010-12-14bunch of Atheros AR9271 product ids.Damien Bergamini
2010-12-14syncTheo de Raadt
2010-12-14use the dying flag in struct usbd_bus instead of a private dying flagJacob Meuser
2010-12-14don't mention key type in key-changed-warning, since we also printMarkus Friedl