summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-01Remove an unused gdt structure definition.Mike Larkin
2014-12-01The header libmandoc.h is part of the internal parser interface,Ingo Schwarze
2014-12-01Remove an old and superfluous comment, and fix some KNF style issues inMike Larkin
2014-12-01Fix %c for floating values that become 0 when coerced to int.Todd C. Miller
2014-12-01Use warnc() to use the correct errno value for FTS_DNR, FTS_NS andTodd C. Miller
2014-12-01rxr ioctl handling.Brad Smith
2014-12-01run script with ${SHELL}Theo de Raadt
2014-11-30Fix a minor documentation bug: When given the old real ID unchanged,Ingo Schwarze
2014-11-30SPARC T4 and later have a pause instruction to voluntarily pause a virtualMark Kettenis
2014-11-30update STANDARDS; ok millert@ jmc@Ingo Schwarze
2014-11-30delete three standard abbreviations that areIngo Schwarze
2014-11-30Don't overwrite fields in the message when setting up the REMOTE_NDIS_SET_MSGMark Kettenis
2014-11-30do not use .St -p1003.1d-99 which is used in exactly two pages;Ingo Schwarze
2014-11-30Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99.Ingo Schwarze
2014-11-30Unbreak zzz/ZZZ resume - ensure NX is re-enabled on resume (if enabled).Mike Larkin
2014-11-30obvious STANDARDS updateIngo Schwarze
2014-11-30move the description of flags from the SYNOPSIS to the DESCRIPTION;Ingo Schwarze
2014-11-30panic if the kernel requests W | X pages; ok kettenisTheo de Raadt
2014-11-30restructure libc/string + libc/arch/*/string coperation regardingTheo de Raadt
2014-11-30Mask out EFER_LMA when restoring saved EFER on zzz/ZZZ resume as it's aMike Larkin
2014-11-30Fix comment: We don't use RC4 anymore, it's better to be moreDavid Coppa
2006-10-10Preliminary userland bits for OpenBSD/landisk, many things coming fromMiod Vallat
2014-11-30much simpler checks, always enforce root/bin (or root/wheel for symlinks)Marc Espie
2014-11-30interactive/progressmeter clean-upMarc Espie
2014-11-30much cleaner way to handle progress meter wipes: have state methods thatMarc Espie
2014-11-30mandoc -Tlint fixes from <kaspars at bankovskis dot net>Ingo Schwarze
2014-11-30get rid of some of the unadorned printfsMarc Espie
2014-11-30missed some.Marc Espie
2014-11-30forgot to take that out...Marc Espie
2014-11-30In mopFileRead(), make sure to never increment e_cursec beyond e_nsec, soMiod Vallat
2014-11-30clear progress meter before asking questionsMarc Espie
2014-11-30Remove dead code, from Thomas Adam.Nicholas Marriott
2014-11-30Remove passing an override of INSTALL_PROGRAM to theBrad Smith
2014-11-30Multiple fixes with respect to .Pf:Ingo Schwarze
2014-11-30Even though not callable, "Ed" is a macro name, so for clarity,Ingo Schwarze
2014-11-30warn about attempts to call non-callable macros;Ingo Schwarze
2014-11-30Remove non-portable use of .Pf that doesn't work with groff;Ingo Schwarze
2014-11-30rxr ioctl handling.Brad Smith
2014-11-30Don't check for hardware address change unless link was up. DelayKenneth R Westerback
2014-11-29rxr ioctl handling.Brad Smith
2014-11-29Explicitly initialize client->state to S_REBOOTING rather thanKenneth R Westerback
2014-11-29Reapply a patch to stop rebuilding libperl with incorrect flagsAndrew Fresh
2014-11-29it should not be necessary to clear the direction flagTed Unangst
2014-11-29restore the "hot" memcpy that existed before recent conversion flipflopTed Unangst
2014-11-29simplify the interactive code into its own little object with simplerMarc Espie
2014-11-29Reduce code duplication by reusing the same argument parserIngo Schwarze
2014-11-29Provide a helper function macro_or_word() and use it to prune theIngo Schwarze
2014-11-29The startup script is /etc/rc.d/nsdTodd C. Miller
2014-11-28Fold the loop around mdoc_argv() into the function itself,Ingo Schwarze
2014-11-28Add some missing OpenBSD RCS markersIngo Schwarze