summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-09-19syncTheo de Raadt
2011-09-19remove mention of man/cat* pages; ok schwarze@Okan Demirmen
2011-09-19Make it more clear what are subtypes and some more cleanup of theClaudio Jeker
2011-09-19remove an unused ctl struct and remove some unneeded values fromClaudio Jeker
2011-09-19Missing argument in STIDEBUG printfMiod Vallat
2011-09-19%b format strings take the value before the bitname string, not the otherMiod Vallat
2011-09-19Regen.Mark Kettenis
2011-09-19Avoid sign-extension when extracting the low bits of addresses when checkingMark Kettenis
2011-09-19Sync with reality: remove %r and %z which have been removed quite some timeMiod Vallat
2011-09-19syncTheo de Raadt
2011-09-19Handle an instruction memory protection trap from userland as an ordinaryMark Kettenis
2011-09-19Remove (annoying) debug printf.Mark Kettenis
2011-09-19Clear the upper 32-bits of the system call address we load using ldil, sinceMark Kettenis
2011-09-19remove the /usr/share/man/ps* hierarchy and supporting variables; MANPSOkan Demirmen
2011-09-19Use MODXFCE_DESKTOP_FILE for the xfce4 module case.Antoine Jacoutot