Age | Commit message (Expand) | Author |
2010-12-17 | - attach to abbott stereo plug and fix it's firmware loading | Jasper Lievisse Adriaanse |
2010-12-17 | regen | Jasper Lievisse Adriaanse |
2010-12-17 | add abbbott stereo plug cable | Jasper Lievisse Adriaanse |
2010-12-17 | Add missing util.h include for opendev() | Todd C. Miller |
2010-12-17 | opendev() path argument should be const. OK deraadt@ | Todd C. Miller |
2010-12-17 | - attach to moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - regen | Jasper Lievisse Adriaanse |
2010-12-17 | add moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - use usb_lookup() instead of handrolled macro. | Jasper Lievisse Adriaanse |
2010-12-17 | Unbreak simple passwords with SHA and salted SHA hashes. Revision 1.7 | Martin Hedenfal |
2010-12-17 | allow default blowfish rounds to be tweakable by arch, no behavioral change | Ted Unangst |
2010-12-16 | - since inetd(8) and inetd.conf(5) are one and the same, let's not list them | Jason McIntyre |
2010-12-16 | small cleanup ioctl WSKBDIO_GETLEDS | Alexandr Shadchin |
2010-12-16 | tweak previous; | Jason McIntyre |
2010-12-16 | avoid pointer arithmetic on void * | David Hill |
2010-12-16 | Add IANA officially assigned numbers for zabbix. | Antoine Jacoutot |
2010-12-16 | move CRYPTO_VIAC3_MAX out of cryptodev.h and into the only | Jonathan Gray |
2010-12-16 | no need to poke the vmspace, uvm_map_hint does what we want. ok oga | Ted Unangst |
2010-12-16 | The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX length | Jonathan Gray |
2010-12-15 | Bring CBC oracle attack countermeasure from r1.32 of cryptosoft.c to | Mike Belopuhov |
2010-12-15 | attach the Hercules HWGUn-54 to rsu(4) | Damien Bergamini |
2010-12-15 | Add 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 first | Jasper Lievisse Adriaanse |
2010-12-15 | - attach to the startech ICUSB232X, though only the first port can be used | Jasper Lievisse Adriaanse |
2010-12-15 | We run getopt() twice to know if dhcp-sync is used. To make this work | Claudio Jeker |
2010-12-15 | Be 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 Pfaff | Jason McIntyre |
2010-12-15 | make the "invalid probability:" yyerror suck less | Henning Brauer |
2010-12-15 | enable uticom(4) now it is known to work | Jonathan Gray |
2010-12-15 | make this not panic on attach | Jonathan Gray |
2010-12-15 | Security fix for CVE-2010-4180 as mentioned in http://www.openssl.org/news/se... | Jasper Lievisse Adriaanse |
2010-12-15 | as of 1989, fread/fwrite take void *, so there's no need to cast to char *. | Ted Unangst |
2010-12-15 | oops, i forgot to check in the BRKSIZ define in uvm, but deraadt thinks | Ted Unangst |
2010-12-15 | add a BRKSIZ define and use it for the heap gap constant, decoupling | Ted Unangst |
2010-12-15 | revert the malloc change, as it meant dropping events before the device is | Ted Unangst |
2010-12-15 | don't delay if the device is dying | Jacob Meuser |
2010-12-15 | fix ControlMaster=ask regression | Damien Miller |
2010-12-14 | Use _exit() not exit() after forking. OK deraadt@ | Todd C. Miller |
2010-12-14 | Treat a missing spool dir like an empty one. OK deraadt@ | Todd C. Miller |
2010-12-14 | Match the Sitecom WL-349 v1. | Mark Kettenis |
2010-12-14 | There is no "struct filesystem"; uncovered by gcc4. | Mark Kettenis |
2010-12-14 | disable access to the crypto(4) device from userland; ok deraadt | Mike Belopuhov |
2010-12-14 | "Implement fast path TLB miss handling. Walk the page table without | Jasper Lievisse Adriaanse |
2010-12-14 | use the dying flag in struct usbd_bus instead of a private dying flag | Miod Vallat |
2010-12-14 | regen | Damien Bergamini |
2010-12-14 | bunch of Atheros AR9271 product ids. | Damien Bergamini |
2010-12-14 | sync | Theo de Raadt |
2010-12-14 | use the dying flag in struct usbd_bus instead of a private dying flag | Jacob Meuser |
2010-12-14 | don't mention key type in key-changed-warning, since we also print | Markus Friedl |