Age | Commit message (Expand) | Author |
2015-04-05 | If a partial explicit block extending to the next input line follows | Ingo Schwarze |
2015-04-05 | Reduce code duplication, no functional change: | Ingo Schwarze |
2015-04-05 | Upstream has retired the gnuc.h header, so do so as well, killing a gcc 2.x | Philip Guenther |
2015-04-05 | Do not use int for sig_atomic_t; spotted by christos@netbsd; ok markus@ | Miod Vallat |
2015-04-05 | Arguments to end macros of broken partial explicit blocks | Ingo Schwarze |
2015-04-05 | seems unlikely that a new release will be made available for us to import | Ted Unangst |
2015-04-05 | Document that some sorts uses -b w/o key fields. | Todd C. Miller |
2015-04-05 | For the -g flag, treat non-floating point keys as 0, similar to -n. | Todd C. Miller |
2015-04-05 | sync | Theo de Raadt |
2015-04-05 | The -b flag should only apply when key fields are specified. | Todd C. Miller |
2015-04-05 | Do not permute command line arguments but still support the | Todd C. Miller |
2015-04-05 | Don't use GH_COMMIT and GH_TAGNAME together. From Adam Wolk. | Stuart Henderson |
2015-04-05 | Consistently use #if 0/#endif to handle our lack of DRM_MINOR_CONTROL. | Mark Kettenis |
2015-04-05 | whitespace | Mark Kettenis |
2015-04-05 | Cope with the removal of less from install media. | Robert Peichaer |
2015-04-05 | Another round of reducing diffs with Linux. This one moves the various | Mark Kettenis |
2015-04-04 | Bump major to 30, regen .pc and header | James Turner |
2015-04-04 | Merge conflicts | James Turner |
2015-04-04 | Merge conflicts | James Turner |
2015-04-04 | Update sqlite3 to 3.8.8.3. Changes available here: | James Turner |
2015-04-04 | The swapfile argument is also const char *. | Jeremie Courreges-Anglas |
2015-04-04 | Give man(7) section and subsection headers heanging indentation. | Ingo Schwarze |
2015-04-04 | fchmod and lstat are standard, widen their visibility | Jeremie Courreges-Anglas |
2015-04-04 | gcc 2.x is dead | Philip Guenther |
2015-04-04 | Rounding rules for horizontal scaling widths are more complicated. | Ingo Schwarze |
2015-04-04 | Show the remote labels in "ldpctl show lib" even if they are not installed in... | Renato Westphal |
2015-04-04 | Remove lo protection. | Renato Westphal |
2015-04-04 | banished the attic | Theo de Raadt |
2015-04-04 | Show the full LIB in the "ldpctl show lib" command. | Renato Westphal |
2015-04-04 | Remove unused parameter from adj_new(). | Renato Westphal |
2015-04-04 | Give more detailed information on a couple of debug messages. | Renato Westphal |
2015-04-04 | I contributed substantially to the installer, so add copyright. | Robert Peichaer |
2015-04-04 | Add support for commit ids to opencvs status. | Stefan Sperling |
2015-04-04 | Fix modified timestamp in output of opencvs status. | Stefan Sperling |
2015-04-04 | Don't allow breaking the output line after hyphens following escape | Ingo Schwarze |
2015-04-04 | Use config_suspend() instead of dereferencing ca_activate directly to | Martin Pieuchot |
2015-04-04 | Fix a quirk with respect to empty .HP. | Ingo Schwarze |
2015-04-04 | Moar comments !! | Robert Peichaer |
2015-04-04 | dbus_daemon -> messagebus | Antoine Jacoutot |
2015-04-04 | from snj, netbsd -r1.56: "properly pluralize" | Jason McIntyre |
2015-04-03 | Vastly simplify man(7) block unwinding, similar to mdoc_macro.c 1.171. | Ingo Schwarze |
2015-04-03 | comma fix; | Jason McIntyre |
2015-04-03 | correct return value in pubkey parsing, spotted by Ben Hawkes | Damien Miller |
2015-04-03 | Pull an #include out of an #ifdef. | Brian Callahan |
2015-04-03 | Modify 25H to pass. If the standard is actually unclear on this | Todd C. Miller |
2015-04-03 | Fix unsigned vs signed comparison in for() loop condition causing an infinite | Miod Vallat |
2015-04-03 | Eleminate the last occurrences of backticks and replace constructs | Robert Peichaer |
2015-04-03 | It turns out the man(7) parser suffers from unintelligible handling | Ingo Schwarze |
2015-04-03 | Add test for -b after -k (currently fails) | Todd C. Miller |
2015-04-03 | Add ddb.log example; OK halex@ | Todd C. Miller |