Age | Commit message (Expand) | Author |
2013-10-25 | Now that the M_ICMP_CSUM_* flags are actually used in the kernel by PF, | Lawrence Teo |
2013-10-25 | Use arc4random_uniform() insead of rand() and modulus. | Todd C. Miller |
2013-10-25 | fix an off by one when calculating the length of an sgl segment | Mike Belopuhov |
2013-10-25 | My last commit make the pandaboard panic. | Sylvestre Gallon |
2013-10-25 | sync | Theo de Raadt |
2013-10-25 | fix comment | Todd C. Miller |
2013-10-25 | obvious time_t mishandling. Sigh. | Theo de Raadt |
2013-10-25 | sync | Theo de Raadt |
2013-10-25 | some cleanup for "machine memory"; | Jason McIntyre |
2013-10-25 | tweak previous; | Jason McIntyre |
2013-10-25 | Regen | Philip Guenther |
2013-10-25 | Unimplement stime() and settimeofday(): why are you using a Linux-compat | Philip Guenther |
2013-10-25 | regen | Philip Guenther |
2013-10-25 | Start to deal with the time_t change's effect on compat/linux: | Philip Guenther |
2013-10-25 | Move the declarations for dogetrusage(), itimerround(), and dowait4() | Philip Guenther |
2013-10-25 | Add support for Microsoft XBox 360 controller as a uhid. It doesn't use | Jeremy Evans |
2013-10-25 | regen | Jeremy Evans |
2013-10-25 | Add Microsoft XBox 360 Controller | Jeremy Evans |
2013-10-25 | More _KERNEL namespace cleanup, just in case something out there | Theo de Raadt |
2013-10-25 | prettier #ifdef _KERNEL, more like other files | Theo de Raadt |
2013-10-24 | add rcsids | aalm |
2013-10-24 | no need to inform us about every state and link speed change, so move that | Jasper Lievisse Adriaanse |
2013-10-24 | remove useless headers | aalm |
2013-10-24 | Document the octrng(4) driver. | Paul Irofti |
2013-10-24 | Enable octrng(4). | Paul Irofti |
2013-10-24 | Add support for the hardware random number generator on the octeons. | Paul Irofti |
2013-10-24 | When building the expansion tree, distinguish between apparently | Eric Faurot |
2013-10-24 | fix USERINFO and CREDENTIALS lookups in experimental sqlite backend. | Eric Faurot |
2013-10-24 | fix leaks on update | Eric Faurot |
2013-10-24 | Redo 1.34+1.35, but ignore incorrect files in show_file() as done in 1.33. | Miod Vallat |
2013-10-24 | f_bavail has been 64bits for some time now so revert 1.12. | Federico G. Schwindt |
2013-10-24 | Cleanup edma. | Sylvestre Gallon |
2013-10-24 | Do not rely on u-boot to enable mmc clocks. | Sylvestre Gallon |
2013-10-24 | Do not fatal() immediatly on write error, but report to the upper layer. | Eric Faurot |
2013-10-24 | regen | Jasper Lievisse Adriaanse |
2013-10-24 | add another smc hub as out found on the Nitrogen6X | Jasper Lievisse Adriaanse |
2013-10-24 | Move more stuff under _KERNEL | Theo de Raadt |
2013-10-24 | back out to 1.33, subtle bug being hunted... | Theo de Raadt |
2013-10-24 | ippseudo is kernel-only; checked in ports by sthen | Theo de Raadt |
2013-10-24 | place _KERNEL block at end | Theo de Raadt |
2013-10-24 | Remove the number of in6_var.h inclusions by moving some functions and | Martin Pieuchot |
2013-10-24 | s/ALLWINNER/SUNXI/g | Jasper Lievisse Adriaanse |
2013-10-24 | Significant namespace cleanup of netinet6 symbols. | Theo de Raadt |
2013-10-24 | Move obvious kernel prototypes (and structure's with kernel pointers, | Theo de Raadt |
2013-10-24 | Move obvious kernel prototypes (and structure's with kernel pointers, | Theo de Raadt |
2013-10-24 | sycn | Theo de Raadt |
2013-10-24 | - strip unneeded comment and add defines for the SID (to be used shortly) | Jasper Lievisse Adriaanse |
2013-10-24 | These two programs got fooled by the KAME/NRL split and need type repair. | Theo de Raadt |
2013-10-24 | in_var.h is not needed. | Martin Pieuchot |
2013-10-24 | fix bug introduced in hostname canonicalisation commit: don't try to | Damien Miller |