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