summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-09turn on all the malloc(3) checking options when running regressionDamien Miller
2010-02-09unbreak ChrootDirectory+internal-sftp by skipping check for executable shellDamien Miller
2010-02-09Fix off-by-one system control register defines, makes 2D acceleration onMiod Vallat
2010-02-09clean up droppingsDamien Miller
2010-02-09constify the arguments to buffer_len, buffer_ptr and buffer_dumpDamien Miller
2010-02-09XY Failure reads no longer require temp buffer or WUF_FAILJordan Hargrave
2010-02-09fix -WallDamien Miller
2010-02-09fallout from PKCS#11: unbreak -DDamien Miller
2010-02-08Use character raw device to read disklabel during bootprobe, as allKenneth R Westerback
2010-02-08Add ZTE K3565-Z USB MSM modem.Marco Pfatschbacher
2010-02-08syncMarco Pfatschbacher
2010-02-08Add ZTE K3565-Z USB MSM modem.Marco Pfatschbacher
2010-02-08tweak previous; ok markusJason McIntyre
2010-02-08remove redundant bits.Damien Bergamini
2010-02-08final bits for RT3572 and some fixes for RT3070 and RT3071.Damien Bergamini
2010-02-08Add ral(4), found on the Gdium Liberty 1000.Miod Vallat
2010-02-08Minimal completion support for .l.s and .l.d routines, necessary for atMiod Vallat
2010-02-08obsoleteMarkus Friedl
2010-02-08mention AR2427Damien Bergamini
2010-02-08mention RT3052Damien Bergamini
2010-02-08add the 10us sifs directly to the pre-computed ack durations.Damien Bergamini
2010-02-08simplifyDamien Bergamini
2010-02-08s/RT2860_MCU_CMD_BOOT/RT2860_MCU_CMD_RFRESET/Damien Bergamini
2010-02-08Don't underrun the buffer when the template is all X's.Philip Guenthe
2010-02-08Unbreak IPv6 local address lookups. Some idiot aka me optimised a loop andClaudio Jeker
2010-02-08fix BBP R82 for RT3572Damien Bergamini
2010-02-08It is enough that peer->capa.mp[i] is non zero. It does not need to be 1.Claudio Jeker
2010-02-08The IMPs are history so is splimp, this needs now splnet so update comment.Claudio Jeker
2010-02-08arpioctl() is not used sore remove it. Found by Gleydson Soares.Claudio Jeker
2010-02-08remove scardMarkus Friedl
2010-02-08remove obsole scard codeMarkus Friedl
2010-02-08When initialising the chip actually set the hardware MAC address, thusJoel Sing
2010-02-08More destatic and ansification.Joel Sing
2010-02-08More destatic and ansification.Joel Sing
2010-02-08Destatic and ansify.Joel Sing
2010-02-08Destatic and ansify.Joel Sing
2010-02-08Use size_t in appropriate places; fixes sorting of big arrays;Otto Moerbeek
2010-02-08use size_t to index arrays; avoids big array bugs; ok millert@ guenther@Otto Moerbeek
2010-02-08test for PKCS#11 support (currently disabled)Markus Friedl
2010-02-08replace our obsolete smartcard code with PKCS#11.Markus Friedl
2010-02-08...and yet another typo copied from ospfd: the ev_sighup event handlerPhilip Guenthe
2010-02-08Use SIGCHLD for the sigchild handler not SIGINT twice.Philip Guenthe
2010-02-08Add an option to disable the smcup/rmcup alternate screen behaviour insideNicholas Marriott
2010-02-07syncMiod Vallat
2010-02-07next-layout is bound to Space not C-Space.Nicholas Marriott
2010-02-07Change tipout to use poll(2) instead of the ghastly setup with signals/longjmp.Nicholas Marriott
2010-02-07Fix machine tag.Dale Rahn
2010-02-07Beagle has two memory banks, fix buffer overflow.Dale Rahn
2010-02-07regenMark Kettenis
2010-02-07Add VIA VT8251 AHCI.Mark Kettenis