Age | Commit message (Expand) | Author |
2011-09-20 | The BIOS on the x220 doesn't retrain the FDI link upon resume and restoring | Mark Kettenis |
2011-09-20 | Using user-defined macros, surprisingly, it is possible | Ingo Schwarze |
2011-09-20 | add a blurb to caveats about variable expansions to multiple values | Jasper Lievisse Adriaanse |
2011-09-20 | - stop pretending to care about variable expansion to multiple values | Jasper Lievisse Adriaanse |
2011-09-20 | Very early in suspend while the clock is still ticking realtime, | Theo de Raadt |
2011-09-20 | Use correct index for second iioq/iisq fix up. | Joel Sing |
2011-09-20 | do not assign pointers to literal strings | Ingo Schwarze |
2011-09-20 | When advancing the left margin, .RS also needs to reset the right margin | Ingo Schwarze |
2011-09-20 | Lose unused variable cvs_msg, from Michael W Bombardieri. | Nicholas Marriott |
2011-09-20 | Mark softraid crypto volumes as being capable of auto assembly, since they | Joel Sing |
2011-09-20 | Simplify the crypto descriptor handling by changing the list head, instead | Joel Sing |
2011-09-20 | Put kif and dir into pdesc an use this instead of passing the values | Alexander Bluhm |
2011-09-20 | In glob(3), limit recursion during matching attempts. Similar to fnmatch fix. | Stefan Sperling |
2011-09-20 | MD trap() passes a MD "traptype" and siginfo-style "code" up to the MI | Theo de Raadt |
2011-09-20 | Clear RB_POWERDOWN early in boot() on systems which can not powerdown and | Miod Vallat |
2011-09-20 | rev 1.80 added calls from the signal handler to stdio. bad bad bad! | Theo de Raadt |
2011-09-20 | Sync print_mdoc_head to print_man_head; | Ingo Schwarze |
2011-09-20 | report the "fix-active" flag, and print any other unknown flags in hex. | Theo de Raadt |
2011-09-20 | tweak previous | Ingo Schwarze |
2011-09-19 | Gah, no cookie for me. | Paul Irofti |
2011-09-19 | Fix comments, they really made sense before splitting them. | Paul Irofti |
2011-09-19 | Regenerate after pipe2. | Paul Irofti |
2011-09-19 | Add pipe2. Okay miod@ | Paul Irofti |
2011-09-19 | Add a test suite to route ip fragments through a box running pf. | Alexander Bluhm |
2011-09-19 | Fix Unix socket handling when the length is too large by trimming. | Paul Irofti |
2011-09-19 | Remove the terminal frontend flag TERMP_NOLPAD. | Ingo Schwarze |
2011-09-19 | teach kdump about "siginfo-style" signal sub-codes, and the (currently) | Theo de Raadt |
2011-09-19 | Try and clean system type constants a bit: | Miod Vallat |
2011-09-19 | If the rootduid matches a softraid chunk of a bootable softraid volume, | Joel Sing |
2011-09-19 | When installboot is run on a softraid volume, add boot optional metadata | Joel Sing |
2011-09-19 | Print 64 bit values with %ll to get a meaningful message at attach time. | Miod Vallat |
2011-09-19 | document the new rc.d script arguments and remove the reference | Robert Nagy |
2011-09-19 | Use long calls like we do on hppa, otherwise the function we want to call | Mark Kettenis |
2011-09-19 | Fix obvious cut'n'paste error in a comment. | Miod Vallat |
2011-09-19 | Set defaults daemon_flags (same as advertised in rc.conf.local(5) so | Antoine Jacoutot |
2011-09-19 | Use arugments for rc script instead of environment variables to indicate | Robert Nagy |
2011-09-19 | kill prototypes for long removed functions, Rafael Sadowski <rafael at | Henning Brauer |
2011-09-19 | sync | Miod Vallat |
2011-09-19 | - enable thread model posix for gcc 3 which makes dwarf2 exception | Christian Weisgerber |
2011-09-19 | Make this actually work. | Mark Kettenis |
2011-09-19 | Cleanup sr_ioctl_createraid(). There are three clear cases - (1) corrupt | Joel Sing |
2011-09-19 | clean up buffer cache statistics somewhat to | Bob Beck |
2011-09-19 | Regenerate after syscall expansion. | Paul Irofti |
2011-09-19 | Expand syscall awareness in preparation for pipe2 implementation. | Paul Irofti |
2011-09-19 | Don't unconditionally create the dynamic sections since that makes building | Mark Kettenis |
2011-09-19 | Remove some unnecessary debug code. | Joel Sing |
2011-09-19 | Quick fix to avoid fatal() when we receive a line which have a length of exac... | Charles Longeau |
2011-09-19 | Use a long-displacement branch instruction to call __cerror, since the | Mark Kettenis |
2011-09-19 | Disable TRAPDEBUG. | Mark Kettenis |
2011-09-19 | Consolidate pf function parameters. Move off and hdrlen into pdesc | Alexander Bluhm |