summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2014-12-06A few last 'easy' #include dedups.Kenneth R Westerback
2014-12-06When opening mandoc.db fails, tell the user in which directory.Ingo Schwarze
2014-12-05implement help(1)Ingo Schwarze
2014-12-05Improve parsing of function names.Ingo Schwarze
2014-12-05Do not misinterpret function arguments as function names;Ingo Schwarze
2014-12-05Render text before, not after accumulating flag bits, such that flagsIngo Schwarze
2014-12-05Rework the number handling to avoid an integer overflow/crashJonathan Gray
2014-12-04When finding a .so link after the page was already processed,Ingo Schwarze
2014-12-04remove a kerberosV leftover. ok miodTed Unangst
2014-12-04key_in_file() wrapper is no longer usedDamien Miller
2014-12-04correctly store .Dt and .TH information in the names tableIngo Schwarze
2014-12-04in the SYNOPSIS, add .Fo and first .Fn arguments to the names tableIngo Schwarze
2014-12-04In the SYNOPSIS, if .Nm occurs without argument, give the first .NmIngo Schwarze
2014-12-04add RevokedHostKeys option for the clientDamien Miller
2014-12-04fix handling of roff requests having a default scale other than "n",Ingo Schwarze
2014-12-04convert KRL code to new buffer APIDamien Miller
2014-12-04Ignore macros that never produce any text when deciding whetherIngo Schwarze
2014-12-03Move Windows OS-specific functions to make porting easier.Brent Cook
2014-12-03document -o and -a; requested by yonJason McIntyre
2014-12-03Fix buffer overflow in .PS parsing. Found by afl and based on aTodd C. Miller
2014-12-02Add -F to if-shell to allow it to be used to check for format or optionNicholas Marriott
2014-12-02Permit option values to be used in formats.Nicholas Marriott
2014-12-02convert select() to poll(). This is one of the most complicatedTheo de Raadt
2014-12-02Conversion of braindead select() path to braindead poll() path.Theo de Raadt
2014-12-02Remove dead stores found by llvm checker and mark functions thatTodd C. Miller
2014-12-02Fix lowzero running out of bounds in pack_vector(). Problem seen byOtto Moerbeek
2014-12-02Switch the default output mode from -Tascii to -Tlocale.Ingo Schwarze
2014-12-02Fix the implementation and documentation of \c (continue text input line).Ingo Schwarze
2014-12-01Another fix for insertion from Balazs Kezes. On insertion, size the lineNicholas Marriott
2014-12-01An internal function called xrealloc() is actually a fail-hardTheo de Raadt
2014-12-01Check ZOOMED flag on window.Nicholas Marriott
2014-12-01more opportunity to use reallocarray(); ok ottoTheo de Raadt
2014-12-01header cleanup:Ingo Schwarze
2014-12-01update currency exchange rates;Jason McIntyre
2014-12-01three trivial reallocarray() usesTheo de Raadt
2014-12-01sed has a xreallocarray(), but two n*s cases were not replacedTheo de Raadt
2014-12-01trivial reallocarray() useTheo de Raadt
2014-12-01use reallocarray()Theo de Raadt
2014-12-01The header libmandoc.h is part of the internal parser interface,Ingo Schwarze
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-11-30delete three standard abbreviations that areIngo Schwarze
2014-11-30Remove dead code, from Thomas Adam.Nicholas Marriott
2014-11-30Multiple fixes with respect to .Pf:Ingo Schwarze
2014-11-30warn about attempts to call non-callable macros;Ingo Schwarze
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-28Fold the loop around mdoc_argv() into the function itself,Ingo Schwarze
2014-11-28Add some missing OpenBSD RCS markersIngo Schwarze
2014-11-28AT&T is unlikely to release an new version of Research UNIX any time soon.Ingo Schwarze