Age | Commit message (Expand) | Author |
2013-10-27 | Implement a feedback mechanism which allows the mta to "hold" envelopes | Eric Faurot |
2013-10-27 | Fix timer on for A20 as the address and offsets for the A20 counter were off. | Jasper Lievisse Adriaanse |
2013-10-27 | Make the filter infrastructure move forward. | Eric Faurot |
2013-10-27 | Create the control socket in the parent process to abort early if | Eric Faurot |
2013-10-27 | build the manual pages on all architectures | Theo de Raadt |
2013-10-27 | enable gpioctl(8) for armv7, and add associated devices on armv7/sunxi. | aalm |
2013-10-26 | Only use setsockopt(..SO_RTABLE..) if the -V flag is given to nc/telnet, | Stuart Henderson |
2013-10-26 | Only use setsockopt(..SO_RTABLE..) if an alternative rtable is specified | Stuart Henderson |
2013-10-26 | Use the "activate" framework rather a shutdown hook | Theo de Raadt |
2013-10-26 | fix default schema | Eric Faurot |
2013-10-26 | Simplify code for loading and dumping envelopes. Makes it much easier | Eric Faurot |
2013-10-26 | Unstub i915_gem_dumb_destroy() and radeon_mode_dumb_destroy(). | Mark Kettenis |
2013-10-26 | on certain boards (like the pcduino) u-boot doesn't setup the MAC address for | Jasper Lievisse Adriaanse |
2013-10-26 | Remove unused variable. | Mark Kettenis |
2013-10-26 | %i -> %d in format strings | Eric Faurot |
2013-10-25 | fix crash when using ProxyCommand caused by previous commit - was calling | Damien Miller |
2013-10-25 | Fix/re-enable RX checksum offload for 8168C/8168CP revisions after revision r... | Brad Smith |
2013-10-25 | start_time should be time_t, not int since it holds the reasult of | Todd C. Miller |
2013-10-25 | local enqueuer improvements: | Eric Faurot |
2013-10-25 | allocate key storage dynamically instead of using a fixed size buffer | Eric Faurot |
2013-10-25 | close(fd), then set errno | Ted Unangst |
2013-10-25 | If the admin issues a remove request for an envelope which is inflight, do not | Eric Faurot |
2013-10-25 | Improve reporting in smtpctl and a few fixes. | Eric Faurot |
2013-10-25 | Don't let in_proto_cksum_out() assume that the ICMP checksum field is | Lawrence Teo |
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 |